﻿#top{
    text-align: center;
}
#top h1{
    color: #000000;
    font-size: 38px;
	line-height:38px;
}
#top p{
    color: #000000;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 20px;
}
#con{
    color: #00000 !important;
    margin-top: 130px;
}
#con h3{
    color: #00000 !important;
    font-size: 27px;
    font-weight: 100;
    margin-bottom: 10px;
}
#con p{
    font-size: 16px;
    line-height: 25px;
}
#con .c1 .left{
    width: 468px;
    float: left;
}
#con .c1 .right{
    width: 468px;
    padding-left: 40px;
    overflow: hidden;
}
#con .c1,.c2{
    margin-bottom: 40px;
}
#con .c2{
    clear: both;
}
#con .c2 .left{
    overflow: hidden;
    width: 468px;
    float: left;
}
#con .c2 .right{
    width: 468px;
    padding-left: 40px;
    overflow: hidden;
}