﻿body{
	margin:0;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	background:#ffffff;
	color:#000000;
}
#all{
	margin:100px auto 0 auto;
	width:750px;
	text-align:center;
}
#logo img{
	border:0;
}
#search{
	width:750px;
	margin:0 auto 0 auto;
	text-align:center;
}
#s{
	border-top:5px #84be06 solid;
	border-bottom:5px #84be06 solid;
	border-left:5px #84be06 solid;
	border-right:5px #84be06 solid;
	width:220px;
	height:18px;
}
#searchsubmit{
	background:url("index/search_submit.gif");
	width:60px;
	height:30px;
	border:0;
	cursor:pointer;
	vertical-align:top;
}
#qqqun{
	margin:80px auto -50px auto;
	border:0;
	text-align:center;
}
#footer{
	width:750px;
	text-align:center;
	margin:160px auto auto auto;
}
#other ul{
	width:750px;
	list-style-type:none;
	text-align:center;
}
#other ul li{
	margin:0 20px 0 20px;
	text-align:center;
	list-style-type:none;
	float:left;
}