* {
font-size: 12px;
margin: 0;
padding: 0;
border: 0;
}
a {
color: #000; 
text-decoration: none;
}
a:visited {
color: #666;
}
a:hover {
color: #666;
text-decoration: underline;
}
a.red {
color: #ff0000; 
text-decoration: none;
}
a.red:visited {
color: #ff0000;
}
a.red:hover {
color: #ff0000;
text-decoration: underline;
}

fieldset {
border:0;
}
legend {
display:none;
}

body {
font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "SimSun", "ËÎÌå";
color: #666;
text-align:center;
margin:0 auto;
}

#box {
text-align: left;
width: 960px;
margin: 0 auto 5px auto;
overflow:hidden;
}
#header {
width:960px;
}
#adbanner{
width:960px;
height:95px;
margin-top:5px;
}
#main1 {
background:#FFF;
width:960px;
height:436px;
margin-top:10px;
}
#link1{
width:960px;
height:128px;
background:#f4f4f4;
margin-top:9px;
}
#main2{
width:960px;
height:415px;
margin-top:9px;
}
#main3{
width:960px;
height:1630px;
margin-top:9px;
}
#footer{
	width:960px;
	margin-top:5px;
	text-align:center;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}
