@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; margin:0 auto;
	line-height:20px;


}
ul,li,form{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px;display:inline; }
h5{ font-size:14px; }
a:link{text-decoration: none;	color:#333333;}
a:visited {text-decoration: none;color:#333333;	}
a:hover {text-decoration: none;color: #E13323;}
a:active {text-decoration: none;color:#333333;}
.clear1{ clear:both}
.ren{ padding:5px;}

.huisubmit{background-image: url(../images/s002.gif);
	background-repeat: no-repeat; width:51px; height:24px; line-height:24px;  border:0 solid ; color:blue; cursor:pointer; color:#000000;}
.linetextfield{ border:1px solid #e7e8ea;}

/*样式一*/
.box1{
	width:458px;
	height:78px;
	border:1px solid #f0f0f0;
	background-color: #FFF;
	background-image: url(../images/s001.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}
.box1_biao{ font-size:14px; padding:4px 18px; font-weight:bold; color:#2a7bc9;}
.box1_ren{ padding:5px 20px;}
.box1_ren ul li{ float:left; padding:5px;}
/*样式二*/ 
.box2{
	width:248px;
	height:248px;
	border:1px solid #f0f0f0;
	background-color: #FFF;
	background-image: url(../images/s003.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box2_biao{ clear:both; font-size:14px; padding:5px 10px; font-weight:bold; color:#2a7bc9; }
.box2_ren{ padding:0px 10px;}
.box2_ren ul li{ float:left; padding:5px;}

/*样式三*/
.box3{ width:726px; height:80px;}
.box3_biao{ padding-left:20px;}
.box3_biao ul li{ float:left; width:80px; height:25px; line-height:25px; text-align:center; margin:0px 5px; font-size:14px; color:#2a7cc6;}
.box3_biao_link{ border:1px solid #f0f0f0;}
.box3_biao_hover{
	border:1px solid #f0f0f0;
	font-weight:bold;
	background-color: #FFF;
	background-image: url(../images/s004.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box3_ren{ padding:5px 20px; border:1px solid #f0f0f0;}
.box3_ren ul li{ float:left; padding:5px;}