@charset "utf-8";
/* CSS Document */
body,div,ul,ol,li,p,h1,h2,h3,h4,form,button,input,select,img,a{
	margin:0;
	padding:0;
	border:0 none;
	font-size:12px;
	}
body {
	text-align:center;
	}
li {
	list-style:none;
	}
button {
	cursor:pointer;
	}
a:link {color:#107ecd;text-decoration:none;}
a:visited {color:#107ecd;text-decoration:none;}
a:hover	{color:#999900;}
a:active {color:#107ecd;text-decoration:none;}
input:focus {
	background-color:#FFFFCC;
	}
	
/* ----------------------------------------  header ------------------------------------------------- */	
div#header {
	width:980px;
	height:194px;
	margin:0 auto;
	position:relative;
	z-index:0;
	text-align:left;
	overflow:hidden;
	background:url(/img/banner_1.jpg) no-repeat;
	}
h1 { position:absolute;text-indent:-9999px;}
ul.nav {
	height:35px;
	line-height:34px;
	padding-top:158px;
	background:url(/img/navbg.jpg) repeat-x bottom;
	}
ul.nav li {
	padding:0 18px 0 20px;
	float:left;
	font-size:14px;
	font-weight:700;
	text-align:center;
	background:url(/img/navb.jpg) no-repeat left;
	}
ul.nav li.first {
	background:none;
	}
ul.nav a:link,ul.nav a:visited,ul.nav a:active {color:#fff;}
ul.nav a:hover,ul.nav li#active a{color:#06406e!important;}

ul.navsub {
	width:79px;
	position:absolute;
	top:0;
	left:903px;
	}
ul.navsub li {
	width:79px;
	height:16px;
	margin-top:9px;
	list-style:disc inside;
	font-size:12px;
	color:#fff;
	}
ul.navsub a {
	color:#fff!important;
	}
form.search {
	width:325px;
	height:31px;
	overflow:hidden;
	position:absolute;
	top:158px;
	left:620px;
	padding:4px 0 0 35px;
	background:url(/img/search.jpg) no-repeat;
	}
form.search div,form.search input {
	width:82px;
	height:16px;
	line-height:16px;
	float:left;
	margin-top:5px;
	overflow:hidden;
	}
form.search input {
	width:165px;
	}
form.search select {
	width:82px;
	margin:-3px 0 0 -2px;
	border:2px solid #fff;
	vertical-align:top;
	}
form.search button {
	width:43px;
	height:22px;
	line-height:22px;
	margin-left:25px;
	background:url(/img/searchbt.jpg);
	}
	
/* ----------------------------------------  container ------------------------------------------------- */	
div#container {
	width:980px;
	margin:10px auto;
	position:relative;
	z-index:2;
	text-align:left;
	}
div#container a:hover {
	text-decoration:underline;
	}
/* -------------------------------  leftcon ------------------------------ */	
div#leftcon {
	width:195px;
	float:left;
	margin:0 10px;
	display:inline;
	}
div#leftcon h2.title {
	height:30px;
	line-height:30px;
	padding-left:28px;
	border-top:1px solid #cfe5fa;
	background:url(/img/title1.jpg) no-repeat 0 0;
	color:#044b83;
	cursor:pointer;
	}
ul.assort {
	background:url(/img/assortbg.jpg);
	}
ul.assort>li {
	width:146px;
	height:24px;
	line-height:24px;
	margin:0 12px;
	padding-left:23px;
	border-bottom:1px dotted #cfe5fa;
	color:#107ecd;
	background:url(/img/arrow.jpg) no-repeat 0 40%;
	cursor:default;
	}
ul.assort li a:hover {
	color:#107ecd;
	}
ul.assort>li:hover{
	width:100px;
	position:relative;
	z-index:1;
	padding-left:40px;
	font-weight:700;
	}
ul.assort>li>a,ul.assort li:hover a {
	display:block;
	text-decoration:none!important;
	border:0 none;
	white-space:nowrap;
	}
ul.assort ul{
	min-width:140px;
	position:absolute;
	left:-100000px;
	top:-5px;
	padding:5px;
	background:#fff;
	border:1px solid #cfe5fa;
	}
ul.assort li:hover>ul{
	left:120px;
	}
ul.assort ul li {
	border-bottom:1px solid #fff;
	padding:0 10px 0 0;
	font-weight:400;
	background:url(/img/assortar.gif) right no-repeat;
	}
ul.assort ul li:hover{
	padding:0 10px 0 0;
	position:relative;
	font-weight:400;
	z-index:10;
	background-color:#f1f9fc;
	}

div.publish {
	background:url(/img/publishbg.jpg) repeat-y right;
	border-top:1px solid #d0e5f8;
	border-left:1px solid #d0e5f8;
	}
div.publish h2 {
	height:28px;
	line-height:28px;
	padding-left:28px;
	border-bottom:1px solid #d0e5f6;
	background:url(/img/publish.jpg) no-repeat 5% 50%;
	
	}
div.publish h2 span{
	margin-left:46px;
	font-weight:400;
	}
div.publish h2 a:link,div.publish h2 a:visited {
	color:#0c7ad3;
	}
div.publish ul {
	margin:10px 0 0 12px;
	}
div.publish li {
	height:24px;
	line-height:24px;
	padding-left:20px;
	background:url(/img/publishli.jpg) no-repeat 0 50%;
	}
div.publish li a:link,div.publish li a:visited,div.publish li a:active {
	color:#0a7dda;
	}
div.publish li a:hover {
	color:#0a7dda;
	text-decoration:underline;
	}
div#leftcon div.bottom {
	width:194px;
	height:3px;
	margin-bottom:4px;
	overflow:hidden;
	position:relative;
	z-index:-1;
	background:url(/img/lbottom.jpg) no-repeat;
	}
/* -------------------------------  siteinfo ------------------------------ */	
div#siteinfo {
	width:980px;
	height:100px;
	clear:both;
	position:relative;
	top:10px;
	text-align:center;
	background:url(/img/siteinfo.jpg) repeat-x;
	overflow:hidden;
	}
div#siteinfo ul {
	width:260px;
	margin:15px auto;
	overflow:hidden;
	text-align:center;
	}
div#siteinfo li{
	width:auto;
	height:18px;
	display:inline;
	line-height:18px;
	margin-left:6px;
	white-space:nowrap;
	float:left;
	}
div#siteinfo li.email {
	width:250px;
	}
div#siteinfo p {
	display:block;
	clear:both;
	}
div#siteinfo a {
	color:#0E78CE;
	}
