@CHARSET "UTF-8";
/* CSS Document */

#body {
	width:975px;
	margin: 0 auto;
}
.blue {
	color: #000;
	background-color: #FFF;
}
#body .banner {
	margin-bottom: 3px;
}
#body .banner img {
	width:975px;;
	height:567px;
}
#body .content_box {
	width:975px;	
	min-height: 30px;
	background-color: #f4f4f4;
	margin:0;
}

#body .content_box.last{
	padding:0 0 10px 0 ;
}
#body .body_content{
	background-color: #f4f4f4;	
	font-size: 16px;
}
.content_box .heading .heading_left {
	display: inline-block;
	width:196px;
	height:30px;
	border-bottom: 5px solid #000;
	margin:0;
	float: left;
	padding:0 20px;
}
.content_box .heading .heading_left h2{
	font-size: 18px;
	padding:0;
	margin:0 0 5px 0;
	color:#000000;
}
.content_box .heading .heading_right {
	display: inline-block;
	width:698px;
	height:30px;
	border-bottom: 5px solid #edb000;
	margin:0;
	padding:0 20px;
	text-align:right;
}
.content_box .heading .heading_right a{
	color: #FF6699;
	font-size: 16px;
}
.content_box .content_body {
	background-color: #f4f4f4;
	width:920px;
	margin:30px auto;
	min-height:30px;
	padding: 10px;
}
.content_box .content_body  .photo_box {
	width:230px;
	background-image: url(../img/activity/photo_bg.jpg);
	height:156px;
	float: left;
}

	
.content_box .content_body  .photo_box  img{
	height: 139px;
    margin: 5px 0 0 5px;
    width: 210px;
}
.content_box .content_body  .upload_box {
	width:230px;
	height:156px;
	float: left;
}
.content_box .content_body  .upload_box a {
	display:block;
	margin:45px  auto;
	width:162px;
	height:54px;
}
.content_box .content_body  span {
	display:block;
	width:900px;
	height:35px;	
	margin-top: 10px;
}
.content_box .content_body  span h4 {
	width:30px;
	height:35px;
	margin:0;
	margin-left:20px;
	color:#000;
	font-size: 35px;
	font-style: italic;
	float: left;
	line-height:35px;
}
.content_box .content_body  span b {
	height:35px;
	width:450px;
	display:block;
	padding-left: 30px;
	line-height:35px;
	font-size: 19px;
	float: left;
}
.content_box .content_body  span blockquote {
	border:0;
	display:block;
	height:35px;
	line-height:35px;
}
.content_box .content_body .seniority_but{
	margin-left: 137px;
	width:246px;
	height:48px;
	display: inline-block;
}
.content_box .content_body .illustrate_point {
	background-color: #fff;
	min-height:30px;
	margin:10px;
}
.content_box .content_body .illustrate_point span {
	display:inline-block;	
	width:790px;
}
.content_box .content_body .illustrate_point .illustrate_point_span {
	color:#000;	
	width:85px;
}
.content_box .content_body .point_title {
	padding:0;
	margin:10px;
	color:#000;	
}
.content_box .content_body .point_content{
	padding:0;
	margin:10px;
}
.content_box .content_body hr {
	margin:10px;
}
.content_body .contact{
	min-height: 50px;
	width: 360px;
	padding-left: 100px;
	float: left;
	color: #333333;
	font-size: 13px;
}
.content_body .contact img{
	margin: 10px 10px 10px 75px;
}

	
.content_body ul li{
	width:222px;
	height:100px;
	float:left;
	margin-right:10px;
	background-color:#006;
	list-style-type:none;
	}

.content_body ul li.sczp{
	width:162px;
	height:54px;
	float:left;
	background-color:#006;
	list-style-type:none;
	}	
