body, ul, h2, h3, p, td, form,h6,h4{
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #333;
	text-align: center;
	line-height: normal;
	word-break: break-all;
	font-family: Arial,Helvetica;
}
body, input, select, textarea, table {
	font-size: 12px;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
.topbox .break{ margin:0 15px 0 10px;}
a:hover {
	color: #7029D5 !important;
	text-decoration: underline;
}
#topbar {
	text-align: right;
	line-height: 21px;
	color: #00c;
	margin-bottom: 20px;
}
#wrapper {
	width: 950px;
	margin: auto;
	text-align: left;
	/*overflow:hidden;*/
}
#header {
	height: 72px;
	font-size: 14px;
	padding-left: 103px;
	color: #333;
}
#topbar a {
	color: #00c !important;
	text-decoration: underline;
}
.searchnav a, .searchnav strong {
	margin-right: 18px;
}
.searchnav {
	height: 20px;
}
.searchnav a {
	color: #5252DC !important;
	text-decoration: underline;
}
.logo {
	float: left;
	margin-right: 14px;
}
.query {
	width: 396px;
	font-size: 14px;
	border: 1px solid #C9C9C9;
	padding: 5px 0;
	margin: 0;
}
.searchbtn {
	width: 76px;
	height: 26px;
	font-size: 14px;
	color: #525252;
	vertical-align: top;
}
#nav {
	margin-bottom: 8px;
	background: url(../images/nav.jpg) no-repeat;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	zoom: 1;
}
#nav ul {
	padding: 3px 0 0 130px;
	height: 35px;
}
#nav li {
	float: left;
	/*background: url(../images/ui.gif) no-repeat right -79px;*/
	padding: 0 4px;
}
#nav li a {
	color: #fff !important;
	display: block;
	width: 94px;
	height: 35px;
	float: left;
	line-height: 30px;
}
#nav .cur span {
	background: url(../images/box_bg.gif) no-repeat right 0px;
	color: #000;
	width: 94px;
	display: block;
	height: 35px;
	line-height: 30px;
}
#nav li#last {
	background: none;
}
#subnav {
	height: 29px;
	line-height: 29px;
	padding-left: 29px;
	font-size: 12px;
	color: #352454;
	text-align: left;
}
#subnav a {
	margin-right: 45px;
	color: #765F8B;
	font-weight: normal;
}
#subnav strong {
	margin-right: 45px;
}
.banner {
	margin-bottom: 8px;
	clear: both;
}
