@charset "utf-8";
html{ text-align:center;}
body{
	margin: auto;
	padding:0;
	font-size:12px;
	line-height:24px;
	width:900px
}
ul,h1,h2,h3,h4,p,img{margin:0;padding:0; border:0;}
/*标准模型*/


.STYLE1 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	line-height: 30px;
}


/*布局开始*/
#top{/*页头*/
	text-align: left;
}

/*导航栏*/
#mainnav{
	height: 30px;
	line-height: 30px;
}
#mainnav .L{
	float:left;
	background-image: url(image/tprs_05.jpg);
	background-repeat: no-repeat;
	width: 6px;
}
#mainnav .R{
	float:right;
	background-image: url(image/tprs_09.jpg);
	background-repeat: no-repeat;
	width: 6px;
}
#mainnav .C{
	background-image: url(image/tprs_07.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;	
	text-align: left;
	text-indent: 80px;
}
#mainnav .C a{
	color: #FFFFFF;
	text-decoration: none;
}


.clear{ clear:both}
.bl{ height:8px;}

/*正文*/
#zheng{	
	overflow:hidden;
}
.L{
	float:left;
	width: 235px;
}



.bt{
	line-height: 35px;
	height: 35px;

	text-indent: 30px;
	background-image: url(image/tprs_15.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #3970B0;
	font-size: 16px;
	font-weight: bold;

}
.L .lb{
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	overflow:hidden;
}

ul{
	list-style:none;
	font-size: 16px;
	text-align: left;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul li{
	line-height:35px;
	background-image: url(../images/li_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	height: 30px;
	padding-left: 15px;
	font-weight: bold;
}
ul li a{
	color:#3970B0;
	text-decoration:none;
}
ul li a:hover{
	color:#ff3300;
	text-decoration:underline;
}








#zheng .R{
	float:right;
	width: 647px;
}
#zheng .R .bt{
	line-height: 35px;
	height: 35px;
	width: 647px;
	text-indent: 30px;
	background-image: url(image/tprs_17.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #3970B0;
	font-size: 16px;
	font-weight: bold;

}

#zheng .R .image {
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;}
	
#zheng .R .zw{
	text-align: left;
	padding: 15px;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	overflow:hidden;
	text-indent: 2em;
	color:#666666;
}
#zheng .R .zw img {
	float:right;
	padding: 5px;
}


#zheng .R .zw3 {
	text-align: left;
	padding: 10px;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	overflow:hidden;
	text-indent: 2em;
	color:#666666;
}
#zheng .R .zw3 img{
	float:left;
	padding: 5px;}
		
	
	
.line{
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 10px 0px;
	clear: both;
}


#foot{
	background-color: #cccccc;
	width: 795px;
	margin: auto;
	line-height: 40px;
	height: 40px;
}
