﻿/*
Author: Pei Wang
Email: givenlovs@msn.com Development by: Chinasky.net
Last updated: 2010-7-21
*/
body {
	font-family: 宋体;
	font-size: 12px;
	background: #E3F0FF;
	margin: 0;
	padding: 0;
	color: #434540;
	line-height: 160%;
	behavior:url(scripts/csshover.htc);
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, input, select, form {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
img {
	border: 0;
}
/*--link--
=======================================*/
a {
	color: #333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF7800;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF7800;
}
/*--header--
=======================================*/
.header {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 380px;
	background: url(img/top.jpg) no-repeat;
	border: 0px blue solid;
}
.header .logo {
	position: absolute;
	display: block;
	float: left;
	left: 10px;
	top: 0;
	height: 95px;
	width: 350px;
	border: 0px #000 solid;
}
.header .logo a {
	display: block;
	height: 95px;
	width: 350px;
	text-indent: -10000px;
}
.header .search {
	position: absolute;
	display: block;
	right: 0;
	top: 10px;
	height: 18px;
	line-height: 18px;
	width: 270px;
	color: #273C7B;
	text-align: left;
}
.header .search label strong{
	display:block;
	float:left;
	padding:0 2px 0 0;
	font-weight:lighter;
}
.header .search label .words{
	display:block;
	float:left;
	margin:2px 4px 0 0;
	padding:0 0 0 3px;
	width:147px;
	line-height:12px;
	border:none;
	color:#999;
	background:transparent;
}
.header .search label .btn{
	width:40px;
	border:none;
	text-indent:-10000px;
	cursor:pointer;
	background:transparent;
}
.header .sidelink {
	position: absolute;
	display: block;
	right: 15px;
	top: 35px;
	height: 32px;
	line-height: 32px;
	width: auto;
	border: 0px green solid;
	color: #656565;
}
.header .sidelink a, .header .sidelink:visited {
	color: #656565;
	padding: 0 2px;
	text-decoration:underline;
}
.header .hottel{
	position: absolute;
	top:70px;
	right:50px;
	width:100px;
	border:0px blue solid;	
	text-indent:-10000px;
}
.header .search input {
	float: left;
}
.header .menu {
	position: absolute;
	display: block;
	left: 0px;
	top: 106px;
	height: 37px;
	width: 1014px;
	border: 0px green solid;
	z-index: 10000;
	background:#fff url(img/nav.png) repeat-x;
}
.header .menu li {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	width: auto;
	_width:80px;
	border: 0px blue solid;
}
.header .menu li a {
	display: block;
	margin: 0 auto;
	height: 37px;
	line-height: 37px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.header .menu li.m1,.header .menu li.m1 a{
	width:95px;
}
.header .menu li.m2,.header .menu li.m2 a{
	width:95px;
}
.header .menu li.m3,.header .menu li.m3 a{
	width:95px;
}
.header .menu li.m4,.header .menu li.m4 a{
	width:95px;
}
.header .menu li.m5,.header .menu li.m5 a{
	width:85px;
}
.header .menu li.m6,.header .menu li.m6 a{
	width:85px;
}
.header .menu li.m7,.header .menu li.m7 a{
	width:85px;
}
.header .menu li.m8,.header .menu li.m8 a{
	width:150px;
}
.header .menu li.m9,.header .menu li.m9 a{
	width:110px;
}


.header .menu li a:hover,.header .menu li a.current{
	background:url(img/nav.png) center bottom repeat-x;	
}
.header .menu li#m_home a{
	background:url(img/nav.png) 0 -37px no-repeat;
}
.header .menu li#m_home a:hover,.header .menu li#m_home a.current{
	background:url(img/nav.png) 0 -74px no-repeat;
}
.header .menu li a,.header .menu li a:visited{
	color:#FFF;
}
.header .banner{
	position:absolute;
	left:0;
	top:154px;
	height:177px;
	width:1024px;
	background:#E3F0FF;
}
.header .bar{
	position:absolute;
	display:inline;
	padding:0 12px;
	left:0;
	top:331px;
	height:34px;
	width:1000px;
	color:#054BB5;
	line-height:34px;
	background:url(img/top.jpg) center bottom no-repeat;
}
.header .bar a,.header .bar a:visited{
	color:#054BB5;
}
.header .bar .bar_sl,.header .bar .bar_sr{
	display:block;
	height:34px;
}
.header .bar .bar_sl{
	float:left;
}
.header .bar .bar_sr{
	float:right;
}
.header .bar .bar_sr strong{
	color:#FF7800;
}
/*--footer--
=======================================*/
.footer {
	display: block;
	margin: 0 auto;
	padding:15px 0 0 0;
	width: 1024px;
	height: 88px;
	line-height:16px;
	clear: both;
	text-align: center;
	background:url(img/bottom.jpg) 0 15px repeat-x;
}
.footer .nav{
	display:block;
	height:45px;
	line-height:30px;
	clear:both;
	border:0px blue solid;
	color:#FFF;
}
.footer .nav a{
	padding:0 2px;
	text-decoration:underline;
}
.footer .nav a,.footer .nav a:visited{
	color:#FFF;
}
/*--两侧内容框--
=======================================*/
.side_box {
	display: block;
	margin: 10px 0 0 0;
	padding-bottom: 0px;
	width: 215px;
	height: auto;
	_height: 120px;
	min-height: 120px;
	clear: both;
	background: url(img/side_lbox.jpg) left bottom no-repeat;
	z-index:10;
}
.side_box h2 {
	font-family: 微软雅黑, 黑体, 宋体, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 0 30px;
	height: 35px;
	line-height: 30px;
	font-size: 14px;
	background: url(img/side_lbox.jpg) left top no-repeat;
	clear: both;
	color:#0146A1;
}
.side_box .sb_content {
	display: block;
	padding: 0 0 5px 15px;
	width: 200px;
}
/*--虚线段--
=======================================*/
hr.dotted {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	border: 0;
	height: 1px;
	border-top: 1px #B3B3B3 dotted;
}
/*--中间内容框--
=======================================*/
.main_box {
	display: block;
	margin: 8px 0 0 0;
	width: 460px;
	height: auto;
	_height: 180px;
	min-height: 180px;
	overflow: hidden;
	_overflow: visible;
	clear: both;
	background: url(../images/main_box.jpg) left bottom no-repeat;
	border: 0px blue solid;
}
.main_box h2 {
	font-family: 微软雅黑, 黑体, 宋体, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 0 30px;
	height: 40px;
	line-height: 36px;
	font-size: 14px;
	background: url(../images/main_box.jpg) left top no-repeat;
	clear: both;
}
.main_box h2 strong {
	display: block;
	float: left;
}
.main_box h2 a {
	float: right;
	padding: 0 17px 0 0;
	font-size: 12px;
	color: #333;
	font-weight: lighter;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.main_box .sb_content {
	display: block;
	float: left;
	padding: 0 0 5px 8px;
	_padding: 0 0 2px 8px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	overflow: hidden;
	_overflow: visible;
	width: 440px;
	border: 0px blue solid;
	clear: both;
}
.main_box .sb_content .tab_pics {
	display: block;
	float: left;
	height: 234px;
	clear: both;
	border: 0px blue solid;
}
.main_box .sb_content .tab_pics img {
	width: 340px;
	height: 230px;
}

.table_zjcz{
	display:table;
	float:right;
	width:770px;
	border:1px #9BCAFE solid;
	border-top:0;
	border-left:0;
}
.table_zjcz table{
        border:1px #9BCAFE solid;
	border-top:0;
	border-left:0;
}
.table_zjcz td,.table_zjcz th{
	padding:0 0 0 15px;
	border:1px #9BCAFE solid;
	border-right:0;
	border-bottom:0;
}
.table_zjcz th{
	background:#fff;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	color:#054CB4;
}
.table_zjcz td{
	height:25px;
	line-height:25px;
	text-align:center;
}
.table_zjcz td.notice{
	color:red;
}
.table_zjcz tr.top td{
	font-weight:bold;
	color:#054CB4;
}
.table_zjcz tfoot td{
	padding:0 40px 0 0;
	text-align:right;
}

.table_in table{
	display:table;
	float:right;
	width:770px;
	border-top:0;
	border-left:0;
}
.table_in td{
    border:none;
}


.page_list{
	display:block;
	clear:both;
}
.page_list a{
	padding:0 5px;
}
.page_list a.pre{
	padding-left:10px;
	background:url(img/page.gif) 0 -10px no-repeat;
}
.page_list a.next{
	padding-right:10px;
	background:url(img/page.gif) right -40px no-repeat;
}

.menzen-class{ background:#fff; margin-bottom:10px;}
.menzen-class li{ height:30px; line-height:30px; text-indent:4em;}
.menzen-class li.bigclass{ font-weight:bold; text-indent:2em; font-size:14px; background:#C1E0FF}
























