@charset "gb2312";
*{margin: 0px;padding: 0px;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dl,dd,form,fieldset,legend,textarea,select{margin:0;padding:0}
img{border:0;vertical-align:middle}
/*table{border-collapse:collapse;border-spacing:0}*/
p{word-wrap:break-word}
.clear{clear:both;}
.none {display:none;}
.float{float:left;}
* html .clearfix{height:1%;}.clearfix{display:block;}
body{font:13px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;background-repeat: repeat-x;}/*让ie6支持hover*/
em{font-style:normal}
li{list-style:none}
ul,ol{list-style:none;}
/*色彩*/
#purplecolor {color:#ed1452;}/*紫色*/
#greencolor {color:#04c904;}/*绿色*/
#redcolor {color:#ff0000;}/*红色*/
#yellowcolor {color:#FF9900;}/*黄色*/
#orangecolor {color:#FF3300;}/*橙色*/
#bluecolor {color:#3399CC;}/*蓝色*/
#purplecolor2 {color:#6600CC;}/*紫色*/
a:link {text-decoration: none;color: #494949;}
a:visited {text-decoration: none;color: #494949;}
a:hover {text-decoration: underline;color: #ff0000;}
.main {float:center;width:100%;margin:0 auto;clear: both;text-align:left;background-color:#FFFFFF;}

.rrpx01{
	float:left;
	border:0px solid #ffffff;
	width:100%;
	height:35px;
	font-size:12px;
	text-align:left;
	background-image: url(/imagescss/m04.jpg);
	background-repeat: repeat;
	background-position: left center;
}

.rrpx02{
float:left;
width:100%;
height:40px;
padding-top:8px;
border-top-width: thin;
border-bottom-width: thin;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #dbdbdb;
border-bottom-color: #dbdbdb;
background-image: url(/imagescss/blank.jpg);
}
.rrpx03{float:left; margin-left:10px; margin-top:10px;}
.rrpx03 ul{float:left;width:100%;}
.rrpx03 li{
float:left;
width:80px;
text-align:center;
border-top: 1px solid #999999;
border-left: 1px solid #999999;	
}

#news {
width:100%;
border:1px solid #eee;
}
#news ul{float:left;width:98%; margin-left:8px; margin-top:10px;}
#news li{
list-style-type:none;
float:left;
width:24%;
text-align:center;
background:#cacaca;
margin-right:2px;
margin-bottom:2px;
line-height:30px;
font-size:14px;
}

#news2 {
width:100%;
border:1px solid #eee;
}
#news2 ul{float:left;width:98%; margin-left:8px; margin-top:10px;}
#news2 li{
list-style-type:none;
float:left;
width:24%;
text-align:center;
background:#e3e3e3;
margin-right:2px;
margin-bottom:2px;
line-height:30px;
font-size:14px;
}

.rrpx03{
float:left;
width:100%;
height:40px;
margin-left:0px;
padding-top:8px;
border-top-width: thin;
border-bottom-width: thin;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #dbdbdb;
border-bottom-color: #dbdbdb;
background-color:#ededed;
}

.rrpx04{
	float:left;
	width:100%;
	margin-top:10px;
	height:125px;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}
.rrpx05{float:left;width:100%;height:50px; background-color:#056eca;}
.rrpx06{float:left;width:100%;height:50px;background-color:#f0eceb;}
.rrpx07{float:left;width:72px; margin-left:15px;}
.rrpx08{float:left;width:200px; margin-top:0px;}
.rrpx09{float:left; width:100%; margin-top:10px; font-size:16px; font-weight:bold;}
.rrpx010{float:left;width:68px; margin-left:15px;}

.rrpx011{
	float:left;
	clear:both;
	width:100%;
	height:58px;
	background-image:url(/imagescss/m09.jpg);
	background-repeat: repeat-x;
}
.rrpxline{float:left;width:100%;height:4px;background-color:#dddddd; margin-top:-5px;margin-bottom:5px;}