body,table,div,form, p{
	 margin:0px;
	 padding:0px; 
	 font-size: 13px;
	 font-family:Verdana,宋体;
	 line-height: 1.5;}
body{
	 text-align:center;
	 background-color: #414D5B; }
h1{
	 font-size:18px;
	 margin:5px;
	 text-align:center;}
a {
	text-decoration: none;
	font-size: 13px;
	color: #000;
	line-height: 23px;
}
a:hover{text-decoration:underline;}
.green {
	COLOR: #006633; BACKGROUND: url("http://www.qq163.com/images/green_bg.gif") repeat-x;
}
.red {
	COLOR: #FF3300; BACKGROUND: url("http://www.qq163.com/images/green_bg.gif") repeat-x;
}
form{
  clear:both;}
.box{
   width:968px;
   clear:both;
   margin:2px 0 2px 0;
   padding:2px;
   background-color:#ffffff;
}
.head_nav{width:100%;background-color:f2f2f2;padding:2px; text-align:right;}
.head_nav a {/*头部分站连接*/
	background-image: url(/skin/img/topAico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 15px;
	color: #333;
}
.head_box{
   margin:5px;
}
.left{
  float:left;
  width:200px;
  text-align:center;
}
#nav{width:100%;height:30px;background-color:f2f2f2;padding:2px;
}
#nav a{font-size:14px;}
.path{
  float:left;
  background-color:f2f2f2;
  text-align:left;
  width:100%;
}
.main_left{
  float:right;
  width:210px;
  text-align:left;
  clear:both;
  }
.title{ height:30px; padding-top:5px; width:99%;}
.main_right{
  float:left;
  width:750px;
  }
.foot{
   width:968px;
   clear:both;
   margin:8px 0 5px 0;
}