﻿/***
html {
	text-align: center; background:url(imagesbody_bk.jpg) top center no-repeat;
    -moz-background-size:100%;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body_bk.jpg',sizingMethod='scale');
}
body {
	width: 990px;
	margin: 30px auto;
	background: #fff; _overflow:hidden;
}

td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}*/
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
/**
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: none;
}*/
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav { width:985px; overflow:hidden; margin-top:2px;
	/*background: url(imagesnav_bg.jpg) repeat-x left top;*/
}
.nav .nav_global {
}
.nav .nav_global ul {
	/*padding: 0 10px;*/
}
.nav .nav_global li {
width:123px; height:32px;
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background: url(imagesnv_li.jpg) no-repeat ;
	padding-bottom:1px;
}
.nav .nav_global li a {
	display: block;font-family:"Microsoft Yahei";
	color: #fff;
	text-align: center;
	/*padding: 0 14px;*/
}
.nav .nav_global li a:hover {
	color: #fff!important; background: url("imagesnv_a.jpg") no-repeat;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #fff;
	background: url(imagesnv_a.jpg) no-repeat;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(imagestitle_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(imagesbullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(images1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(images2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(images3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(images4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(images5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(images6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(images7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(images8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(images9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(images10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(imagesh2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(imagesfocus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(imagestitle_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(imagestitle_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(imagesdigg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(imagestitle_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
width:732px;float:left;	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:920px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 920)?"920px":"auto"}
		   );
	}
#mainbody{ width:980px; margin:0 auto; _margin-left:5px;text-align: left;}
.flash{ width:560px; height:338px;float:left; display:inline;border:1px solid #bcbcbc;}
.flash1{ width:980px; height:200px; padding-top:5px;}
.flash2{ width:980px; height:450px; margin-top:5px;}
.flash3{ width:994px; height:130px; margin-top:8px;}
.flash4{ width:980px; height:125px; margin-top:10px;}
.index_left{ width:492px;height:200px; float:left;}
.index_left1{ width:994px;margin-top:8px;}
.index_left2{ width:326px; float:left;}
.index_left3{ width:496px;height:264px; float:left;}

.index_middle{ width:326px; float:left;margin-left:8px;}
.index_right{ width:492px; float:right;}
.index_right1{ width:326px;float:right;}
.index_right3{ width:490px;height:264px; float:right;}

.dtjn{width:994px;height:264px;margin-top:8px;background-color:#f1f9ff; border:1px solid #bcbcbc;}

.lanmu_box{ width:100%;border:1px solid #bcbcbc;background-color:#f1f9ff; padding-bottom:0px;overflow:hidden;text-align:center;}

.lanmu_boxaaa{ width:100%;height:264px;border:0px solid #bcbcbc;overflow:hidden;text-align:center;}

.lanmu_boxcc{ width:100%;background-color:#f1f9ff; padding-bottom:0px;overflow:hidden;text-align:center;}
.lanmu_boxx{ width:100%;border:1px solid #bcbcbc;background-color:#f1f9ff;padding-bottom:0px;overflow:hidden;text-align:center;}
.lanmu_boxa{ width:100%;padding-bottom:0px;overflow:hidden;text-align:center;margin-top:8px;}
.lanmu_box6{ width:100%;border:1px solid #bcbcbc; background-color:#FFF; padding-bottom:0px;overflow:hidden;}
.lanmu_box1{ width:424px;height:338px; background-color:#f1f9ff;overflow:hidden;float:right;border:1px solid #bcbcbc;}
.lanmu_box2{ width:660px;height:350px;float:left;border:1px solid #cecece; background-color:#FFF; padding-bottom:0px; overflow:hidden;margin:0 auto;}
.lanmu_box3{width:300px;height:200px;MARGIN-RIGHT: auto; MARGIN-LEFT: auto;background-color:#FFF;margin-top:14px; overflow:hidden;padding-top:5px;}
.lanmu_box4{width:300px;height:80px;MARGIN-RIGHT: auto; MARGIN-LEFT: auto; background-color:#FFF;margin-top:7px; overflow:hidden;padding-top:10px;}
.lanmu_box5{width:302px;height:321px;float:left;margin-left:18px;background-color:#FFF;overflow:hidden;padding-top:8px;}
.lanmu_title1{ width:410px;background:url(skinstyle1imagesbqbg1.jpg) no-repeat 8px bottom #fff; height:30px; line-height:34px;_line-height:30px; padding-left:20px; margin:10px 10px 10px 0px; font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei"; }
.lanmu_title1 span{ float:right; margin-right:10px; display:inline;}
.lanmu_title1 span a{ color:#fff; font-size:12px;}
.lanmu_title{ background:url(skinstyle1imagesbqbg2.jpg)  8px bottom #fff; height:30px;position:relative ;line-height:22px;_line-height:22px;margin:0px 0px 0px 0px; }

.lanmu_titleaaa{width:95%;height:40px;position:relative ;line-height:40px;margin:0px 0px 0px 0px;border-bottom:1px solid #bd0000;padding-top:6px; }
.lanmu_titleaaa span{ font-size:12px; color:#000;float:right; margin-right:10px; display:inline;}
.lanmu_titleaaa span a{ color:#000; font-size:12px;}
.contimg{
	width:100%;
	height:44px;
}


.lanmu_titlea{background:url(skinstyle1imagestt_1.jpg); height:40px;line-height:42px;margin:0px 0px 0px 0px; text-align:center;font-size:20px; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei"; white-space:nowrap;}


.lanmu_title span{ font-size:12px; color:#000;float:right; margin-right:10px; display:inline;}
.lanmu_title span a{ color:#000; font-size:12px;}
.lanmu_title2{ background: 8px bottom #fff; height:30px; line-height:34px;_line-height:30px; padding-left:34px; margin:0px 0px 0px 0px; font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";}
.lanmu_title2 span{ float:right; margin-right:10px; display:inline;}
.lanmu_title2 span a{ color:#fff; font-size:12px;}
.lanmu_cont{margin:0px 0px 0px 0px; overflow:hidden;height:160px;padding-top:10px;}

.lanmu_contaaa{margin:0px 0px 0px 0px; overflow:hidden;height:224px;padding-top:8px;}
.lanmu_contaaa li{width:90%;height:23px;_height:21px;*height:21px;line-height:23px;_line-height:21px;*line-height:21px; padding-left:15px; background:url(../images/li_style.jpg) left 10px no-repeat; overflow:hidden }
.lanmu_contaaa li a{ color:#666; font-size:14px; float:left;}
.lanmu_contaaa li span{ float:right; color:#666;font-size:14px;}

.lanmu_contaa{margin:0px 0px 0px 0px; overflow:hidden;height:145px;padding-bottom:6px;padding-left:10px;padding-right:10px;}
.lanmu_contaa_pic{width:472px;height:149px;}

.lanmu_cont li{width:90%;height:23px;_height:21px;*height:21px;line-height:23px;_line-height:21px;*line-height:21px; padding-left:15px; background:url(../images/li_style.jpg) left 10px no-repeat; overflow:hidden }
.lanmu_cont li a{ color:#666; font-size:14px; float:left;}
.lanmu_cont li span{ float:right; color:#666;font-size:14px;}

.lanmu_contbtop{width:90%;height:118px;padding-top:15px;border-bottom:1px #999999 solid;}
.toptittle{font-weight:bold;font-size:18px;text-align:center;margin:0 0 10px 0;margin:0 0 10px 0;}
.topcontent li{text-indent:24px;font-size:14px;text-align:left;color:#585858;line-height:23px;}

.lanmu_contb{margin:0px 0px 0px 0px; overflow:hidden;height:160px;padding-top:10px;}
.lanmu_contb li{width:90%;height:23px;_height:21px;*height:21px;line-height:23px;_line-height:21px;*line-height:21px; padding-left:15px; background:url(../images/li_style.jpg) left 10px no-repeat; overflow:hidden }
.lanmu_contb li a{ color:#666; font-size:14px; float:left}
.lanmu_contb li span{ float:right; color:#666;font-size:14px;}
.lanmu_conta{margin:0px 0px 0px 0px; overflow:hidden;height:155px;padding-top:10px;padding-left:10px;}
.lanmu_conta li{width:90%;height:23px;_height:21px;*height:21px;line-height:23px;_line-height:21px;*line-height:21px; padding-left:15px; background:url(../images/li_style.jpg) left 10px no-repeat; overflow:hidden }
.lanmu_conta li a{ color:#666; font-size:14px; float:left}
.lanmu_conta li span{ float:right; color:#666;font-size:14px;}
.clear{ clear:both}
.falvfagui_search{ width:662px; height:42px; float:left; margin-top:10px; background:url(../images/falvfagui_search.jpg) no-repeat}
.falv_form{ width:256px; margin-top:5px; float:right;}

.friendlink{ width:994px; background-color:#eaf6ff;margin-top:8px; border:1px solid #ccc;MARGIN-RIGHT: auto; MARGIN-LEFT: auto;}
.friendlink_title{ width:970px; height:35px;padding-left:23px; font-size:14px; font-weight:bold; color:#d80202;font-family:"Microsoft Yahei";}
.friendlink_cont{ width:970px; overflow:hidden;padding-left:23px;padding-bottom:13px;}
.friendlink_cont img{ margin:10px 7px 0 0;}
.foot_nav{ background:#1e32b6; height:32px; line-height:32px;}
.foot_nav a{ color:#fff !important; font-size:14px;font-family:"Microsoft Yahei"}
.foot_nav span{ color:#fff;}
.zfsp{
	width:130px;
	height:145px;
	float:left;
	margin-left:25px;
	
}
.zfspup{
	width:130px;
	height:100px;
	float:left;
	
}
.zfspdown{
	width:130px;
	height:40px;
	float:left;
	margin-top:10px;
	
}
.zfspdown a{
	font-size:14px;
	font-family:楷体;
}
.lanmu_cont_fzsy_right{
	width:196px;
	height:160px;
	float:right;
	margin-right:10px;
	margin-top:6px;
}
.lanmu_cont_fzsy_left{
	width:275px;
	height:160px;
	float:left;
	margin-top:10px;
}
.fuwuqun{ width:920px; height:57px; background:url(../images/fuwuqun.jpg) no-repeat;padding:18px 10px 0 50px; border:1px solid #ccc}
.fuwuqun li{height:42px;float:left; margin-left:6px; line-height:42px; }
.fuwuqun .span1{width:142px; background:url(skindefaultimagesfuwu_fayuan.png) no-repeat; padding-left:40px;}
.fuwuqun .span1:hover{ width:142px; background:url(../images/fuwu_fayuanhover.png) no-repeat; padding-left:40px;}
.fuwuqun .span2{ width:147px; background:url(../images/fuwu_jiancha.png) no-repeat; padding-left:40px}
.fuwuqun .span2:hover{ width:147px; background:url(../images/fuwu_jianchahover.png) no-repeat; padding-left:40px;}
.fuwuqun .span3{ width:139px; background:url(../images/fuwu_gongan.png) no-repeat; padding-left:43px;}
.fuwuqun .span3:hover{ width:139px; background:url(../images/fuwu_gonganhover.png) no-repeat; padding-left:43px;}
.fuwuqun .span4{ width:109px; background:url(../images/fuwu_falv.png) no-repeat; padding-left:43px;}
.fuwuqun .span4:hover{width:109px; background:url(../images/fuwu_falvhover.png) no-repeat; padding-left:43px;}
.fuwuqun .span5{ width:139px; background:url(../images/fuwu_minsheng.png) no-repeat; padding-left:43px;}
.fuwuqun .span5:hover{ width:139px; background:url(../images/fuwu_minshenghover.png) no-repeat; padding-left:43px;}
.fuwuqun li img{margin:5px 0 0 5px}
.fuwuqun li a{ color:#cc0000; font-size:16px; font-weight:bold; font-family:"Microsoft Yahei"}
#weather { height:30px; line-height:30px;font-size:12px; color:#000; font-family:"Microsoft Yahei"}
#weather td{ height:30px; line-height:30px;font-size:12px; color:#000;font-family:"Microsoft Yahei"}
#weather a{ font-size:12px; color:#000; font-family:"Microsoft Yahei"}
.liushui{ width:100px;}
.weibo{ width:182px; height:74px; margin-bottom:10px;float:left;border:1px solid #ccc;margin-left:12px;}
.weibo_img{ width:50px; height:50px; float:left}
.weibo img{ width:48px; height:48px; border:1px solid #ccc;margin-left:8px;margin-top:12px;}
.weibo_a{ width:120px; float:right; line-height:23px;margin-top:12px;margin-left:6px;text-align:left;}
.weibo_a a{ color:#666; font-size:12px;}
.inputText1 {
	border: 1px solid #ccc;
}
.inputSub img{padding-top:3px\9;}
#showpagephoto{ max-width:920px; margin:0 auto;}
.mainpic{ border:1px solid #aaccee; width:976px; margin:0 auto;margin-bottom:10px;padding-bottom: 10px;}
.mainpic_title{ height:28px; line-height:28px; text-align:center; background-color:#E1EFFB}
.mainpic_cont{ width:978px; padding-top:15px;}
.zfw{width:165px;height:124px;float:left;}
.zf{width:994px;height:124px;float:left;}
.szfw{width:165px;height:110px;border-right:1px solid #ecebeb;padding-top:2px;margin-top:4px;}
.szfw2{width:165px;height:110px;padding-top:2px;}
.szfw1{width:145px;height:30px; line-height:30px;font-size:14px; color:#000;MARGIN-RIGHT: auto; MARGIN-LEFT: auto;margin-top:5px;padding-left:23px;}
.lmu{width:300px;height:72px;margin-top:4px;border:1px solid #dcdcdc;margin-bottom:8px;font-size:14px; color:#000;MARGIN-RIGHT: auto; MARGIN-LEFT: auto;text-align:center; line-height:55px;background-color:#eaeaea;font-weight:bold;}
.lmun{width:300px;height:72px;border:1px solid #dcdcdc;margin-bottom:8px;text-align:center; line-height:55px;background-color:#eaeaea;font-weight:bold;}
.lmun a{font-size:14px;color:#000;}
.zfwxb{width:198px;height:95px;float:left;}
.zfwxb ul{width:198px;height:95px;float:left;margin-left:20px;}
.zfwxb li{width:185px;height:30px;text-align:left;padding-left:30px;line-height:30px;font-size:14px; font-weight:bold; color:#575e64;margin-top:10px;background:url(../images/li_style1.jpg) 15px 10px no-repeat; overflow:hidden}
.zfwxb li a{
	color:#575e64;
}
.titledw {
	position:absolute ;
	width:101px;
	height:22px;
    left:-6px;
    background: url(skinstyle1imagesbqbg3.png) no-repeat;
	margin-top:4px;
	text-align:center;
	font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";
	white-space:nowrap;
	padding-left:6px;

}


.titledwaaa {
	position:absolute ;
	width:101px;
	height:35px;
    left:3px;
    background: url(skinstyle1imagesbqbg33.jpg) no-repeat;
	margin-top:4px;
	text-align:center;
	font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";
	white-space:nowrap;
	padding-left:6px;

}

.titledwbbb {
	position:absolute ;
	width:101px;
	height:35px;
    left:3px;
    background: url(skinstyle1imagesbqbg34.jpg) no-repeat;
	margin-top:4px;
	text-align:center;
	font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";
	white-space:nowrap;
	padding-left:6px;

}

.titledw2 {
	position:absolute ;
	width:101px;
	height:22px;
    left:-6px;
    background: url(skinstyle1imagesbqbg5.png) no-repeat;
	margin-top:4px;
	text-align:center;
	font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";
	white-space:nowrap;
	padding-left:6px;

}
.titledw1 {
	position:absolute ;
	width:115px;
	height:22px;
    left:-6px;
    background: url(skinstyle1imagesbqbg4.png) no-repeat;
	margin-top:4px;
	text-align:center;
	font-size:14px; color:#fff; font-weight:bold; border:0px solid #cecece; font-family:"Microsoft Yahei";
	white-space:nowrap;
	padding-left:6px;
}
.zfbm{ width:140px; height:65px;float:left;margin-left:6px;margin-top:3px;}
.zfbmxb{ width:138px; height:34px;float:left;list-style:none;color:#666; font-size:15px;font-weight:bold;cursor:hand;margin-top:5px;}
.zfbm_img{ width:45px; height:45px; float:left;list-style:none;margin-left:8px;}
.zfbm img{ width:45px; height:45px; margin-left:8px;margin-top:5px;list-style:none;}
.zfbm_a{ width:70px; float:right; line-height:45px;margin-left:6px;margin-top:5px;list-style:none;color:#666; font-size:14px;font-weight:bold;padding-left:2px;}
.lanmu_cont1{width:994px;height:220px;overflow:hidden}
.lanmu_contxb1{width:994px;height:136px;overflow:hidden}

.endcla{
	font-size:14px; color:#000000; font-family:"Microsoft Yahei";
}



.lanmu_cont2{}
.lanmu_cont2 li{height:23px;_height:21px;*height:21px;line-height:23px;_line-height:21px;*line-height:21px; padding-left:15px; background:url(../images/li_style.jpg) left 10px no-repeat; overflow:hidden }
.lanmu_cont2 li a{ color:#666; font-size:14px; float:left}
.lanmu_cont2 li span{ float:right; color:#666;font-size:14px;}


#tab_nav{height:55px; line-height:65px;}
#tab_navxb{height:39px; line-height:34px;margin-left:6px;margin-right:6px;border-bottom: 1px solid #cccccc;background:url(skinstyle1imagesnav.jpg);}
.tab_nav a{font:bold 14px/24px "微软雅黑", Verdana, Arial, Helvetica, sans-serif; color:green; text-decoration:none;}
.tab_nav a:hover{color:red;}
#tab_content{width:994px; height:160px;margin-top:10px;}
#tab_contentxb{width:994px; height:95px;}
#t_1,#t_2,#t_3{width:100%; height:245px;}


