body, div, ul, li{
	margin:0;
	padding:0;
}
body{
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#FFF;
	font-size:12px;
	background:url("bg.jpg")/*tpa=http://xx.086xx.net/pic/bg.jpg*/ no-repeat top center;
	background-color:#004984;
}
a {
	color:#FFF;
	text-decoration:none;

	blr:expression(this.onFocus=this.blur())
}
a:link {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
ul,li {
	list-style-type:none;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
}
*html {/*解决IE6下滚动抖动的问题*/
	background-image:url(about:blank);
	background-attachment:fixed;
}
/* 全局 */
#warp {
	width:980px;
	margin:0 auto;
}
#blank {
	font-size:0px;
	height:0px;
	line-height:0px;
	clear:both;
	visibility:hidden;
}
#blanks {
	height:10px;
	line-height:10px;
	clear:both;
	visibility:hidden;
}
/* Head */
#head {
	color:#fff;
	width:980px;
	margin:0 auto;
	height:400px;
	overflow:hidden;
}
#logo {
	float:left;
}
#says {
	float:right;
	font-size:12px;
	margin:115px 10px 0 0;
}
/* Menu */
#menu {
	font-size:14px;
	height:48px;
	background:#0069b5;
	border-bottom:10px solid #00305a;
}
#menu a {
	float:left;
	color:#fff;
	font-weight:bold;
	height:48p;
	line-height:48px;
	text-align:center;
	padding:0 25px;
	margin-right:2px;
}
#menu a:hover {
	color:#2a251b;
	background:#fff;
	text-decoration:none;
}
#menu .on {
	float:left;
	color:#2a251b;
	height:48px;
	line-height:48px;
	text-align:center;
	padding:0 25px;
	display:block;
	background:#fff;
}
#menu span {
	float:right;
	font-size:12px;
	width:220px;
	background:#7b97b0;
	border-left:10px solid #00305a;
}
#menu span a{
	float:left;
	color:#00305a;
	width:110px;
	padding:0;
	margin:0;
}
#menu span a:hover {
	background:#fff;
	text-decoration:none;
}
/* Focus */
#focus {
	float:left;
	width:710px;
	height:250px;
	clear:both;
	overflow:hidden;
	position:relative;
}
#focus ul {
	float:left;
	width:710px;
	height:250px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:710px;
	height:250px;
	overflow:hidden;
	position:relative;
}
#focus .preNext {
	width:355px;
	height:250px;
	top:0px;
	cursor:pointer;
	position:absolute;
}
#focus .pre {
	left:0;
	background:url("sl.gif")/*tpa=http://xx.086xx.net/pic/sl.gif*/ no-repeat left center;
}
#focus .next {
	right:0;
	background:url("sr.gif")/*tpa=http://xx.086xx.net/pic/sr.gif*/ no-repeat right center;
}
/* Main */
#main {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#left {
	float:left;
	width:888px;
	padding:10px;
}
#left h3 {
	color:#2d506e;
	font-size:14px;
	width:690px;
	margin:0 auto;
	height:35px;
	line-height:35px;
	border-bottom:3px solid #2d506e;
}
#left h3 span {
	float:right;
	color:#8b2c8c;
	font-size:12px;
	font-weight:normal;
}
#left p {
	color:#2d506e;
	width:690px;
	line-height:25px;
	padding:10px;
}
/* FAQ */
#faq {
	padding:10px;
}
#faq dt {
	color:#2d506e;
	font-size:14px;
	height:35px;
	line-height:35px;
	background:url("q.gif")/*tpa=http://xx.086xx.net/pic/q.gif*/ 0 8px no-repeat;
	padding:0 0 0 26px;
	position:relative;
}
#faq dt span {
	float:right;
}
#faq dt:hover {
	cursor:pointer;
}
#faq dd {
	color:#333;
	line-height:25px;
	padding:10px;
	margin:10px 0;
	background:#e5d5bf;
	border:1px solid #c9b69d;
	position:relative;
}
#faq .hover {
	background:url("q.gif")/*tpa=http://xx.086xx.net/pic/q.gif*/ 0 8px no-repeat;
	background-color:#b2d5eb;
}
.ft {
	width:11px;
	height:7px;
	position:absolute;
	background:url("ft.gif")/*tpa=http://xx.086xx.net/pic/ft.gif*/ no-repeat;
	z-index:50;
	left:25px;
	top:-7px;
}
#right {
	float:right;
	width:200px;
	padding:10px;
}
#right h3 {
	color:#2d506e;
	font-size:14px;
	width:180px;
	margin:0 auto;
	height:35px;
	line-height:35px;
	border-bottom:3px solid #2d506e;
}
#right p {
	color:#2d506e;
	width:180px;
	line-height:25px;
	padding:10px;
}
/* Online */
#so {
	width:180px;
	height:304px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#so ul {
	position:absolute;
	height:304px;
	left:0;
	top:0;
}
#so li {
	float:left;
	width:180px;
	line-height:20px;
	padding:9px 0;
	margin-top:2px;
	background:#7b97b0;
	border-bottom:1px solid #6785a0;
}
#so li span {
	color:#555;
}
/* 表格 */
#bg {
	background:#e5d5bf;
}
#bg table tr {
}
#bg table tr:hover {
	background:#faf5ed;
}
#be {
	width:100%;
	border-top:2px solid #c9b69d;
	border-left:1px solid #c9b69d;
	border-bottom:1px solid #c9b69d;
}
#be thead th {
	color:#555;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#e3d2bb;
	border-right:1px solid #c9b69d;
	border-bottom:2px solid #c9b69d;
}
#be tbody td {
	height:40px;
	line-height:40px;
	border-right:1px solid #c9b69d;
	border-bottom:1px solid #c9b69d;
}
#bk td {
	color:#318912;
	text-align:center;
}
#bk a {
	color:#318912;
}
#bt td {
	color:#f00;
	background:#aaff66;
	text-align:center;
}
#bt a {
	color:#ff0000;
}
#bw td {
	color:#aaa092;
	text-align:center;
}
/* 内页表格 */
#bn {
	padding:0 10px 10px 10px;
	text-align:center;
}
#bn table tr:hover {
	background:#eee;
}
#bm {
	width:100%;
	margin-top:20px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#bm thead th {
	color:#555;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#bm tbody td {
	height:40px;
	line-height:40px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.bn {
	font-weight:bold;
	background:#eee;
}
.tn {
	color:#999;
}
.tl {
	text-align:left;
	padding-left:15px;
}
/* Foot */
#foot {
	color:#9ab5c8;
	width:960px;
	line-height:25px;
	text-align:center;
	padding:10px 0;
	background:#00305a;
	border-top:10px solid #00305a;
}
#foot a {
	color:#9ab5c8;
}
