@charset "gb2312";
/* CSS Document */

body {font-size: 14px;}

#top_m {
	font-size:12px;
	color:#FFF;
	float:right;
	text-align: right;
	line-height: 20px;
}
/*您的位置*/
.Location {
	font-family: Arial;
	font-size: 13px;
	color: #06273A;
	background:#efefef;
	padding:4px;
}
/*公用标题文字*/
.title {
	margin-top: 20px;
	margin-bottom:10px;
	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{/*文字大小,打印*/
float:right;
	height:30px;
	width:460px;
	background-color:#FFF;
	font-size: 14px;
	margin-left: 300px;
	padding-top: 8px;
	text-align: right;

}


.text{/*正文内容*/
	width:90%;
	margin:auto;
	margin-bottom:10px;
	background-color:#FFF;
	font-size: 14px;
	padding: 10px;
	line-height: 200%;
}

/*.left ul{右列*/
/*	float: none;		background-color:#FFF9F0;
	font-size: 14px;
	margin:5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
*/
/*.left li{
	float:none;	
}

*/
.APPENDIX{/*附件*/
	clear: both;
	width:100%;
	font-size: 14px;
	padding: 10px 10PX;
	color: #333333;
	text-align:	left;
	line-height:23px;
	}
.APPENDIX a{/*附件*/
	color: #003399;
	}	
#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; 
} 


