/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7em;
	background-image: url(../../../img/topic/kmbzzsImage/bg.jpg);
	/*background-color: #77bf28;*/
	background-attachment: fixed;
	background-position:50% 50%;
	/*background-position: top;*/
	background-repeat: repeat-x;
}


div{
	display:block;
	}
	
#wrapper{
	width:960px;
	padding:0 30px;
	margin:0 auto;
	}
#bkid{
	width:900px;
	height:23px;
	padding:0 30px;
	background:url(../../../img/topic/kmbzzsImage/bkid2.png) no-repeat top center;
}

#header{
	width:900px;
	height:77px;
	padding:0 30px;
	background:url(../../../img/topic/kmbzzsImage/templatemo_header2.png) no-repeat top center;
	
}

#underLine {
	width: 900px;
	height: 10px;
	padding: 0 30px;
	background: url(../../../img/topic/kmbzzsImage/underLine.jpg) no-repeat top center;
}

#middle {
	overflow: hidden;
	width: 960px;
	height: 320px;
	background: url(../../../img/topic/kmbzzsImage/templatemo_middle.jpg) no-repeat;
}

#main_base {
	width: 960px;
	background: url(../../../img/topic/kmbzzsImage/tempaltemo_content.png) repeat-y center;
}

#main {
	width: 860px;
	padding: 50px 50px 25px;
	background: url(../../../img/topic/kmbzzsImage/templatemo_content_top.png) top center no-repeat;
}

.content_box {
	clear: both;
	margin-bottom: 50px;
}
.col_w410 {
	float: left;
	width: 380px;
	padding-right: 20px;
	margin-right: 40px;
}
.last_col {
	margin: 0;
}
h2 {
	font-size: 21px;
	font-family:"幼圆";
	margin: 0 0 30px 0;
	padding: 0;
}

h3 {
	font-size: 16px;
	margin: 0 0 25px;
	padding: 0;
	font-family:"幼圆";
}
.image_wrapper {
	display: inline-block;
	border: 1px solid #999;
	padding: 4px;
	background: none;
	margin-bottom: 5px;
}
.image_fl {
	float: left;
	margin: 3px 15px 0 0;
}
p {
	line-height:20px;
	margin: 0 0 10px 0;
	padding: 0;
}

a.more {
padding: 0 14px 0 0;
color: #1683a3;
font-weight: bold;
background: url(../topicImage/more.png) no-repeat right;
}
a, a:link, a:visited {
color: #1683a3;
text-decoration: none;
}


.cleaner {
	clear: both;
}

.childBox {
	height:100px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #CCC;
}




#main_bottom {
	width: 960px;
	height: 10px;
	background: url(../../../img/topic/kmbzzsImage/templatemo_content_bottom.png) top center no-repeat;
}

#footer {
	width: 900px;
	padding: 30px 30px;
	color:#09F;
	text-align: center;
	/*background: url(../../../img/topic/kmbzzsImage/templatemo_footer.jpg) bottom center no-repeat;*/
}
