﻿/*基础*/
body, div, dl, dt, dd, ul, ol, li, h1, h1 *, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, select, option, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
	word-break:break-all;
	word-wrap:break-word;
	font-weight:normal;
	color:#7b7b7b;
	font-size:12px
}
body {
	height:100%;
	font-size:12px;
	font-family:tahoma,arial;
	color:#a9acad
}
h1 {
	font:bold 16px/18px "microsoft yahei"
}
h2, h2 *, h3, h3 * {
	font-weight:bold;
	font-size:14px;
	color:#000;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
img {
	border:0
}
p {
	line-height:1.5;
}
ol, ul, li {
	list-style:none
}
a {
	cursor:pointer;
	color:#014ccc;
	text-decoration:none
}
a:hover,a:active{
	text-decoration:none;
}
select, option {
	height:22px;
	line-height:16px;
	vertical-align:middle
}
textarea {
	resize:none
}
/* remember to define focus styles! */
input:focus, textarea:focus{
	outline: 0;
}
.hidden {
	display:none
}
input[type=submit] {
	cursor:pointer;
	border:0
}
/*基础结束*/

body{
	
}
.b_top{/* background:url(images/top_mbg.jpg) repeat-x;*/}
.top{
	width:1000px;
	height:66px;
	margin:0 auto;
	background:url(images/logo.gif) no-repeat 0 0;
	position:relative;
}
.top .r_a{
	position:absolute;
	top:0;
	right:10px;
	line-height:64px;
}
.top .r_a a{
	color:#000;
	text-decoration:underline;
}
.nav{
	
	height:44px;
	background:url(images/top_mbg.jpg)  repeat-x 0 -66px;
	margin:0 auto;
}
.nav ul{ width:958px; margin:0 auto; height:44px;font-family:\5FAE\8F6F\96C5\9ED1,\5B8B\4F53, Arial, Helvetica, sans-serif;}
.nav li{
	float:left;
	display:inline;
	line-height: 43px;
}
.nav li a{
	display:block;
	width:70px;
	padding:0 15px;
	color: #fff;
	font-size: 14px;
	text-align: center;

}
.nav li a:hover{ background-color: #036EB6;background: url('images/navbg.jpg') repeat-x; }
.nav .on a{background-color: #036EB6; background: url('images/navbg.jpg') repeat-x;}

.bottom{
	
	margin:0 auto;
	height:80px;
	padding-top:15px;
	background:url(images/footer_bg.gif) repeat-x  
}
.bottom p{
	text-align:center;
	color:#FFF;
	line-height:1.5
}
.index_box{
	
	height:562px;
	background:url(images/3-01.jpg) no-repeat  center  top;
	margin:0 auto;
}
.main_box{
	width:1200px;
	height:562px;
	margin:0 auto;
	position:relative;
}
.page_fix{
	
}
.center_box{
	position:absolute;
	width:545px;
	top:20px;
	left:45px;
	border-radius: 5px;
	min-height: 517px;
}
.center_box h3{
	height:19px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	 display: inline-block;
	 background: #f7b52c;
	  color: #fff;
	  position: relative;
	  padding: 5px;
	  font-weight: normal;
}
.center_box h3 span{ position: absolute; left: 445px; width: 100px;}
.center_box h3 span a{ background:url(images/btns_01.png) no-repeat right -24px; display:inline-block; width:23px; height:23px;}
.center_box h3 span a.disabled{ background-position:0 -24px}
.center_box h3 span.end a{ background-position:0 0}
.center_box h3 span.end a.disabled{ background-position: right 0}
.center_box h3 span.middle a.pre{ background-position:0 0}
.center_box h3 span.end a.disabled{ background-position: right 0}

.page_01 h3{
	/*background:url(images/title_01.jpg) no-repeat 0 0;*/
	
}
.page_02 h3{
	/*background:url(images/title_02.jpg) no-repeat 0 0;*/
	
}
.page_03 h3{
	/*background:url(images/title_03.jpg) no-repeat 0 0;*/
}
.page_04 h3{
	/*background:url(images/title_04.jpg) no-repeat 0 -1px;*/
}
.page_05 h3{
	/*background:url(images/title_05.jpg) no-repeat 0 0;*/
}
.page_06 h3{
	/*background:url(images/title_06.jpg) no-repeat 0 0;*/
}
.center_box table{
	width:580px;
	margin:5px auto 0 auto;
	border:1px solid #FFF;
}
.center_box th{
	background:#a0c5e0;
	border:1px solid #FFF;
	line-height:27px;
	color:#000;
	text-align:left;
	padding-left:13px;
	width:85px;
}
.center_box td{
	background:#d0e2f0;
	border:1px solid #fff;
	line-height:1.5;
	color:#000;
	text-align:left;
	padding:4px 10px;
	/*opacity: 0.5;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5;
	-khtml-opacity: 0.5; */
}
.center_box .table_title{
	color:#fff;
	
	line-height:32px;
	font-size:14px;
}
.nav_box{
	width:98%;
	padding-top:10px;
	height:32px;
}
.nav_box a{
	float:right;
	margin-right:2px;
	width:32px;
	height:32px;
}
.nav_box .a01{
	background:url(images/06_a.jpg) no-repeat 0 -32px
}
.nav_box .a_on_01{
	background:url(images/06_a.jpg) no-repeat 0 -1px
}
.nav_box .a02{
	background:url(images/06_a.jpg) no-repeat -34px -34px
}
.nav_box .a_on_02{
	background:url(images/06_a.jpg) no-repeat -34px -1px
}
.center_box .text_box{
	margin-top:15px;
	
	position:relative
}
.center_box .text_box img.abs{ position: relative; }
.center_box .text_box img.abs2{ position: relative; top:12px; margin-bottom:10px;}
.center_box .p_title{
	font-size:14px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
}
.center_box .text_box p{
	font-size:14px;
	line-height:1.5;
	color:#fff;
	text-indent:28px;
}
.center_box .text_box .p_black_title{
	text-indent:0!important;
}
.center_box .text_box .luokuan{
	text-align:right;
}
.index_out{ }
.main_box_out{ background:url(images/2-01.jpg) no-repeat center top; height:562px;min-width:958px;}
.center_box .inner_table{ border:none}
.center_box .inner_table   th{ background:#a0c5e0; border-top:none; border-left:none; color:#fff}
.center_box .inner_table   td{ border-left:none; border-bottom:none}
.b_notice{ color:#000; padding:4px 0 0 5px}
.center_box .text_box p b{ font-weight:normal}