﻿html {
	text-align: center;
	background:#ccc
/*	background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;	*/
}
body {
	width: 1002px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	font-size:12px;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
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: underline;
}
form{
	margin:0;
	padding:0;
}
.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 {
	margin:0px auto;
	padding:0;
	width:1002px;
	height:40px;
	background: url(../images/common/menu_bg.gif) repeat-x left top;
}
.nav .nav_global{
}
.nav .nav_global ul {
	margin:0 0 0 30px;
/*	padding: 0 10px;	*/
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	line-height: 41px;
	width:92px;
	color: #000;
	background: url(../images/common/menu_spacer.gif) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #000;
	text-align: center;
/*	padding: 0 14px;	*/
}
.nav .nav_global li a:hover {
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #fff;
	background: url(../images/common/menu_overbg.gif) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
#l2_nav {
	margin:0px auto;
	padding:0;
	width:1002px;
	height:32px;
	line-height:32px;
	background: #f1f1f1;
	text-indent:32px;
}
/* 子栏目导航菜单距离调整 */
#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(../images/title_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(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.box_li {
	clear:left;
	width:580px;
	float:left;
}
.box_span {
	width:100px;
	text-align:right;
	float:right;
}
.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(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_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(../images/focus_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(../images/title_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(../images/title_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(../images/digg_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(../images/title_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 {
	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;}



/*自定义*/
#top_nav{
	margin:0px auto;
	padding:0;
	width:1002px;
	height:146px;
	display:block;
	clear:both;
	background:url(../images/common/banner1.jpg) no-repeat;
}
#top_nav ul{
	margin:0 0 0 750px;
	padding:14px 0 0 0;
}
#top_nav li{
	list-style:none;
	float:left;
	font-size:12px;
	padding-right:10px;
}
#top_nav li a{
	color:#fff;
	text-decoration:none;
}
#top_nav li a:hover{
	color:#000099;
	text-decoration:none;
}
#top_s{
	margin:0px auto;
	padding:0;
	width:1002px;
	height:27px;
	line-height:27px;
	display:block;
	clear:both;
	background:#0991CD;
	color:#fff;
}
#footer{
	margin:0px auto;
	padding:0;
	width:1002px;
	height:100px;
	display:block;
	clear:both;
	text-align:center;
	background:#D3D4D4;
	color:#333;
	line-height:120%;
}
#f_link{
	width:100%;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#E9E9E9;
}
#f_l{
	margin:0;
	padding:10px 0 0 40px;
	width:450px;
	float:left;
	text-align:center;
}
#f_r{
	padding:4px 0 0 0;
	width:450px;
	padding-left:10px;
	border-left:#ccc 2px solid;
	float:right;
	text-align:left;
}
#warp{
	margin:0px auto;
	padding:10px 0 0 0;
	width:1002px;
	height:1380px;
	display:block;
	clear:both;
	background:#fff url(../images/common/bg.gif) repeat-x;
}
#m{
	margin:0;
	width:100%;
}
#icon_link{
	margin:0px auto;
	padding:10px 0 0 0;
	width:1002px;
	height:60px;
	background:#fff;
	clear:both;
}

#m_l{
	width:235px;
	height:100%;
	float:left
}

#m_r{
	margin:0 5px 0 0;
	width:750px;
	height:100%;
	float:right;
}
#m_l_channel{
	margin:0 0 0 10px;
	whith:225px;
	height:320px;
	background:url(../images/index/channel_bg.jpg) no-repeat;
}
#m_l_channel ul, #m_l_exhi ul, #m_l_guestbook ul{
	margin:0 0 0 18px;
	padding:0;
}
#m_l_channel li, #m_l_exhi li, #m_l_guestbook li{
	width:175px;
	height:25px;
	line-height:25px;
	display:block;
	text-indent:13px;
	background:url(../images/index/channel_lstbg.gif) no-repeat;
	list-style:none;
}
#m_l_channel li a, #m_l_exhi li a, #m_l_exhi li a{
	color:#063B71;
	text-decoration:none;
}
#m_l_channel li a:hover, #m_l_exhi li a:hover, #m_l_guestbook li a:hover{
	color:#031A32;
	text-decoration:underline;
}

#m_l_exhi{
	margin:8px 0 0 10px;
	whith:225px;
	height:165px;
	background:url(../images/index/exhi_bg.jpg) no-repeat;
}
#m_l_member{
	margin:8px 0 0 10px;
	whith:225px;
	height:246px;
	background:url(../images/index/member_bg.jpg) no-repeat;
	color:#063B71;
	text-align:left;
}
.member_login{
	padding:63px 0 0 19px;
	margin:0;
	line-height:18px;
}
.member_box{
	width:130px;
	height:17px;
	background:#fff;
	color:#063B71;
	border:#519DBB 1px solid;
}
#login_l{
	width:143px;
	height:130px;
	float:left;
}
#login_r{
	width:50px;
	height:130px;
	float:left;
}
#m_l_guestbook{
	margin:8px 0 0 10px;
	whith:225px;
	height:204px;
	background:url(../images/index/guestbook_bg.jpg) no-repeat;
}
#m_l_link{
	margin:8px 0 0 10px;
	whith:225px;
	height:243px;
	background:url(../images/index/link_bg.jpg) no-repeat;
	text-align:center;
}

#m_flash{
	width:368px;
	height:274px;
	float:left;
	background:url(../images/index/pic_bg.gif) no-repeat;
	padding:11px 0 0 8px;
}
#m_alert{
	width:370px;
	height:274px;
	float:right;
	background:url(../images/index/alert_bg.gif) no-repeat;
	text-align:left;
}
#m_alert ul{
	margin:8px 0 0 12px;
	padding:0;
}
/*
#m_alert li{
	width:320px;
	height:24px;
	list-style-image:url(../images/index/circle.gif);
	list-style-position:inside;
	line-height:160%;
}
*/
#m_alert li a, #m_notify li a, #m_policy li a, #m_work li a{
	color:#666;
	text-decoration:none;
}
#m_alert li a:hover, #m_notify li a:hover, #m_policy li a:hover, #m_work li a:hover{
	color:#333;
	text-decoration:none;
}
#m_notify{
	background:url(../images/index/notify_bg.gif) no-repeat;
	width:750px;
	height:252px;
	clear:both;
}
#m_notify ul{
	margin:4px 0 0 18px;
	padding:0;
}

#m_news{
	width:750px;
	height:178px;
	background:url(../images/index/news_bg.gif) no-repeat;
	clear:both;
}
#m_news ul{
	margin:4px 0 0 18px;
	padding:0;
}
.li_t{
	width:90%;
	float:left;
	height:20px;
	line-height:20px;
	background:url(../images/index/circle.gif) no-repeat 0 6px;
	text-indent:12px;
	display:block;
/*	border-bottom:#ff0000 1px solid;	*/
}
.li_d{
	width:10%;
	float:right;
	height:20px;
	line-height:20px;
	display:block;
/*	border-bottom:#00ff00 1px solid;	*/
}
#m_egov{
	margin:8px 0 0 0;
	background:url(../images/index/egov_bg.gif) no-repeat;
	width:750px;
	height:140px;
	clear:both;
}
#m_egov ul{
	margin:0 0 0 18px;
	padding:0;
}
#m_egov li{
	width:182px;
	height:100px;
	float:left;
}

#m_pw{
	margin:8px 0 0 0;
	padding-top:16px;
	background:url(../images/index/pw_bg.gif) no-repeat;
	width:750px;
	height:200px;
	clear:both;
}
#m_policy{
	width:368px;
	height:186px;
	float:left;
	border-right:#CDCCCC 1px solid;
}
#m_work{
	padding-right:10px;
	width:368px;
	height:186px;
	float:right;
}
#m_policy ul, #m_work ul{
	margin:0 0 0 12px;
	padding:0;
}
#m_policy li, #m_work li{
	width:328px;
	height:18px;
	list-style-image:url(../images/index/circle.gif);
	list-style-position:inside;
}

#m_ad{
	margin:5px 0 0 0;
	width:750px;
	height:131px;
	clear:both;
}

#m_qs{
	margin:8px 0 0 0;
	padding-top:10px;
	background:url(../images/index/ps_bg.gif) no-repeat;
	width:750px;
	height:280px;
	clear:both;
}
#m_query{
	width:368px;
	height:270px;
	float:left;
	border-right:#CDCCCC 1px solid;
}
#m_survey{
	padding-right:10px;
	width:350px;
	height:270px;
	float:right;
	color:#333;
}
#m_query ul, #m_survey ul{
	margin:0 0 0 12px;
	padding:0;
}
#m_query li, #m_survey li{
	width:328px;
	height:18px;
	list-style-image:url(../images/index/circle.gif);
	list-style-position:inside;
}
.red{color:#FF0000;}

#warp_o{
	margin:0px auto;
	padding:10px 0 0 0;
	width:1002px;
	display:block;
	clear:both;
	background:#fff url(../images/common/bg.gif) repeat-x;
}
#w_nav{
	margin:0 10px 12px 10px;
	padding:0;
	width:98%;
	height:24px;
	line-height:24px;
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	border: 1px solid #AACCEE;
	text-indent:12px;
}

.m1{
	width:460px;
	height:280px;
	float:left;
	padding:0 0 0 32px;
}
.m1 ul{
	margin:0;
	padding:0;
}
.m1 li{
	width:440px;
	height:24px;
	list-style-image:url(../images/index/circle.gif);
	list-style-position:inside;
	line-height:160%;
}
.m1 li a{
	color:#666;
	text-decoration:none;
}
.m1 li a:hover{
	color:#333;
	text-decoration:none;
}

#member_l{
	margin:0 0 0 0px;
	width:220px;
	height:100%;
	float:left;
	text-align:left;
}

.g_l{
width:650px;
display:block;
float:left;
word-break:break-all; 
line-height: 120%; 
color:#666;
/*	border:#0f0 1px solid;	*/
}
.g_r2{
margin-left:10px;
width:40px;
display:block;
float:left;
line-height: 120%; 
color:#666;
text-align:center;
/*	border:#000 1px solid;	*/
}

#text{
	font-size:12px;
	text-align:justify;
	line-height:150%;
}

/*“世博”期间外贸物流管理信息专栏 相关政府部门管理信息 */
.we_title{
	margin:10px 0 0 20px;
	padding:0;
	width:330px;
	height:22px;
	line-height:22px;
	border-bottom:#ccc 1px solid;
	clear:both;
}
#wen_list{
	margin:0;
	padding:0;
	height:80px;
	display:block;
}
.wen_t{
	width:100%;
	height:18px;
	line-height:18px;
	background:url(../images/index/circle.gif) no-repeat 12px 4px;
	text-indent:24px;
	display:block;
	overflow:hidden;
}

.we_title2{
	margin:5px 0 20px 20px;
	padding:0;
	height:36px;
	clear:both;
}
.we_title3{
	width:80px;
	height:36px;
	display:block;
	float:left;
}
#we_ml{
	width:245px;
	height:34px;
	line-height:150%;
	float:left;
	display:block;
}
#we_ml a{
	color:#f00;
	text-decoration: none;
}
#we_ml a:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.we_js{
	margin:8px 0 0 10px ;
	padding:0;
	clear:both;
}
