/* CSS Document */
body
{
	font-family:"宋体", "SimHei", "Microsoft YaHei";
	font-size:13px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#000;

	margin:0 auto;
}
*{margin:0;padding:0;}
a:link {color:#555; text-decoration:none; font-size:13px; font-family:"宋体"}
a:visited {color:#555;text-decoration:none; font-size:13px; font-family:"宋体"}
a:hover {color:#DF2010;text-decoration:underline; font-size:13px; font-family:"宋体"}

.hh a:link {  color: #fff; text-decoration:none;  font-size:15px; font-family:"Microsoft YaHei", "SimHei", "宋体";}
.hh a:visited {  color: #fff;text-decoration:none; font-size:15px; font-family:"Microsoft YaHei", "SimHei", "宋体";}
.hh a:hover {  color:#ff0;text-decoration:none;  font-size:15px; font-family:"Microsoft YaHei", "SimHei", "宋体";}

.ll a:link {  color: #222; text-decoration:none;  font-size:14px; font-family:"Microsoft YaHei", "SimHei", "宋体";}
.ll a:visited {  color: #222;text-decoration:none; font-size:14px; font-family:"Microsoft YaHei", "SimHei", "宋体";}
.ll a:hover {  color:#DF2010;text-decoration:none;  font-size:14px; font-family:"Microsoft YaHei", "SimHei", "宋体";}



.cent{
      width:1000px;
	  height:auto;
	  margin:0 auto;
	  font-size:13px;
	  text-align:center;  
}
.center{
     width:1000px;
	 height:auto;
	 margin:0 auto;
	 text-align:left;
	 background:#ffffff;
}
.top{
     width:100%;
     height:auto;
	 float:left;
}
.in_top{
     width:100%;
	 height:30px;
	 border-bottom:solid #ddd 2px;
	 float:left;
}
.in_top_left{
     width:140px;
	 height:30px;
	 line-height:30px;
	 padding-left:6px;
	 font-size:14px;
	 background:url(/img/x01.jpg) no-repeat 1% 30%;
	 color:#000;
	 font-weight:600;
	 float:left;
}
.in_top_right{
     width:70px;
	 line-height:30px;
	 float:right;
}
.index_ct{
     width:100%;
	 height:auto;
	 line-height:26px;
	 float:left;
}


.left{
     width:215px;
	 height:auto;
	 margin:5px 0px 0px 0px;
	 float:left;
}
.cen{
     width:390px;
	 height:auto;
	 margin:5px 0px 0px 20px;
	 float:left;
}
.right{
     width:355px;
	 height:auto;
	 margin:5px 0px 0px 20px;
	 float:left;
}

.rightx{
     width:770px;
	 height:auto;
	 margin:10px 0px 0px 15px;
	 float:left;
}



.lefter{
     width:215px;
	 height:auto;
	 margin:10px 0px 0px 0px;
	 float:left;
}
.righter{
     width:760px;
	 height:auto;
	 margin:10px 0px 0px 10px;
	 float:right;
}
.righter_top{
     width:100%;
	 height:30px;
	 margin:0px;
	 border-bottom:solid #ddd 2px;
	 float:left;
}
.righter_top_l{
     width:100px;
	 height:30px;
	 color:#000;
	 background:url(/img/x01.jpg) no-repeat 1% 30%;
	 line-height:30px;
	 padding-left:10px;
	 font-size:14px;
	 font-weight:600;
	 float:left;
}
.righter_top_r{
	 height:30px;
	 margin:0px;
	 line-height:30px;
	 float:right;
}
.righter_cont{
     width:100%;
	 height:auto;
	 margin:0px;
	 line-height:26px;
	 float:left;
}
.footer{
      width:1000px;
	  height:auto;
	  margin-top:10px;
	  clear:both;
}
	