@charset "utf-8";
/* CSS Document */
/*general CSS*/
*{ padding:0px;
      margin:0px;}
body{
     
      font-size: 12px;
      font-family:ËÎÌå;
      color:#333;
      line-height:150%;
      background-color:#ececec;
}

ul,li,td,tr,table{margin:0px; padding:0px; list-style:none;}
img{border:0px;margin:0px; padding:0px;}
a:link{color:#222;text-decoration:none;}
a:visited{color:#444;text-decoration:none;}
a:hover{color:#295384;text-decoration:none;}
a:active{color:#222;text-decoration:none;}
.title{ font-size:16px; font-weight:bold; text-indent:80px;  line-height:22px; margin-top:25px;}
 .abstract{ text-indent:25px; font-size:12px; line-height:22px; margin-top:20px;} 
/*root DIV*/
#part{ position:relative; width:100%; height:1927px; }
/*hte first DIV*/
#part1{
	position:absolute;
	width:100%;
	top:0px;
	background:#ffffff;

}
#part1 .block{ overflow:hidden; width:990px; margin:0 auto; height:35px;   }
#part1 ul{ display:block; float:left; margin-left:10px;}
#part1 span{display:block; float:left; width:30px; height:30px;}
#part1 li{ display:inline; float:left; height:20px; margin-top:10px;  width:55px; text-align:center;}



 /*the five DIV*/
 
 #part3{
	position:absolute;
	width:100%; 
	top:285px;
	left: 1px !important;
	left: 0px;
}
#part3 .block{ overflow: hidden; width:990px; height:1650px; margin:0 auto; 
  border:solid 1px #dcdcdc;

	background:url(bg_message.jpg) no-repeat #FFF; }

#part3 .left{float:left;  overflow: hidden; width: 650px; height:1650px;padding-top:30px;}
#part3 .row{ float:left; background:url(http://pic.dbw.cn/0/05/42/38/5423868_819512.gif) no-repeat 120px 0px; height:10px; width:612px;margin-top:10px;margin-bottom:5px;}
#part3 .section{float:left; width:630px; margin-left:20px;}

#part3 .right{ 
	float: left;
	padding-top: 13px;
	width: 295px;
	height: 1200px;
	margin-left: 20px;
}
#part3 .line{ float:left; width:330px; height:5px; background:url(http://pic.dbw.cn/0/05/42/41/5424147_351164.gif) no-repeat; margin-top:6px; margin-bottom:3px;}
#part3 .xiangguangN{ overflow:hidden; float:left; width: 310px; height:310px; margin-top:80px; }

#part3 .list{ float:left; width: 330px; line-height:28px ; padding:10px 0;}

#part3 .height{ float:left; width:340px; display:inline; height:95px;}
#part3 .imgBlock{ float:left; overflow:hidden; width:300px; height:80px; padding: 5px;}
.imgBlock .gray a {
	color: #888;
}

#end{
	position:absolute;
	width:100%; 
	top:1650px;
	left: 1px !important;
	left: 0px;
	bottom:15px;

}
#end .block{ width:990px; height:50px; margin:0 auto; }
#end .block p{ margin-left:430px;}


.container a img {
	height: 220px;
	width: 320px;
}
.container {
	height: 220px;
	width: 320px;
}
.banner_oneleft {
	width: 320px;
}
.num {
	POSITION: absolute;
	WIDTH: 90px;
	FLOAT: right;
	TOP: 188px;
	LEFT: 229px;
}
.headnew {
	width: 295px;
	padding: 10px 0 10px 15px;
}
.headnew a h3{
	height: 25px;
	text-align: center;
	font-size:14px;
}
.headnew span {
	text-align: justify;
	display: block;
	width: 290px;
}

#part3 .comment {
	border:2px solid #F89F2B;
	padding:10px;
	width:600px;
}
#part3 .comment h3 {
	height: 25px;
	font-size: 14px;
}
#part3 .com1 {
	float:left;
	height: 100px;
	width: 288px;
	border-right:2px solid #FDC45C;
	border-bottom:2px solid #FDC45C;
	padding: 0 10px 10px 0;
}
#part3 .com2 {
	float:left;
	height: 100px;
	width: 288px;
	border-bottom:2px solid #FDC45C;
	padding: 0 0 10px 10px;
}
#part3 .com3 {
	float:left;
	height: 100px;
	width: 288px;
	border-right:2px solid #FDC45C;
	padding: 10px 10px 0 0;
}
#part3 .com4 {
	float:left;
	height: 100px;
	width: 288px;
	padding: 10px 0 0 10px;
}
.add {
	height: 318px;
	overflow: hidden;
	position:relative;
}
.add #WBCommentFrame {
	position: absolute;
	top: -200px;
}
.copyright {
	margin: 10px auto;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background-color: 
	#CA5716;
	padding: 10px 0;
	width: 990px;
}