﻿@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;
	padding:0;
}
body,button,input,select,textarea{
	font:12px/1.5 '宋体',tahoma,arial,\5b8b\4f53,sans-serif; 
	color:#333;
}
em, cite, i {
	font-style: normal;
}
ul, ol{
	list-style:none;
	}
img{
	border:none;
}
.clear{
	clear:both;
}
.l{
	float:left;
}
.r{
	float:right;
}
input, select{
	vertical-align:middle;
}


/*color*/
a{
	text-decoration:none; 
	color:#333; 
	outline:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
.a6{
	clear:#666;
}
.a9{
	color:#999;
}
.a5519{
	color:#ea5519;
}
.af00{
	color:#F00;
}
.aFCF{
	color:#358FCF
}

.ht10{
	height:10px;
	overflow:hidden;
	clear:both;
}

.wrap {
	width:960px;
	overflow:hidden;
	height:auto;
	margin:0 auto;
	margin-bottom:10px;
	clear:both;
}
/*header*/
.header {
	height:31px;
	background:#d9d9d9;
}
.header_l {
	float:left;
	padding-top:5px;
}
.users, .pw {
	width:100px;
	height:18px;
	border:1px solid #98d5ea;
	margin:0 5px;
	vertical-align:middle;
}
.header_login {
	background:url(../images/header_login.png) no-repeat;
	height:20px;
	width:61px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
}
.header_l img {
	vertical-align:middle;
}
.header_r {
	float:right;
	padding-top:7px;
}
.header_r img {
	vertical-align:middle;
}

/*logobox*/
.logobox {
	position:relative;
	padding:20px 0;
	height:70px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.logobox .logo {
	position:absolute;
	top:20px;
}
.logobox .search {
	position:absolute;
	left:240px;
}
.logobox .search .searchlist ul li {
	float:left;
	display:block;
	width:45px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin-right:10px;
	cursor:pointer;
}
.logobox .search .searchlist ul .choose {
	background:#ec8224;
	color:#FFF;
}
.logobox .search .searchinput .searchbox {
	border:2px solid #ec8224;
	width:360px;
	height:30px;
	line-height:30px;
	border-right:none;
	float:left;
	padding-left:10px;
	color:#999;
}
.logobox .search .searchinput .search_btn {
	background:url(../images/search.png) no-repeat;
	height:34px;
	width:99px;
	border:none;
	cursor:pointer;
	float:left;
}
.logobox .search .searchtext {
	line-height:24px;
	height:24px;
}
.logobox .search .searchtext a {
	margin-right:4px;
}
.banner01 {
	position:absolute;
	right:0;
}

/*headerNav*/
.headerNav {
	background:url(../images/navBG.png) no-repeat bottom;
	height:44px;
	clear:both;
	width:960px;
	margin:0 auto;
	margin-bottom:10px;
	clear:both;
}
.headerNav .mainNav {
	display:inline;
	float:left;
	height:44px;
	margin-left:17px;
	width:580px;
}
.headerNav .mainNav li {
	float:left;
	height:44px;
}
.headerNav .mainNav li a.mNav01{
	background-position:0 4px;
	width:97px;
}
.headerNav .mainNav li a.mNav01:hover, .headerNav .mainNav li a.mNav01on {
	background-position:0 -40px;
	width:97px;
}
.headerNav .mainNav li a {
	background:url(../images/bg_main_nav.gif) no-repeat bottom;
	display:block;
	height:44px;
}
.headerNav .mainNav li a:hover{
	text-decoration:none;
}
.headerNav .mainNav li a span {
	visibility:hidden;
}
.headerNav .mainNav li a.mNav02 {
	background-position:-97px 4px;
	width:120px;
}
.headerNav .mainNav li a.mNav02:hover, .headerNav .mainNav li a.mNav02on {
	background-position:-97px -40px;
	width:120px;
}
.headerNav .mainNav li a.mNav03 {
	background-position:-217px 4px;
	width:121px;
}
.headerNav .mainNav li a.mNav03:hover, .headerNav .mainNav li a.mNav03on{
	background-position:-217px -40px;
	width:121px;
}
.headerNav .mainNav li a.mNav04 {
	background-position:-338px 4px;
	width:120px;
}
.headerNav .mainNav li a.mNav04:hover, .headerNav .mainNav li a.mNav04on {
	background-position:-338px -40px;
	width:120px;
}
.headerNav .mainNav li a.mNav05 {
	background-position:-458px 4px;
	width:114px;
}
.headerNav .mainNav li a.mNav05:hover, .headerNav .mainNav li a.mNav05on {
	background-position:-458px -40px;
	width:114px;
}
.headerNav .navRight {
	float:right;
	width:340px;
	color:#FFF;
	margin-top:18px;
}
.headerNav .navRight a {
	color:#FFF;
}

.more {
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	font-weight:normal;
}

/*bottom*/
.wrap .bottom {
	width:960px;
	margin:0 auto;
	text-align:center;
	line-height:24px;
	margin-top:10px;
	margin-bottom:20px;
}
.wrap .bottom_nav {
	background:url(../images/bottom_bg.png) no-repeat;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#FFF;
}
.wrap .bottom_nav a {
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
}
.wrap .bottom_nav a:hover{
	color:#FFF;
	text-decoration:none;
}


/*other search*/
.ss_text{
	background:url(../images/search_02.png) no-repeat 0;
	height:27px;
	width:180px;
	line-height:27px;
	padding-left:10px;
	border:0;
	vertical-align:middle;
}
.ss_btn{
	background:url(../images/search_02.png) no-repeat -243px 0;
	height:27px;
	width:28px;
	border:0;
	vertical-align:middle;
	cursor:pointer;
}

/*pages*/
.pages{
	color: #999;
	padding-left:120px;
	padding-top:5px;
}
.pages a, .pages .cpb{
	text-decoration:none;
	float:left;
	padding:3px 8px;
	border:1px solid #ddd;
	background:#FFF;
	margin:0 2px;
	color:#000;
	cursor:pointer;
}
.pages a:hover{
	background-color: #FC6602;
	color:#fff;
	border:1px solid #FC6602;
	text-decoration:none;
}
.pages select{
	height:26px;
	font-size:16px;
	cursor:pointer;
}
.pages .cpb{
	font-weight:bold;
	background:#FC6602;
	border:1px solid #FC6602;
	color:#FFF;
}

/*border*/
.img_border_2{
	border:1px solid #CDD0D5;
	padding:2px;
}
.watermark{
	background:url(../images/watermark_bg.jpg) repeat left top;
}