/* CSS Document */
<!--
#box_body{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:850px;
}

#bLogo{
padding:0px;
margin:0px;
border:0px;
width:1000px;
}
#logo_left{
	width:400px;
	float:left;
	height:50px;
}
#logo_right{
	width:500px;
	float:left;
	height:50px;
	text-align:center;
}
#logo_right a{
	text-decoration: underline;
}
#bLogo h1 {
	font-size: 12pt;
	font-family: Verdana,"Times New Roman", Times, serif;
	color: #0066CC;
}
.bannerLink {
	font-size:9pt;
	color: #0066CC;
	text-decoration: none;
}



.txtBlue105{
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #0066CC;	
}
.txtBlack105{
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #000000;	
	clear:both;
}
.red9_1 {
	color: #FF0000;
	font-size:9pt;
	text-decoration: underline;
}

#crumb{
	margin:0px 0px 6px 0px;
	padding:6px 0px 0px 6px;
	width:804px;
	height:20px;
	border:solid 1px #c5c6c4;
	clear:both;
	font-size:10.5pt;
}
#crumb a{
	color:#0066cc;
}

#box{
	width:850px;
	float:left;
	margin:0px;
	padding:0px;
}
#kemu_nr{
	width:622px;
	float:left;
	padding:0px;
	margin:0px;
}

#bMenu1{
	float:left;
	width:200px;
	border-color:#c5c6c4;
	border-style:solid;
	border-width:0px 1px 1px 1px;
}
#bMenu1 h1,#bMenu1 h2{
	margin:0px;
	padding:4px;
}


#bMenu1 h1{
	font-size:10.5pt;
	border-top:1px solid #c5c6c4;
	background-color:#D9E1F7;
	color:#000000;
}
#bMenu1 h2{
	font-size:10.5pt;
	font-weight:normal;
	height:20px;
}


#bMenu1 a{
	color:#0066cc;
}


#listTitle1{
	color:#0066cc;
}
#listTitle1 a{
	color:#0066CC;
	font-size:9.5pt;
}
#bList1 li{
	list-style:none;
	height:25x;
	text-align:left;
	font-size:9.5pt;
	padding-top:2px;
}

a:hover {
	text-decoration: none;
}

#bList1{
	width:300px;
	float:left;
	border: 1px solid #c5c6c4;
	margin-left:3px;
	margin-bottom:3px;
	font-size:9.5pt;
	display:inline;
}

#bList1 h1{
	margin:0px;
	padding:4px;
	font-size:10.5pt;
	background-color:#D9E1F7;
	color:#000000;
}


#bList1 li{
	list-style:none;
	height:25px;
}

#bList1 a{
	display:block;
	height:20px;

}


/*内容年份CSS*/
#bList1_nf_top{
	width:604px;
	height:23px;
	border: 1px solid #c5c6c4;
	margin-left:3px;
	margin-bottom:3px;
	background-color:#D9E1F7;
}

#bList1_nf_top h1{
	margin:0px;
	padding:4px;
	font-size:10.5pt;
	color:#000000;
}

#kemu_nr2{
	margin:0px 0px 5px 0px;
	padding:0px;
}

#bList1_nf{
	clear:both;
	width:604px;
	height:120px;
	border: 1px solid #c5c6c4;
	margin-left:3px;
	margin-bottom:3px;
}

#bList1_nf h1{
	margin:0px;
	padding:4px;
	font-size:10.5pt;
	background-color:#D9E1F7;
	color:#000000;
}
#bList1_nf ul{
	padding:0px 0px 0px 6px;
	margin:0px;
}
#bList1_nf li{
	list-style:none;
	float:left;
	width:190px;
	height:25px;
}



#bBot1{
text-align:left;
margin:6px 0px 0px 0px;
background-color:#D9E1F7;
padding:3px;
clear:both;
width:805px;

}
#bBot1 h2{
	clear:left;
	font-size:10.5pt;
	margin:3px;
}

#bBot1 li{
	margin:3px;
	float:left;
	width:70px;
	list-style-type:none;
}
#bBot1 a{
	font-size:9pt;
}
#bBot1 div{
	clear:both;
	font-size:9pt;
	margin:6px;
	text-align:center;
}
.texthidden{ 
 display:block;/*统一转化为块级元素*/ 
 overflow:hidden; 
 width:0; 
 height:0; 
}

-->