.whiteBG {
	width:1060px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
}

.changeBox_b1 {
	margin: 0;
}

.changeBox_b1 ul {
	position: relative;
	left: 0;
}

.changeBox_b1 div {
	width: 950px;
	padding: 5px;
	font-size: 12px;
	position: absolute;
}

.table_xq tr td span {
	color: #999;
	margin-left: 10px;
}

.table_xq tr td span a {
	margin: 0 2px;
}

.table_xq {
	border: solid #ccc 1px;
	border-collapse: collapse;
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
	color: #666666;
}

.table_xq td {
	border: solid #ccc 1px;
	padding: 5px;
}

.table_xq td a:hover {
	text-decoration: underline;
	color: #B70000;
}

.dq_list div {
	float: right;
}

.neiron a:hover {
	text-decoration: underline;
}

.nbody {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	TEXT-ALIGN: center;
	background: #5280F7;
	font-family: "Microsoft YaHei";
}

.nav {
	clear: both;
	width: 1060px;
	height: 40px;
	margin: 0 auto;
	TEXT-ALIGN: center;
}

.nav li {
	float: left;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
	background: url(zy_40.gif) no-repeat right center;
}

.nav li a {
	color: #fff;
}

.nav .on {
	height: 40px;
	background: none #fff;
	text-align: center;
	border-top: 2px solid #f4674b;
	margin-top: -2px;
	margin-left: -1px;
	_position: relative;
}

.nav .on a {
	color: #333;
	font-weight: bold;
}

.nav .wx {
	float: left;
}

.nav .wx span {
	display: block;
	line-height: 40px;
	width: 54px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.nav .wx .fd {
	display: none;
}

.nav .wxhover {
	position: relative;
	z-index: 10;
}

.nav .wxhover span {
	height: 40px;
	color: #666;
	background: #fff;
	text-align: center;
	border-top: 2px solid #f4674b;
	margin-top: -2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

.nav .wxhover .fd {
	display: block;
	width: 116px;
	height: 124px;
	padding-top: 9px;
	position: absolute;
	top: 39px;
	left: -63px;
	line-height: 26px;
	text-align: center;
	z-index: 8;
	background: #fff;
	border: 1px solid #c9c9c9;
	box-shadow: 3px 3px 0 rgba(0,0,0,0.08);
	cursor: default;
}

.snbody {
	width: 100%;
	background-color: #f9f9f9;
	border-bottom: 1px solid #dedede;
}

.subnav {
	clear: both;
	width: 1060px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	padding-left:10px;
	height: 40px!important;
	line-height: 40px;
	color: #666;
	display: none;
}

.subnav a {
	margin: 0 2px;
}

.daohang_nav {
	height: 25px;
	width: 1060px;
	margin-top: 5px;
}

.daohang_nav h3 {
	background: #ebebeb;
	position: relative width:80px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	margin-left: 2px;
	cursor: pointer;
	float: left;
}

.daohang_nav h3 a {
	color: #666;
	font-size: 14px;
	color: #002f76;
	font-weight: normal;
}

.daohang_nav h3 a:hover {
	color: #B70000;
	font-weight: bold;
}

.wrap {
	margin: 0 auto;
	width: 1000px;
}

.tittle-box {
	height: 40px;
	background: #eee;
}

.tittle {
	float: left;
	padding: 0 10px;
	height: 40px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	line-height: 40px;
	color: #5280F7;
	border-left: 3px solid #5280F7;
	display: block;
}

.main {
	margin-top: 5px;
}

.area {
	width: 1000px;
	height: 65px;
}

.area ul li {
	float: left;
	width: 50px;
	height: 25px;
	margin: 3px 5px;
	font: 14px/25px "Microsoft YaHei";
	color: #6e6e6e;
	text-align: center;
	border: #e1e1e1 solid 1px;
	border-radius: 3px;
}

.area ul li:hover {
	font-weight: bold;
	color: #7cc6ed;
	cursor: pointer;
}

.area ul li a:hover {
	background: #ca1712;
	border-radius: 5px;
	color: #fff;
	font-weight: normal;
}

.location {
	margin-top: 5px;
	height: 35px;
	padding-left: 20px;
	font: bold 20px/35px "Microsoft YaHei";
	color: #0a90df;
	background: #eee;
}

.time {
	margin-top: 5px;
	width: 100%;
}

.time th,.time td {
	border: 1px #ddd solid;
	text-align: center;
	line-height: 20px;
	min-width: 100px;
}

.time th {
	height: 40px;
	background: #eee;
	color: #333;
	font: 16px "Microsoft YaHei";
}

.time th:first-child {
	width: 80px;
}

.time tr {
	color: #333;
	font: 14px "Microsoft YaHei";
}

.time tr:hover {
	background: #f8f8f8;
	color: #0a90df;
}

.time tr:hover a {
	color: #0a90df;
}

.time td {
	height: 30px;
}

.time td table {
	width: 100%;
}

.time td table td {
	border: none;
}

.time td a {
	color: #666;
	display: inline-block;
	margin: 10px 0;
}

.time td a:hover {
	text-decoration: underline;
}

body,ul,li,img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #333;
	margin:0 auto
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 21px;
}

ul,li {
	list-style: none;
}

a,a:link,a:visited {
	color: #6e6e6e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

p {
	text-indent: 2em;
	text-align: left;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.clearit {
	padding: 0 0 5px 0;
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.page {
	width:1060px;
	background: #FFF;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	TEXT-ALIGN: center;
}

.banner {
	height: 160px;
	overflow: hidden;
	background: #ffffff url(banner.jpg) no-repeat top;
}

.title {
	height: 40px;
	margin-top: 2px;
	line-height: 45px;
	clear: both;
}

.title h4 {
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #0088cc;
	padding-left: 25px;
	float: left;
	display: inline;
	line-height: 38px;
}

h1 {
	font-size: 0px;
	overflow: hidden;
	height: 1px;
	line-height: 0px;
	padding-left: 800px;
}

.g {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.gCnt_left_t {
	padding: 5px;
	width: auto;
	background: #ffffff url(banner1.jpg) no-repeat top;
}

.left_b3 {
	width: 300px;
	height: 160px;
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	padding: 5px;
}

.right_1r {
	border: 1px solid #e1e1e1;
	overflow: hidden;
	width: 300px;
	height: 170px;
	float: left;
}

.right_1r h3 {
	border-bottom: 1px solid #e1e1e1;
	color: #0a90df;
	font-size: 14px;
	height: 28px;
	line-height: 30px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.right_1r span.more {
	font-weight: normal;
	padding-left: 6px;
	position: absolute;
	right: 0;
	top: 0;
}

.right_1r span.more a:hover {
	text-decoration: underline;
}

.right_1r h3 span.title {
	padding: 0 2px;
	position: absolute;
	top: -9px;
}

.right_1r h3 a,.r_box h3 a:link,.r_box h3 a:visited {
	color: #0a90df;
}

.r_box_cnt {
	margin: 5px 10px 0 10px;
	text-align: left;
}

.r_box_cnt a:hover {
	text-decoration: underline;
}

.r_box_cnt li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.right_11r {
	width: 354px;
	height: 160px;
	padding: 5px 5px 5px 5px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	float: left;
	text-align: center;
	border-color: #f1f8fe;
	border: 1px solid #dedede;
}

.right_11r a:hover {
	text-decoration: underline;
}

.right_11r h2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.right_11r h2 a {
	color: #FF0000;
}

.right_11r h2 a:hover {
	text-decoration: underline;
}

.dq_list h3 {
	font-weight: bold;
}

.guanggao {
	width: 960px;
	height: 60px;
}

.doyoo_panel {
	position: fixed;
	top: 100px;
	right: 20px;
	width: 130px;
	height: 485px;
	background-image: url(beijing.jpg);
}

.doyoo_panel .doyoo_panel_main {
	left: 0px;
	margin-top: 99px;
	width: 130px;
	height: 331px;
}

.doyoo_panel_cell {
	font-size: 12px;
}

.xdfkc {
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
}

.xdfkc a {
	color: #308A0C;
}

.xdfkc a:hover {
	text-decoration: underline;
}

.shitin {
	font-size: 12px;
	height: 30px;
	line-height: 31px;
	width: 40px;
	float: right;
}

.shitin a {
	color: #7c1a0f;
}

.shitin a:hover {
	text-decoration: underline;
}

.footer {
	width: 1000px;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #BFE0F0;
	line-height: 24px;
	clear: both;
	font-size: 12px;
	color: #666666;
}

.footer img {
	padding-bottom: 0px;
}

.footer a {
	color: #666666;
}

.footer a:hover {
	text-decoration: underline;
}

.zt_lftop {
	width: 1000px;
	height: 63px;
	background: url(bg.png) no-repeat #3f7fc0 0px -206px;
}

.zt_lftop .daohang1 {
	float: left;
	width: 860px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-align: left;
	background: url(btn.gif) no-repeat 0px 0px;
	COLOR: #e1e1e1;
	padding: 0px 5px 0px 6px;
	letter-spacing: 6px
}

.zt_lftop .daohang1 A {
	COLOR: #fff;
	text-decoration: none;
	font-size: 12px;
}

.zt_lftop .daohang1 A:hover {
	color: #c00;
	text-decoration: underline;
}

.zt_lftop .daohang p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}