/* CSS Document */
body
{
	font-family:"Microsoft YaHei", "宋体","SimHei" ;
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#555;
	margin:0 auto;
	text-align:center;
	background:#dad8d9;
}
*{margin:0;padding:0;}
a:link {color:#555; text-decoration:none;font-size:15px;  }
a:visited {color:#555;text-decoration:none; font-size:15px;}
a:hover {color:#DF2010;text-decoration:underline; font-size:15px;}

.dd a:link {color:#1d60ae; text-decoration:none;font-family:"Microsoft YaHei", "SimHei", "宋体";}
.dd a:visited {color:#1d60ae;text-decoration:none;font-family:"Microsoft YaHei", "SimHei", "宋体";}
.dd a:hover {color:#222;text-decoration:underline;font-family:"Microsoft YaHei", "SimHei", "宋体";}

.top a:link {color:#222; text-decoration:none;  font-family:"Microsoft YaHei", "SimHei", "宋体"; font-size:14px;}
.top a:visited {color:#222;text-decoration:none;  font-family:"Microsoft YaHei", "SimHei", "宋体"; font-size:14px;}
.top a:hover {color:#a50000;text-decoration:underline; font-family:"Microsoft YaHei", "SimHei", "宋体"; font-size:14px;}


.cent{
      width:1120px;
	  height:auto;
	  margin:0 auto;
	  font-size:13px; 
	  text-align:center;
	  background:#fff;
}
.center{
     width:1120px;
	 height:auto;
	 margin:0 auto;
	 text-align:left; 
}
.left{
     width:335px;
	 height:260px;
	 margin:30px 0px 0px 5px;
	 float:left;
}
.cen{
      width:440px;
	  height: auto;
	  margin:30px 0px 0px 15px;
	  float:left;
}
.right{
      width:310px;
	  height:auto;
	  margin:30px 0px 0px 15px;

	  border-right:none;
	  float:left;
}
.left1{
     width:325px;
	 height: auto;
	 margin:15px 0px 0px 0px;
	 float:left;
}
.cen1{
      width:440px;
	  height: auto;
	  margin:15px 0px 0px 15px;
	  float:left;
}
.right1{
      width:310px;
	  height: auto;
	  margin:15px 0px 0px 15px;
	  float:left;
}

.top{
     width:100%;
	 height:38px;
	 line-height:34px;
	 float:left;

}

.top_l{
      width:180px;
	  height:38px;
	  color:#fff;
	  font-weight: bold;
	  line-height:38px;
	  font-size:15px;
	  padding:0px 0px 0px 0px;
	  float:left;
}
.top_r{
      width:80px;
	  height:38px;
	  color:#ccc;
	  line-height:32px;
	  font-size:12px;
	  float:right;
	  text-align:right;
}
.ct{
      width:100%;
	  height:auto;
	  float:left;
}
.leftx{
     width:220px;
	 height:auto;
	 margin:15px 0px 0px 0px;
	 border:solid #ddd 1px;
	 float:left;
}
.rightx{
      width:865px;
	  height:auto;
	  min-height:500px;
	  margin:15px 0px 0px 30px;
	  border:solid #ddd 1px;
	  float:left;
}
.right_top{
	 width:100%;
	 height:40px;
	 line-height:40px;
	 color:#666;
	 background:#efefef;
	 border-bottom:solid #ddd 1px;
	 float:left;
}
.right_cont{
     width:100%;
	 height:auto;
	 padding:20px 0px;
	 text-align:left;
	 line-height:25px;
	 float:left;
}
.footer{
      width:1120px;
	  height:auto;
	  clear:both;
}
