@charset "utf-8";
/* CSS Document */
 *{font-family: "宋体";text-decoration:none; margin:0; padding:0;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, iframe {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}

td, li, select, input, textarea, div {	FONT-FAMILY: "宋体"}
a{TEXT-DECORATION: underline; text-decoration:none;}
a:link{COLOR: #003399;}
a:visited{COLOR: #003399}
a:hover{COLOR: #c00}
a:active{COLOR: #c00}
.clear{CLEAR: both}
/* 字体 */
.bold { font-weight: bold;}
.songti { font-family: 宋体;}
.heiti { font-family: 黑体;}
.fs-12 { font-size: 12px;}
.fs-14 { font-size: 14px;}
.fs-16 { font-size: 16px;}
.fs-18 { font-size: 18px;}


#top_m {
	width:778px;	MARGIN: 0 auto;
}
#zw {/*正文背景*/
	MARGIN: 0 auto;
	COLOR: #333;
	background: #efefef url(bg.gif) repeat-y center;
}
#wrap {
	width:778px;
	margin : 0px auto;
	padding : 0;
}
/*您的位置*/
.Location {
	font-family: Arial;
	font-size: 13px;
	color: #06273A;
	background:#efefef;
	padding:4px;
}
/*公用标题文字*/
.title {
	margin-top: 6px;
	margin-bottom:6px;
	text-align: center;
	height: 24px;
	width:100%;
	color:#10457B;
	clear: both;
}

.title1{
	width:100%;
	color:#10457B;
	font-family: "楷体";
	margin-bottom:10px;
	text-align: center;
	margin: auto;
	clear: both;
}

/*h3{
	width:738px;
	background-color:#FFF;
	background-position: center center;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #CC6600;
	font-family: "黑体";
	clear: both;
	text-align: center;
	margin: 0px;
}
h2{
	float:left;
	height:22px;
	width:728px;
	background-color:#FDF7EA;
	background-image: url(dang.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #FFCC33;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: normal;
	color: #666666;
}*/

.docsource{/*来源发布时间*/
	height:22px;
	width:100%;
	background-color:#F3F3F3;
	padding-left: 0px;
	margin: 10px auto;
	margin-top: 10px;
	text-align: center;
	border-top: 1px solid #999999;

	line-height: 22px;
}
.tools{/*文字大小,打印*/

	height:30px;
	width:460px;
	background-color:#FFF;
	font-size: 14px;
	margin-left: 300px;
	padding-top: 8px;
	text-align: right;

}


.text{/*正文内容*/
	width:90%;
	margin:auto;
	background-color:#FFF;
	font-size: 14px;
	padding: 10px;
	line-height: 200%;
	float:	inherit;
}

.left ul{/*右列*/
	float:left;
	width:600px;
	background-color:#FFF9F0;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}



#foot {
	clear: both;
	background-color:#F2F2F2;
	width:100%;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding: 20px 0;
	color: #666666;
	text-align: center;
	margin:0 auto;	
	line-height:23px;
}


h1, h2, h3 { 
	font-size:14px;
	color:#2951b6;
	margin : 0; 
    padding : 0; 
    white-space : nowrap; 
    overflow : hidden; 
} 


