/*基本样式*/
*{margin:0px; padding:0px;font-family: "宋体"; }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
.clear_float{
	clear:both; height:1px;
}
.float_left{
	float:left
}
.float_right{
	float:right
}
div,input,table{
	font-size:12px;
}
body{
	font-size:12px;
	background:#ffffff;
	color:#101010;
}
#content{
	width:930px; margin:auto;
}
img{
	border:0;
}
/*顶部样式开始*/
#header{
	margin-bottom:5px;
}
#top{
	height:25px;
	background:#F6F6F6;
	border-top:2px #A9C9E2 solid;
	border-bottom:1px #E4E4E4 solid;
	line-height:22px;
	padding:0px 15px 0px 3px;
}
#top ul{
	margin:0px;	padding:0px;
	list-style:none;
}
#top ul li{
	padding-top:3px;
	display:block;
	float:left;
	background:url(../images/arrow_01.gif) no-repeat 5px 11px;
	width:63px;
	text-indent:12px;
}
#top a:link{
	color:#666666; text-decoration:none;
}
#top a:visited{
	color:#666666; text-decoration:none;
}
#top a:hover{
	color:#004A9C; text-decoration:underline;
}
.button{
	border:none;
	background: url(../images/t_submit.gif);
	border: 1px solid #E4E4E4;
	color: #666666;
	cursor:pointer;
	height:17px;
	line-height:15px;
	width:45px;
}
.header_textbox {
	background: #F2F6FB;
	border: 1px solid #B0D7FF;
	float: right;
	height: 58px;
	width: 200px;
	margin-top:7px;
	padding-left:3px;
}

.header_textbox li {
	clip: rect(0,0px,0,0);
	float: left;
	text-align: left;
	height: 13px;
	line-height: 18px;
	overflow: hidden;
	padding: 2px 4px 4px 0px;
	position: static;
	width: 180px;
	list-style:none;
}

.header_textbox ul {
	margin: 0px; padding:0px;
}


.header_textbox1 {
	background: #F2F6FB;
	border: 1px solid #B0D7FF;
	float: left;
	height: 300px;
	width: 580px;
	margin-top:7px;
	padding-left:3px;
}

.header_textbox1 li {
	clip: rect(0,0px,0,0);
	float: left;
	height: 13px;
	line-height: 18px;
	overflow: hidden;
	padding: 2px 4px 4px 0px;
	position: static;
	width: 200px;
	list-style:none;
}

.header_textbox1 ul {
	margin: 0px; padding:0px;
}




.f_blue, a.f_blue:link, a.f_blue:visited {
	color: #0000FF;
}

.f_brown, a.f_brown:link, a.f_brown:visited {
	color: #990000;
}

.f_dgray, a.f_dgray:link, a.f_dgray:visited {
	color: #666666;
}

.f_gray, a.f_gray:link, a.f_gray:visited {
	color: #4F544D;
}

.f_green, a.f_green:link, a.f_green:visited {
	color: #008000;
}
.f_red, a.f_red:link, a.f_red:visited, .nav_sub a:hover {
	color: #FF0000;
}

/*菜单样式*/
.header_nav{
	margin: auto;
}
.global_nav {
	background: url(../images/nav_bg.gif) repeat-x;
	clear: left;
	height: 55px;
	margin: 0px auto;
	padding: 0px;
}
.nav_left {
	background: url(../images/nav_lr.gif) no-repeat 0px 0px ;
	width: 2px;
	float:left;
	height:28px;
	margin-top:-3px;
}
.nav_right {
	background: url(../images/nav_lr.gif) no-repeat -1px 0px;
	float: right;
	height: 28px;
	width: 2px;
	margin-top:-3px;
}
.msl {
	height: 20px;
	padding: 9px 0px 0px 0px;
	text-align: left;
}
.f_gray, a.f_gray:link, a.f_gray:visited {
	color: #4F544D;
}
.nav_current {
	background: url(../images/nav_button.gif) no-repeat 0px -58px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 72px;
}
a.f_nav:link {
	color: #333333;
	display: block;
	height: 14px;
	text-decoration: none;
}

a.f_nav:visited {
	color: #333333;
}

a.f_nav:hover {
	color: #000000;
	display: block;
	padding-top: 1px;
	text-decoration: none;
}
.nav_link {
	background: url(../images/nav_button.gif) no-repeat;
	cursor:pointer;
	float: left;
	font-size: 13px;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 72px;
}
.nav_sub {
	height: 21px;
	text-align: left;
	line-height:21px;
}

.nav_sub a {
	color: #ff0033;
	text-decoration: none;
}

.nav_sub li {
	display:inline;
	height: 16px;
	margin: 0px;
	padding: 7px 12px 3px 0px;
	list-style:none;
}
.global_nav .nav_sjgg {
	float: left;
	height: 20px;
	margin-top: 3px;
	padding-left:10px;
}
.hidden, .undis {
	display: none;
}
.sub_box {
	float: right;
	height: 26px;
	text-align: left;
	width: 730px;
	padding-top:2px;
}
.f_green, a.f_green:link, a.f_green:visited {
	color: #008000;
}
.nav_main {
	float: right;
	height: 29px;
	width: 800px;
}
.nav_main li {
	float: left;
	text-align: center;
	list-style:none;
}
/*顶部样式结束*/


/*左边样式开始*/
#content_left{
	width:280px;
}
 .side_border{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
}
 .side_border_blog{
	background: #ffffff;
	border: 1px solid #AED7D7;
	margin-bottom:6px;
}
.side_tit_bg1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.side_tit_bg1_blog{
	background: url(../images/tit_bg2.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.side_tit_bg1_1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	line-height:29px;
	padding-left:8px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
.side_b_t{
	border-top: 1px solid #A9C9E2;
}
.tit_azury {
	background: url(../images/tit_1.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px
}


.tit_azury_blog{
	background: url(../images/tit_2.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px
}
.side_tit_bg1  span{
	float:right;
	padding:9px 8px 0px 6px;
text-align:center;
}
.side_tit_bg1  .sp{
	float:right;
	background:url(../images/up_bg.gif) no-repeat bottom;
	height:18px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
}
.side_tit_bg1  .up_link{
	float:right;
	background:url(../images/up_link_bg.gif) no-repeat bottom;
	height:19px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:8px;
}


.side_tit_bg1  .sp1{
	float:right;
	background:url(../images/tit_1.gif) no-repeat bottom;
	height:18px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
}
.side_tit_bg1  .up_link1{
	float:right;
	background:url(../images/up_link_bg.gif) no-repeat bottom;
	height:19px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:8px;
}




.side_tit_bg1_blog  span{
	float:right;
	padding:10px 9px 0px 0px;
}
.side_hotnav {
	background: url(../images/broken_line1.gif) #F2F6FB repeat-x bottom;
	height: 26px;
	line-height:26px;
	text-align: left;
}
.side_hotnav img {
	padding-left:6px;
	padding-right:5px;
	padding-top:3px;
}
.side_hotnav .red{
	color:#990000;
	font-weight:bold;
}
.pad_1{
	padding:3px 0px 3px 4px;
}
#list_table{
	margin:0px;border-collapse: collapse;
}
#list_table td{
	height:18px; padding-left:5px;
}	
h4{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#004A9C;
	line-height:25px;
	margin-top:7px;
}
.input2{
	border:1px solid #A9C9E2;
	text-align: left;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}
.seabut {
	background:url(../images/search_icon.gif) no-repeat;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}
.search_input{
	border:1px solid #A9C9E2;
	font-size:12px;
	color:#666666;
}
.hot_bg{
	background:#F2F6FB;
	height:50px;
	line-height:26px;
	padding-left:5px;
	border-bottom:0px #A9C9E2 solid;
}
.btn{
	background: url(../images/but_pic.gif) #FFFFFF;
	border: 1px solid #A9C9E2;
}
.w_1{
	width:340px;
}
.w_2{
	width:278px;
}
.pad_3{
	text-align:center;
	height:40px;
	line-height:40px;
	border-top:1px #A9C9E2 solid;
}
.side_con {
	padding:5px 13px 6px 10px; background:#F2F6FB; 
}
.side_con li {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
}
.side_con ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:21px;
}
.side_con1 {
	padding:5px 13px 6px 10px; background:#F2F6FB; 
}
.side_con1 li {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
}
.side_con1 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:27px;
}

/*左边样式结束*/


/*右边样式开始*/
#content_right{
	width:672px;
}
.tit_border{
	border:1px #A9C9E2 solid;
	margin-bottom:5px;
}
.right_tit_bg{
	height: 25px;
	border:1px solid #ffffff;
	line-height:25px;
	background:#CAE5FF;
	padding:0px 6px;
}
.px13{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.px14{
	font-size:14px;
	font-weight:bold;
	float: center;
	background:#f6f6f6;
	padding:3px;
}
.px12{
	line-height:21px;
	text-indent:24px;
}
.bignews_list {
	background: url(../images/broken_line1.gif) repeat-x top;
	margin-top: 6px;
	padding-top: 6px;
}
.bignews_list ul {
	display: block;
	float: left;
	list-style:none;
	margin:0px; padding:0px;
}
.bignews_list ul li {
	color: #666666;
	float: left;
	height: 12px;
	margin:0px;
	text-align: left;
	width: 200px;
	padding:4px 0px 5px 0px !important;
	padding:3px 0px 3px 0px;
}
.bignews_list ul li a:link {
	color:#004A9C;
	font-size: 12px;
}
.bignews_list ul li a:visited {
	color:#004A9C;
	font-size: 12px;
}

.bignews_list ul li a:hover {
	background: #F2F2F2;
	font-size: 12px;
}
.font_link{
	background:#E8F3FF;
	height:26px;
	line-height:26px;
	margin:2px 0px 0px 0px;
}
.font_link ul{
	margin:0px; padding:0px;
}
.font_link ul li{
	background: #E8F3FF;
	border: 1px solid #FFFFFF;
	border-right:1px solid #6699CC;
	clip: rect(0px,0px,0px,0px);
	float: left;
	height: 16px;
	line-height: 18px;
	margin:0px;
	overflow: hidden;
	padding: 4px;
	position: static;
	width: 124px;
}
.pad_2{
	margin:8px 0px 4px 0px;
}
.list {
	margin:0px;
	padding: 0px;
	width:100%;
}
.list li{
	background: url(../images/arrow_02.gif) no-repeat 2px 7px;
	list-style:none;	font-size:14px;
	margin:0px; padding:0px; padding-left:8px;
	height:24px;
}
.list li a, .list li a:visited {
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	padding:0px;

}
.list li a:hover{
	background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.list li span, .c_l_b_p li span {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 3px;
	clear:right;
	font-size:10px;
}
.list ul {
	text-align: left; list-style:none; padding-top:3px;
}

.list_good {
	margin:0px;
	padding: 0px;
}
.list_good li{
	background: url(../imagesarrow_02.gif) no-repeat 2px 7px;
	list-style:none;	font-size:12px;
	margin:0px; padding:0px; padding-left:8px;
	height:21px;
}
.list_good li a, .list_good li a:visited {
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	padding:0px;

}
.list_good li a:hover{
	background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.list_good li span, .c_l_b_p li span {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 3px;
	clear:right;
	font-size:10px;
}
.list_good ul {
	text-align: left; list-style:none; padding-top:0px;
}
.news_tit{
	background:#CAE5FF;
	line-height:25px;
	height:25px;
	margin-bottom:2px;
	font-weight:bold;
	padding:0px 10px;
	color:#333333;
}
.news_tit1{
	background:#CAE5FF;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
	font-weight:bold;
	padding:0px 10px;
	color:#333333;
	border:1px #ffffff solid;
	
}
.news_font{
	background:#f7f7f7;
	font-weight:bold;
	padding: 3px 5px;
	color:#004A9C;
}
.news_font a:link,avisited{
	text-decoration:none;
	color:#004A9C;
}
.news_font a:hover{
	text-decoration:none;
	color:#ff3300;
}
.news{
	line-height:20px;
	text-indent:24px;
	border-bottom:1px dashed #A9C9E2;
	padding:0px 5px;
	color:#666666;
	margin-bottom:8px;
	padding-bottom:3px;
}
.gg_list ul{
	margin:0px; padding:0px;
}
.gg_list ul li{
	margin:0px; padding:2px 0px; display:block;
}
.down_bg{
	background: url(../images/broken_line1.gif) repeat-x bottom;
	padding:5px !important;
	padding:5px 5px 0px 5px;
}
.w_3{
	width:195px;
}
.w_4{
	width:200px;
	line-height:20px;
}
.w_5{
	width:235px;
}
.w_6{
	width:240px; text-indent:24px;
}
.w_7{
	width:276px; border:1px #A9C9E2 solid; margin-bottom:0px;
}
.web_bg{
	line-height:19px;
	background:#F2F6FB;
	border-bottom:1px dashed #A9C9E2;
	color:#333333;
	padding:5px 8px;
}
.web_bg ul{
	margin:0px; padding:0px; display:block;
}
.web_bg ul li{
	margin:0px; padding:0px; list-style:none;
}
.web_bg span{
	float:right;
	width:120px;
}
.links_url {
	margin: 5px 5px 5px 0px;
	width: 450px;
}
.links_url li {
	display: block;
	float: left;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	list-style:none;
}
.links_logo {
	width: 210px;
}
.links_logo ul{
	margin:0px; padding:0px; margin-left:5px;
}
.links_logo ul li {
	display:inline;
	height: 31px;
	margin:0px;
	width: 88px;
	list-style:none;
}
.links_logo ul li img{
	margin:5px;
}
.c_r_b_b {
	border: 1px solid #DDC89F;
	margin: 0px;
	padding: 0px;
	height:262px;
	width:626px;
	margin-bottom:8px;
}
.tit_bg_brown {
	background: url(../images/tit_bg3.gif) repeat-x 0px -2px;
	float: left;
}
.tit_bg_brown h5 {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top:7px;
	font-size:13px;
	color:#333333;
}
.down_current {
	background: url(../images/down_button.gif) no-repeat 0px -27px;
	color: #663300;
	cursor:pointer;
	display: block;
	font-weight: bold;
	height: 12px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}
.down_link {
	background: url(../images/down_button.gif) no-repeat 0px 0px;
	cursor:pointer;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 12px 0px 2px 1px;
	text-align: center;
	width: 60px;
}
.down_link a:link,.down_link a:visited {
	color:#ffffff;
	text-align: left;
}
.dis {
	display: block;
	text-align: center;
}

.dis_right {
	display: block;
	text-align: right;
}

.down_content {
	text-decoration: none;
	margin:0px; padding:0px;
	text-align: left;
}
.down_content ul {
	padding:0px;
	margin:0px;
	line-height:23px;
	margin:3px 5px 0px 7px;
	text-align: left;
}
.down_content ul li{
	margin:0px;
	padding:0px;
	width: 100%;
	list-style:none;
	display: block;
	text-align: left;
}

.down_content li a, .down_content li a:visited {
	color: #663300;
	text-align: left;
	text-decoration: none;
	margin:0px; padding:0px;
}

.down_content li a:hover{
	color: #660000;
	background: #F1E7D8;
	text-decoration: none;
	text-align: left;
}

.down_content li span{
	color: #666666;
	float: left;
	text-align: left;
	list-style:none;
	margin:0px; padding:0px;
}
.undis {
	display: none;
}
.down_tab {
	display: block;
	float: right;
}
.down_tab li, .left, .list, .lr {
	float: left; list-style:none;
}
.c_r_b_g {
	border: 1px solid #AED7D7;
	clear: right;
	float: right;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 340px;
	margin-top:15px;
}
.tit_bg_aqua {
	background: url(../images/tit_bg2.gif) repeat-x 0px -2px;
	float: left;
	width: 327px;
}
.tit_aqua {
	background: url(../images/tit_2.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin: 4px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px;
}
.tit_tag {
	display: block;
	float: right;
	font: 12px/16px Tahoma;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
	padding: 1px 5px 0px;
}
.zt_list .blue {
	background: url(../images/arrow_04.gif) no-repeat 0px 0px;
}

.zt_list .gary {
	background: url(../images/arrow_04.gif) no-repeat 0px -54px;
}

.zt_list .green {
	background: url(../images/arrow_04.gif) no-repeat 0px -18px;
}

.zt_list .orange {
	background: url(../images/arrow_04.gif) no-repeat 0px -36px;
}
.zt_list ul li {
	border: 1px solid #D4EAFF;
	display: block;
	font: 12px Tahoma;
	height: 17px;
	margin-bottom: 1px;
	padding:0px;
	text-align: left;
	margin:6px 0px 6px 0px;
	width: 100%;
}
.zt_list li a {
	background: #FFFFFF;
	display: block;
	line-height: 17px;
	text-decoration: none;
	text-indent: 4px;
}
.zt_list li a:visited {
	background: #FFFFFF;
	display: block;
	line-height: 17px;
	text-indent: 4px;
}
.zt_list li a:hover {
	background: #CAE5FF;
	display: block;
	text-decoration: none;
	text-indent: 4px;
}
.zt_list span {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	padding: 1px 7px 1px 5px;
}
.zt_list ul {
	margin:0px;
	width: 325px;
}
.zt_pad{
	padding:6px 6px 0px 6px;
}
.zt_img{
	padding:1px;
	border:1px #CAEEFF solid;
	margin-right:5px;
	margin-bottom:7px !important;
	margin-bottom:0px;
}
.blog{
	padding:1px 1px 1px 10px;
        float:left;
}
.blog img{
	padding:1px;
	border:1px #AED7D7 solid;
	margin-top:2px;
	
}
.blog span{
	float:left;
	padding:1px 0px 0px 0px;
	
}
.blog_list {
	width: 250px;
        float:left;
}
.blog_list ul {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 240px;
	list-style:none;
}
.blog_list li{
	background: url(../images/arrow_03.gif) no-repeat 0px 5px;
	margin:0px;
	padding:0px;
	text-align: left;
	width: 100%;
	height:21px;
        float:left;
}

.blog_list li a, .blog_list li a:visited {
	color: #006666;
	text-align: left;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	height:21px;
        float:left;
}

.blog_list li a:hover{
	background: url(../images/arrow_03.gif) #E6F2F2 no-repeat 1px 5px;
	color: #339999;
	text-align: left;
	text-decoration: none;
        float:left;
}
.blog_list li span{
	float:left;
	font-size:10px;
	color:#666666;
	width: 240px;
	margin:0px;
	padding:0px;
	text-align: left;
}

/*右边样式结束*/

/*底部样式开始*/
#footer{
	text-align:center;
	height:80px;
	width:100%;
}
#footer .border_bg{
	background: #F6F6F6;
	border: 1px solid #E4E4E4;
	height:26px;
	line-height:26px;
}
.CopyRight{
	line-height:23px;
}
/*底部样式结束*/

/*其它样式*/
.other_1{
	padding-top:4px;
}
.other_2{
	padding:0px 0px 1px 10px;
}	
.other_3{
	margin:5px 0px 0px 17px;
}
.other_4{
	padding-left:5px;
	padding-top:4px
}
.other_5{
	padding:3px;
}
.other_6{
	padding:0px 13px 4px 8px; background:#F2F6FB;
}
.other_7{
	margin-bottom:5px;
}
.other_8{
	width:400px;
}
.other_9{
	width:275px;
}
.other_10{
	padding-bottom:8px;
}
.other_11{
	margin-bottom:8px;
}
.other_12{
	height:24px; line-height:24px; padding-left:15px;
}
.other_13{
	padding-top:6px;
}
.other_14{
	padding:5px;
}
.other_15{
	width:80px;
}
.other_16{
	padding:0px 6px;
}
.other_17{
	margin-bottom:0px !important;
	margin-bottom:-5px;
}
.cle_fl{
	clear:both;
	}
#div_box{
	background:#fff;
}
#div_box ul{
	margin:0px;
	padding:0px 1px;
	border:1px solid #fff;
	background:url(../images/box_titlebg.gif) repeat-x;
	height:28px;
}
#div_box ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	
}

.box_in{
	background: url(../images/box_in.gif) no-repeat;
	width:86px;
	height:29px;
	font-size:13px;
	color:#434343;
	display:block;
	line-height:27px;
	text-align:center;
	cursor:hand
}
.box_out{
	background: url(../images/box_out.gif) no-repeat;
	width:86px;
	height:29px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-align:center;
	line-height:27px;
}