/* CSS Document */

body{margin: 0;}
.bg_color_0c4b3a{background-color: #0c4b3a;}
.bg_color_e5e5e5{background-color: #e5e5e5;}
.bg_image_Top{height: 240px;
				background-image: url(topbg.jpg);
				background-position:center;
				background-repeat: no-repeat;
				background-size: cover;}
.body{margin: 0 auto;width: 1200px;font-family: "微软雅黑";}

#layer1{padding-top:30px;}
#layer2{color: #FFF;height: 63px;}
#layer2 a{color: #FFF;text-decoration: none;}
#layer2 .nav{height: 100%;width: 150px;float: left;line-height: 63px;text-align: center;}
#layer3{background-color: #e5e5e5;height: 70px;line-height: 70px;}
#layer3>*{display: inline;color: #000;}
#layer3 a{color: #000;text-decoration: none;}
#layer4{}
#layer5{font-size: 14px;text-align: center;line-height: 20px;padding: 20px 0;color: #FFF;}