@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#303031;
	overflow-x:hidden;
	 }
dl,dd,dt,ul,form,p{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
.wid1002{
	width:1002px;
	}
.f-left{
	float:left;
	}
.f-right{
	float:right;
	}
.clear-all{
	clear:both;
	}
.img-6{
	margin:0 6px 0 0;
	}
.img-2{
	margin:0 2px 0 0;
	}
a:link {
	color: #303031;
	text-decoration:none ;
}

a:visited {
	color: #303031;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.color1{
	color:#9f9f9f;
	}
.color2{
	color:#FFFFFF;
	background-color:#FF9900;
	padding:2px 5px;
	}
	
/*------------------------------------------------------------index----------------------------------------------------------------------------*/
.logo_nav{
	width:1003px;
	background:url(../images/bg.jpg) left top repeat-x;
	margin:0 auto;
	}
.nav{
	width:650px;
	padding-top:10px;
	text-align:right;
	}
.banner{
	width:1003px;
	margin:0 auto;
	}
.content{
	width:1003px;
	background:url(../images/top_r.jpg) right top no-repeat;
	margin:0 auto;
	padding-bottom:10px;
	}
.content_l{
	width:207px;
	padding-left:10px;
	}
.content_s{
	width:26px;
	}
.content_m{
	width:478px;
	padding:15px 0 0 0;
	}
.content_r{
	width:240px;
	padding:26px 22px 0 20px;
	}
.text{
	padding:12px 15px 0 15px;
	line-height:25px;
	}
.system_text{
	height:80px;
	background:url(../images/rtitle01bg.jpg) left top repeat-y;
	}
.foot{	
	width:853px;
	padding:7px 0 0 150px;
	height:91px;
	line-height:19px;
	background:url(../images/foot_logo.jpg) left top no-repeat;
	margin:0 auto;
	}