﻿/* CSS Document */
body{
	padding:0;
	font:12px "宋体";
	margin:0px auto;
}

.red{
	color:#FF0000 !important;
}

.orange{
	color:#FF6600 !important;
}

.green{
	color:green;
}

.blue_1{
	color:#4f697d;
}

div, p, ul, h2, h3, h4, img{
	padding:0px;
	margin:0px;
}

ul{
	list-style-type:none;
}

a{
	color:#22568F;
	text-decoration:none;
}

a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.r {
	color:#999999;
	float:right;
}

.main{
	width:950px;
	padding:0;
	margin:0 auto;
}

.gray{
	color:#666666;
}

/*头部*/

.fcl_top{
	width:950px;
	height:85px;
	float:left;
}

.fcl_final_top{
	width:950px;
	height:70px;
	float:left;
}

#fcl_logo{
	height:62px;
	float:left;
	margin:0 0 0 16px;
	padding:23px 0 0 0;
}

#fcl_final_logo{
	width:191px;
	height:55px;
	float:left;
	margin:0 0 0 16px;
	padding:8px 0 0 0;
}

#solo{
	float:left;
	margin:43px 0 0 0;
	padding:0 0 0 10px;
}

#fcl_final_solo{
	float:left;
	margin:28px 0 0 0;
	padding:0 0 0 10px;
}


.fcl_tel{
	width:232px;
	height:65px;
	padding:20px 0 0 18px;
	background:url(../images/fcl/tel_bg.gif) no-repeat right bottom;
	float:right;
}

.fcl_tel img{
	vertical-align:middle;
	margin:0 5px 0 0;
}

.fcl_tel a{
	color:#000;
	text-decoration:none;
}

.fcl_login{
	width:300px;
	height:71px;
	padding:14px 15px 0 0;
	background:url(../images/fcl/login_bg.gif) no-repeat right;
	float:right;
}

.fcl_final_login{
	width:174px;
	padding:6px 0 0 0;
	float:right;
}

.fcl_login a{
	line-height:28px;
}

.fcl_login a img{
	vertical-align:middle;
	margin:-3px 5px 0 0;
}
.fcl_final_login a{
	display:block;
	line-height:28px;
	float:left;
	padding:0 7px;
	background:url(../images/fcl/jt.gif) no-repeat left;
}

.nav{
	width:950px;
	height:33px;
	background: url(../images/fcl/nav_bg.gif) repeat-x top;
	float:left;
}

.nav ul li{
	display:block;
	width:94px;
	text-align:center;
	height:33px;
	float:left;
}

.nav ul li a{
	display:block;
	width:94px;
	height:25px;
	padding:8px 0 0 0;
	color:#fff;
	text-decoration:none;
	font:14px "宋体";
	font-weight:bold;
}

.st{
	background:url(../images/fcl/nav_a_bg.gif) repeat-x;
}

.st a{
	color:#011334 !important;
}

.nav ul li a:hover{
	background:url(../images/fcl/nav_a_bg.gif) repeat-x;
	color: #011334;
	text-decoration: none;
}

.nav ul li.divider{
	display:block;
	width:2px;
	height:33px;
	float:left;
	background: url(../images/index/dv.gif) no-repeat center;
}

.search{
	width:946px;
	float:left;
	background-color:#2681CA;
	margin:0 0 12px 0;
	border-left:2px solid #2681CA;
	border-right:2px solid #2681CA;
	border-top:6px solid #2681CA;
	border-bottom:2px solid #2681CA;
}

.search_mid{
	width:946px;
	background-color:#FFFFFF;
	float:left;
}

.search_mid p{
	line-height:26px;
	width:908px;
	float:left;
	margin:0px;
	padding:6px 15px;
	background:url(../images/fcl/search_bg2.gif) no-repeat right bottom;
}

.search_bar{
	padding:1px;
	border-bottom:1px dashed #9AB0C8;
}

.sear_top{
	margin:0px;
	padding:10px 0 6px 15px;
	background:url(../images/fcl/sear_top.gif) repeat-x top;
}

.search_bar img{
	vertical-align:middle;
}

.r_more a{
	clear:both;
	height:22px;
	text-decoration:underline !important;
}

.r_more a:hover{
	background-color: #FF6600 !important;
}


.search_mid p a:link{
	color: #293B5E;
	text-decoration: none;
}
.search_mid p a:visited {
	text-decoration: none;
	color: #293B5E;
}
.search_mid p a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color:#FF6600;
}
.search_mid p a:active {
	text-decoration: none;
	color: #293B5E;
}

.search_tips{
	margin-bottom:12px;
	width:950px;
	color:#999999;
	float:left;
}

.search_tips a{
	margin:0px;
	padding:0px 0px 0px 164px;
}

.main_left{
	width:742px;
	float:left;
	overflow:hidden;
}

.main_right{
	width:200px;
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 8px;
}


.freight_List_title{
	width:950px;
	height:25px;
	padding:2px 0px;
	float:left;
	background:url(../images/fcl/zx.gif) no-repeat center;
}

.freight_List_title a{
	color:#29395B;
	line-height:25px;
}

.freight_List_title img{
	vertical-align:middle;
}

.freight_List_title h2{
	font:14px "宋体";
	font-weight:bold;
	float:left;
	color:#011334;
	padding:0 0 0 30px;
	margin:0px;
	width:115px;
	text-align: left;
	height:25px;
}

.freight_List_title h2 img{
	vertical-align:middle;
	margin:1px 3px 3px 0;
}

.notice_hd{
	width:913px;
	padding:0 0 0 35px;
	float: left;
	color:#566939;
	background:#C8E59A url(../images/fcl/dc16.gif) no-repeat 15px ;
	border:1px dashed #92ac69;
	margin-top:12px;
	line-height:28px;
}

.notice_hd p{
	float:left;
}

.notice{
	width:913px;
	padding:0 0 0 35px;
	float: left;
	color:#999;
	background:#fbf1db url(../images/fcl/gt.gif) no-repeat 15px ;
	border:1px dashed #e6d3ab;
	margin-bottom:12px;
	line-height:28px;
}

.notice p{
	float:left;
}

.notice_bar{
	line-height:20px;
	color:#566939;
	margin:4px 0 0 12px;
	padding:0 9px 0 24px;
	background:#c8e59a url(../images/fcl/dc16.gif) no-repeat 6px;
}

.biaoti{
	width:950px;
	height:44px;
	float:left
}

.list_box{
	width:742px;
	float:left;
	line-height:24px;
}

.list_box ul{
	width:742px;
	float:left;
	padding:0px;
	margin:0px;
	}

.list_box ul li{
	display:block;
	padding:3px 0;
	list-style:none;
	border-bottom:1px dashed #CCC;
}

.list_box ul li a{
	color:#29395B;
	text-decoration: none;
}

.list_box ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.list_box ul li:hover{
	background-color:#e4f5ff;
}

.mail{
	width:145px;
	height:16px;
	margin:7px 7px 0 0;
	display:inline;
	background:url(../images/fcl/mail_bg.gif) no-repeat center;
	color:#2A509B;
	padding:4px 0 0 30px;
	float:right;
}

.mail a{
	color:#FF6600;
	text-decoration:underline;
}

.news_box{
	width:740px;
	height:199px;
	border:1px solid #A5BDE1;
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
}

.news_box ul{
	width:350px;
	height:170px;
	float:left;
	margin:13px 0 0 0 ;
	padding:0 0 0 13px;
}

.news_box ul li{
	display:block;
	width:334px;
	padding-left:16px;
	list-style:none;
	line-height:26px;
}

.news_box ul li.img{
	vertical-align:middle;
	
}

.news_box ul li a:link,.news_box ul li a:visited,.news_box ul li a:active,.right_box ul li a:link,.right_box ul li a:visited,.right_box ul li a:active,.right_boxs ul li a:link,.right_boxs ul li a:visited,.right_boxs ul li a:active{
	font:12px "宋体";
	color:#28385A;
	text-decoration:none;
}

.news_box ul li a:hover,.right_box ul li a:hover,.right_boxs ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.fj_box p a{
	display:block;
	background:url(../images/fcl/jt2.gif) no-repeat left;
	padding-left:6px;
	font:12px "宋体";
	line-height:22px;
	color:#28385A;
	text-decoration:none;
}

.fj_box p a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.news_box_tit{
	border:none; 
	height:22px; 
	color:#081023;
	text-decoration:none;
	background-color:#B4C1D1;
}

.news_box_tit a:hover{
	text-decoration: underline;
}

.manu {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: right;
}
.manu A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #28385A; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
	BORDER: #6A829A 1px solid;
}
.manu A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER: #1F4363 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #fff; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #6A829A;
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid;
}

/*右边*/

.right_nav_box{
	width:192px;
	background-color:#C2CDE1;
	float:left;
	padding:4px;
	margin:0 0 8px 0;}

.right_nav{
	width:190px;
	float:left;
	padding:1px;
	background:#FFF url(../images/fcl/bbw.gif) no-repeat right bottom;
}

.right_nav h2{
	padding:7px 0 0 12px;
	margin:0px;
	width:178px;
	height:33px;
	background:url(../images/fcl/nav_bg.gif) no-repeat top;
	float:left;
	font:13px "宋体";
	font-weight:bold;
	color:#28385A;
}

.right_nav ul{
	width:180px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}

.right_nav ul li{
	display:block;
	width:170px;
	float:left;
	height:32px;
	list-style:none;
	line-height:32px;
	border-bottom:1px dashed #B4BECA;
	background:url(../images/fcl/jt.gif) no-repeat right;
}

.right_nav ul li a.img{
	vertical-align:middle;
	margin:0px;
	padding:0px;
	float: left;
}

.right_nav ul li a:link,.right_nav ul li a:visited,.right_nav ul li a:active {
	color: #28385A;
	text-decoration:none;
}

.right_nav ul li a:hover{
	color: #FF6600;
	text-decoration:none;
	padding-left:3px;
}

.fj{
	width:198px;
	float:left;
	border:1px solid #eb9707;
	margin:8px 0 0 0;
}

.fj h2{
	margin:0px;
	font:13px "宋体";
	font-weight:bold;
	padding:8px 0 0 29px;
	height:20px;
	color:#28385A;
	border-left:3px solid #fff3de;
	border-top:3px solid #fff3de;
	border-right:3px solid #fff3de;
	border-bottom:1px dashed #ccc;
	background:url(../images/fcl/fj_ico.gif) no-repeat 8px;
	
}

.fj h2 a{
	font:12PX "宋体";
	font-weight: normal;
	color:#28385A;
	text-decoration:none;
}

.fj h2 a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.fj_box{
	width:186px;
	float:left;
	padding:3px;
	background:#fff;
	border-left:3px solid #fff3de;
	border-bottom:3px solid #fff3de;
	border-right:3px solid #fff3de;
	display:inline;
}

.fj_box p{
	line-height:24px;
	margin:0px;
	padding:5px 10px;
}

.right_ad{
	margin-top:8px;
	float:left;
}

.right_boxs{
	width:196px;
	padding:1px;
	background-color:#F5FAFE;
	float:left;
	margin-top:8px;
	border:1px solid #9DC0E0;
}

.right_boxs_title{
	width:187px;
	height:20px;
	float:left;
	background-color:#BFD1DB;
	padding: 7px 0px 0px 9px;
}

.right_boxs_title img{
	vertical-align:middle;
	margin:0 4px 4px 0;
}

.right_boxs ul{
	width:176px;
	padding:6px 10px;
	margin:0px;
	float:left;
}

.right_boxs ul li{
	display:block;
	list-style:none;
	line-height:24px;
}

.right_boxs p{
	clear:both;
	padding:0px;
	margin:0px 0px 0px 18px;
	line-height:23px;
}



.right_box{
	width:198px;
	height:208px;
	float:left;
	margin-bottom:8px;
	border:1px solid #9EBCDE;
}

.right_box ul{
	width:168px;
	height:158px;
	padding:12px 15px 0px 15px;
	margin:0px;
	float:left;
}

.right_box ul li{
	display:block;
	list-style:none;
	line-height:24px;
}

.right_box_title{
	width:189px;
	height:24px;
	padding: 7px 0px 0px 9px;
	background:url(../images/fcl/right_tt.gif) no-repeat top;
}

.right_box h2,.right_box h2 a,.right_boxs h2,.right_boxs h2 a{
	font:13px "宋体";
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#081023;
	text-decoration:none;
}

.right_box h2 a:hover{
	text-decoration:underline;
}

.right_box h2 a:hover{
	text-decoration:underline;
}

.right_box p{
	clear:both;
	padding:0px;
	margin:0px 0px 0px 18px;
	line-height:23px;
}

.ad{
	width:742px;
	height:65px;
	margin-top:8px;
	float:left;
}

.paixu {
	margin-right:130px;
	padding-left:155px;
	width:335px;
}

.tchu_box{
	width:329px;
	float:left;
}

.tchu_box_top{
	width:329px;
	height:16px;
	float:left;
	background:url(../images/fcl/tchu1.gif) no-repeat top;
}

.tchu_box_mid{
	height:auto !important;
	width:299px;
	padding:0px 15px;
	float:left;
	overflow:hidden;
	min-height:50px !important;
	background:url(../images/fcl/tchu_bg.gif) repeat-y;
	
}

.tchu_box_bot{
	width:329px;
	height:9px;
	float:left;
	background:url(../images/fcl/tchu2.gif) no-repeat top;
}

.tchu_box_mid a{
	color:#293B5E;
	text-decoration:none;
	line-height:20px;
}

.tchu_box_mid a:hover{
	color: #FFF;
	background:#FF6600;
	text-decoration:none;
}

.tchu_nav {
	width:299px;
	height:24px;
	float:left;
	margin-bottom:4px;
	border-bottom:1px dashed #ccc;
}

.tchu_nav a{
	display:block;
	line-height:18px;
	font:13px "宋体";
	text-decoration:underline;
	margin:0 2px;
	float:left;
}

.tchu_nav a:hover{
	color:#FF3300;
	background:none;
 }


/*底部*/

.foot{
	width:930px;
	float:left;
	line-height:23px;
	color:#FFFFFF;
	text-decoration:none;
	margin:8px 0;
	padding:4px 0px 4px 20px;
	background-color:#122661;
}

.foot a{
	color:#FFFFFF;
	text-decoration:none;
}

.bottom_tn{
	width:950px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	float:left;
}

.bottom_tn a{
	color: #000000;
	text-decoration:none;
}

/*运价最终页*/

.info{
	width:944px;
	padding:3px;
	background-color:#8dc8f4;
	float:left;
	margin:8px 0 0 0;
}

.info_other{
	width:950px;
	float:left;
	overflow:hidden;
	margin:12px 0 0 0;
}

.info_other a{
	color: #616161;
	margin-right:8px;
	line-height:20px;
	text-decoration:none;
}

.info_other a:hover{
	color: #fff;
	background-color:#FF6600;
	text-decoration:none;
}


.info_other h2{
	font:14px "宋体";
	font-weight:bold;
	width:92px;
	height:22px;
	text-align:center;
	color:#FFF;
	background: url(../images/fcl/h2.jpg) repeat-x center;
	padding:7px 0 0 0;
	margin:0 0 0 20px;
}

.info_other p{
	margin:0px;
	padding:28px 0 0 0;
	background:url(../images/fcl/info_otp_bg.jpg) repeat-x top;
}

.info_box{
	width:948px;
	background-color:#fff;
	border:1px solid #1563b0;
	float:left;
	margin-top:12px;
}

.info_mid{
	float:left;
	width:4px;
	height:380px;
	background:url(../images/fcl/fcl4_bg.gif) no-repeat top center;
}

.info_left{
	width:659px;
	padding:1px;
	float:left;
}

.fcl_rd{
	margin-top:18px;
	width:950px;
	float:left;
}

#bttj{
	width:611px;
	text-align:center;
	border:none;
	padding:13px 0;
	color:#999;
	font:12px "宋体";
	
}

#bttj img{
	vertical-align:middle;
	margin:0 0 7px 0;
}

.info_left h1{
	font:20px "宋体";
	margin:0 0 1px 0;
	padding:11px 0 0 30px;
	height:31px;
	background:url(../images/fcl/zz_bg.JPG) repeat-x;
	font-weight:bold;
}

.info_left ul{
	margin:0px;
	padding:19px 0 0 33px;
	overflow:hidden;
	width:624px;
	border-top:1px dashed #A6BCD1;
}

.info_left ul li{
	display:block;
	width:295px;
	font:13px "宋体";
	border-bottom:1px dashed #e5e4e4;
	float:left;
	list-style:none;
	line-height:32px;
}

.info_left h2{
	font:14px "宋体";
	font-weight:bold;
	color:#28385A;
	padding:0px;
	margin:30px 0px 0px 22px;
}

.info_right{
	width:286px;
	float: left;
	background:#eff8fe;
	border-left:1px solid #1563B0;
	margin:0px;
	padding:0 0 30px 0;
}

.info_right h2{
	width:262px;
	font:14px "宋体";
	height:26px;
	font-weight:bold;
	padding:15px 0 0 24px;
	margin:0px;
	float:left;
	color:#28385A;
}

.info_right h2 a{
	color:#28385A;
	text-decoration:underline;
}

.other_list{
	width:950px;
	float:left;
	background:url(../images/fcl/qit1.gif) repeat-x center 30px;
	padding:1px;
	overflow:hidden;
	margin:18px 0 0 0;
}

.other_list h1{
	margin:0px;
	padding:0px;
	height:29px;
	font:14px "宋体";
	font-weight:bold;
	background:url(../images/fcl/diqiu.png) no-repeat 16px 5px;
	line-height:29px;
	padding:0 0 0 38px;
}

.other_list_left{
	width:685px;
	margin:0px;
	float:left;
	display:inline;
}

.other_list_left h2{
	font:13px "宋体";
	margin:0px;
	background:url(../images/fcl/jt.gif) no-repeat 25px 18px;
	padding:13px 0px 10px 35px;
}

.other_list_right h2{
	font:13px "宋体";
	background:url(../images/fcl/jt.gif) no-repeat 12px 18px;
	margin:0px;
	padding:13px 0px 0px 23px;
}

.other_list_box{
	width:685px;
	float:left;
}

.other_list_box a{
	color:#28385A;
	text-decoration:none;
	}

.other_list_box a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.other_list_right{
	width:250px;
	float:right;
}

.other_list_right ul{
	margin:0px;
	padding:10px;
	float:left;
}

.other_list_right ul li{
	display:block;
	width:230px;
	list-style:none;
	line-height:26px;
	border-bottom:1px dashed #C8C8C8;
}

.other_list_right ul li a:link,.other_list_right ul li a:visited,.other_list_right ul li a:active{
	color:#28385A;
	text-decoration:none;
}

.other_list_right ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.details_info {
	width:254px;
	margin:12px 0 0 12px;
	padding:6px 0 0 0;
	display:inline;
	overflow:hidden;
	float:left;
	border-top:1px solid #E5E4E4;
}

.details_info ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

.details_info ul li{
	font:12px "宋体";
	display:block;
	list-style:none;
	line-height:24px;
}

.details_info ul li img{
	vertical-align:middle;
}

.details_info ul li a{
	color:#FF6600;
	text-decoration:underline;
}

.assured{
	width:196px;
	float: left;
	background:#edf5fc;
	border:1px solid #BEC8D1;
	margin:8px 0 0 0;
}

.assured h2{
	width:196px;
	height:35px;
	background:url(../images/company/assured_tit.GIF) no-repeat top;
	text-align:center;
	float: left;
}

.assured ul{
	margin:2px 0;
	padding:12px 0 0 0;
	background:url(../images/company/assured_bg2.gif) no-repeat top center;
	float:left;
}

.assured ul li{
	width:176px;
	list-style:none;
	color:#4D6F91;
	line-height:24px;
	padding:0 10px;
	margin:0px;
}

.assured ul li a{
	color:#666666;
}

.assured ul li a:hover{
	color: #FF6600;
}

.assured_an{
	float:left;
	padding:4px 0 9px 15px;
	display:inline;
}


.blue_box{
	width:590px;
	background:#f5fafd;
	float:left;
	margin:0px;
	text-align:center;
	padding:0px;
	overflow:hidden;
}

.sju{
	font:20px "宋体";
	color:#28385A;
	font-weight:bold;
	line-height:64px;
	margin:0 70px 0 0;
}

.sju a{
	font:30px "宋体";
	color:#FF0000;
	font-weight:bold;
}

.name{
	margin:10px 0px 0px 0px;
	font:13px "宋体";
	color:#FF0000;
	font-weight:bold;
	float:left;
}

#pic{
	float:left;
	padding:10px 0px 0px 24px;
	margin: 0px 20px 8px 0px;
}

#pd td{
	padding-left:8px;
}

#pic img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CBCCC7;
	padding:3px;
}

.comments{
	width:942px;
	padding:0px;
	float:left;
	margin:18px 0 0 0;
}

.comments_title{
	width:942px;
	height:35px;
	float:left;
	overflow:hidden;
	background:url(../images/fcl/pjia.gif) repeat-x top;
}


.comments_title h2{
	font:14px "宋体";
	font-weight:bold;
	width:111px;
	height:20px;
	float:left;
	padding:10px 0 0 30px;
	margin:0px;
}

.comments_title a{
	margin:10px 15px 0 0;
	float:right;
}

.comments_box{
	width:894px;
	line-height:23px;
	float:left;
	padding:0 0 12px 46px;
}

.tishi{
	width:203px;
	height:59px;
	line-height:20px;
	padding:6px 15px;
	color:#4d4d3f;
	float:left;
	background:url(../images/fcl/tishi.GIF) no-repeat center;
}

/*翻页*/

.page {
	color:#333333;
	height:25px;
	line-height:25px;
	float: right;
	margin:8px 0;
}

.page .selected, .page .selected a, .page a.selected:hover {
	background:#3277ac ;
	border:1px solid #C2C2C2;
	color:#FFFFFF;
	padding:2px 6px;
}

.page a:hover {
	background-color:#FFFFFF;
	border:1px solid #3277ac;
	color:#000000;
	text-decoration:none;
}

.page a {
	border:1px solid #C2C2C2;
	color:#585858;
	padding:2px 6px;
}

.f666, .page .f666 {
	color:#999999;
	font-size:12px;
	font-weight:normal;
	padding-left:8px;
}

.f666, .f666 a, a.f666 {
	color:#666666;
	text-decoration:none;
}

.next{
	background:url(../images/fcl/next_2.gif) no-repeat  46px;
}

.page_head{
	color:#666666;
	height:25px;
	padding-left:8px;
	line-height:25px;
	float: left;
	margin:8px 0;
}



/*选项卡*/

.menu0box{
	WIDTH: 950px;
	HEIGHT: 29px;
	TEXT-ALIGN: left;
	background: url(../images/shops/bg22.gif) repeat-x bottom;
}
#menu0{
	Z-INDEX: 1;
	LEFT: 0px;
	TOP: 0px;
	float:left;
	padding: 0px;
	margin: 0 0 0 8px;
}
#menu0 LI{
	DISPLAY: block;
	FLOAT: left; 
	WIDTH: 147px; 
	CURSOR: pointer; 
	LINE-HEIGHT: 29px;
	background:url(../images/shops/bt2.gif) no-repeat;
	margin:0 0 0 8px;
	HEIGHT: 29px;
	TEXT-ALIGN: center; 
	list-style:none;
}
#menu0 LI a{
	color:#fff;
	font:14px "宋体";
	font-weight:bold;
	text-decoration:none;
}
#menu0 LI a:hover{
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}

#menu0 LI.hover{
	background:url(../images/shops/bt1.gif) no-repeat;
	WIDTH: 147px; 
	HEIGHT: 29px;
	font:13px "宋体";
	font-weight:bold;
	line-height:24px;
	padding:3px 0 0 0;
}
.main0box{
	CLEAR: both; 
	BORDER-TOP: 1px solid #9EBCDE; 
	MARGIN-TOP: -1px; 
	WIDTH: 742px;
	overflow:hidden;
}
#main0 UL{
	padding:0px;
	DISPLAY: none;
	list-style:none;
}
#main0 UL.block{
	DISPLAY: block;
	margin:0px;
	line-height:20px;
}

#tabs2{
	width:948px;
	text-align: left;
	float:left;
}

.menu2box{
	OVERFLOW: hidden;
	width:948px;
	POSITION: relative;
	height: 26px;
	TEXT-ALIGN: left;
}

#menu2{
	Z-INDEX: 1;
	LEFT: 0px;
	TOP: 0px;
	POSITION: absolute;
	float:left;
	padding: 0 0 0 3px;
	margin:0px;
}

#menu2 LI{
	DISPLAY: block;
	FLOAT: left; 
	CURSOR: pointer; 
	TEXT-ALIGN: center; 
	list-style:none;
	margin:0 3px;
	background: url(../images/fcl/qs_bg1.gif) no-repeat top;
	}

#menu2 LI a{
	display:block;
	width:148px;
	height: 20px;
	padding:7px 0 0 0;
	color:#165687;
	text-decoration:none;
}

#menu2 LI a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
}

#menu2 LI.hover{
	font-size:14px;
	width:149px;
	margin:0 3px;
	font-weight:bold;
	background:url(../images/fcl/qs_bg3.gif) no-repeat top;
}

#menu2 LI.hover a{
	color:#052361;
}


.main2box{
	width:950px;
	padding-top:3px;
	overflow:hidden;
	margin-top:-1px;
	background:url(../images/fcl/qs_bg2.gif) repeat-x top;
}

.main2box ul{
	width:733px;
	margin:0px;
	padding:10px 0 0 0;
	float:left;
}

.main2box ul li{
	display:block;
	list-style:none;
	border-bottom:1px dashed #E1E1E1;
}



