/* CSS Document */
Body{
	margin: 0;
	padding: 0;
	width: 1002px;
	font-size: 12px;
	color: #666666;   
}
a
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
.top1{
	width: 1002px;
	margin: 0 0 7px 0;
	height: 47px;
}
.top2{
	width: 1002px;
	margin: 0 0 7px 0;
	height: 197px;
}
.top3{
	width: 1002px;
	margin: 0 0 7px 0;
	height: 29px;
}
.topa{
	background: url(Images/logo.gif) no-repeat;
	width: 272px;
	height: 47px;
	float: left;
}
.topb{
	background: #ed1b23 url(Images/logozi.gif) no-repeat center;
	height: 47px; 
	width: 730px; 
	text-align: right; 
	color: #fff; 
	font-weight: bold;
	float: right;
}
.topb a{
	color: #fff;
}
.nav ul{
	background-color: #928b85;
	height: 14px;
	width: 922px;
	margin: 0;
	padding: 8px 40px 7px;
}
.nav li {
	list-style-type: none;
   display: inline;	
	width: 95px;
	padding: 0 16px;
	border-right: 1px dashed #fff;
}
.nav li a
{
	color: #fff;
	text-decoration: none;
}
.nav li a:hover
{
	color: #fff;
	text-decoration: underline;
}
.middle1{
	width: 996px;
	height: 194px;
	margin: 0 auto 7px;
	
}
.middle-a{
	width: 385px;
	height: 194px;
	border: 1px solid #c6c6c6;
	background: #f2f2f2;
	float: left;
}
.middle-b{
	width: 340px;
	height: 194px;
	border: 1px solid #c6c6c6;
	background: #f2f2f2;
   margin: 0 10px;
	float: left;
}
.middle-c{
	width: 245px;
	height: 194px;
	border: 1px solid #c6c6c6;
	background: #f2f2f2;
	float: right;
}
.middle2{
	width: 996px;
	margin: 0 auto 7px;
	height: 267px;
}
.middle-aa{
	width: 385px;
	height: 267px;
	border: 1px solid #c6c6c6;
	float: left;
}
.middle-bb{
	width: 340px;
	height: 267px;
	border: 1px solid #c6c6c6;
	margin: 0 10px;
	float: left;
}
.middle-cc{
	width: 245px;
	height: 267px;
	border: 1px solid #c6c6c6;
	float: right;
}
.foot{
	width: 1000px;
	height: 60px;
	border: 1px solid #c6c6c6;
   margin: 0 auto; 
}
.title{
   height: 20px;
   margin: 5px 30px 5px;
	padding: 5px 0 0;
	text-align: left;
}
.list{
   
	height: 130px;
   margin: 0;	
}
.list li{
  list-style: none;
  list-style-image: url(images/newsdot.gif);
  line-height: 22px;
  display: block;	
}
.list li a{
  color: #666666;
  text-decoration: none;
}
.list li a:hover{
	color: #666666;
	text-decoration: underline;
}
.listt{
   width: 360px;
	height: 130px;
   margin: 0;	
}
.listt ul { 
   padding: 0 0 0 40px; 
   margin:0; 
} 
.listt li{
  width: 160px;
  list-style-image: url(images/newsdot.gif) ;
  line-height: 22px;
  float: left;
}
.listt li a{
  color: #666666;
  text-decoration: none;
}
.listt li a:hover{
	color: #666666;
	text-decoration: underline;
}
.bot{
   width: 300px;
   margin: 0 30px 5px;
   text-align: right;
}
.bott{
   width: 300px;
   margin: 0 20px 5px;
   text-align: right;
}
.content{
	width: 310px;
   margin: 5px 15px 10px;
   height: 115px;
}
.img{
   width: 110px;
	height: 115px;
	float: left;
   margin-right: 10px;
}
.con{
	width: 190px;
	height: 115px;
   float: right;
}
.bto{
	height: 77px;
	border-bottom: 1px solid #c6c6c6; 
	background-color: #f2f2f2;
	line-height: 30px;
}
form{
	margin: 0 0 0 20px;
	padding: 10px 0 0; 
}
label{
	line-height: 20px;
}
input{
	width: 100px;
	height: 15px;
	BORDER: #8e8e8e 1px solid;
	background-color: #fff;
}
.sbutton{
	width: 50px;
	height: 18px;
	color: #666666;
	font-size: 12px;
	margin: 0 0 0 50px;
}
.lco{
	padding: 10px 0 0 30px;
}
.boo{
	margin: 5px 5px 0 0;
   text-align: right;	
}