* { margin: 0; padding: 0;}
html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background:#e6e6e6;
	height:100%;
}
.container{

	width:1003px;
	margin:0px auto;
	padding:0px;
	background:#fff;
	min-height: 100%;
}
* html .container { height: 100%;}

img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

.blue_text{
	color:#1153a1;
}

.blue_text14{
	font-size:14px;
	font-weight:bold;
	color:#1153a1;
}
.blue_text12{
	font-size:12px;
	font-weight:bold;
	color:#1153a1;
}
.default_link:link,  .default_link:visited  {color:#666666; text-decoration: none; }
.default_link:hover, .default_link:active   {color:#ee1d25; text-decoration: none;}

.gray_link:link,  .gray_link:visited  {color:#666666; text-decoration: underline; }
.gray_link:hover, .gray_link:active   {color:#ee1d25; text-decoration: underline;}

.White_link:link,  .White_link:visited  {color:#ffffff; text-decoration: none; }
.White_link:hover, .White_link:active   {color:#ffc600; text-decoration: none;}

.blue_link:link,  .blue_link:visited  {color:#1153a1; text-decoration: none; }
.blue_link:hover, .blue_link:active   {color:#ee1d25; text-decoration: none;}

.blue2_link:link,  .blue2_link:visited  {color:#1153a1; text-decoration: underline; }
.blue2_link:hover, .blue2_link:active   {color:#ee1d25; text-decoration: underline;}

.black_link:link,  .black_link:visited  {color:#000000; text-decoration: none; }
.black_link:hover, .black_link:active   {color:#ee1d25; text-decoration: none;}

/* top */
.top_bg {
	position:relative;
	background: url(../images/top_bg.jpg) no-repeat center top;
	width:1003px;
	height:78px;
}

.right_div{
	position:absolute;
	z-index:20;
	top:-2px;
	right:-18px;
	margin-right:10px;
	font-size:11px;
	width: 555px;
	height: 72px;
}
.popad{
	position:absolute;
	top:36%;
	left:53%;
	width:460px;
	margin:-94px 0 0 -280px;
	height:260px;
	visibility: visible;
}
.top_div{
	background: url(../images/top_div.gif) no-repeat center top;
	padding:0px 20px;
	height:22px;
}
.top_right_link{
	padding-top:3px;
}

.hours{
	text-align:right;
	height:35px;
	padding-top:5px;
}
.right_vi_line{
	position:absolute;
	z-index:20;
	width:424px;
	height:7px;
	bottom:-23px;
	right:-2px;




	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top_vi_line.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
	background-image: url(../images/top_vi_line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* end top */
/* menu */
.menu_bg{
	position:relative;
	background: url(../images/menu_bg.gif) repeat-x;
	height:27px;
	color:#FFFFFF;
	padding-top:3px;
}
.menu_home{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:54px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_home:hover, .menu_home_now{
	background: url(../images/menu_home.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:54px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_home.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}




.menu_express{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:110px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_express:hover, .menu_express_now{
	background: url(../images/menu_Express.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:110px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_AboutUs.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.menu_logistic{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:110px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_logistic:hover, .menu_logistic_now{
	background: url(../images/menu_Express.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:110px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_AboutUs.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}

.menu_aboutus{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:77px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_aboutus:hover, .menu_aboutus_now{
	background: url(../images/menu_AboutUs.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:77px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_AboutUs.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}

.menu_Customs{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:132px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_Customs:hover, .menu_Customs_now{
	background: url(../images/menu_Customer.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:132px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_Customer.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.menu_news{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:94px;
	height:20px;
	display:block;
	margin-left:5px;
}
.menu_news:hover, .menu_news_now{
	background: url(../images/menu_news.png) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:94px;
	height:20px;
	display:block;
	margin-left:5px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_news.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.search_div{
	position:absolute;
	z-index:20;
	background: url(../images/search_bg.png) no-repeat;
	width:171px;
	height:17px;
	top:1px;
	right:7px;
	padding:2px 10px 0px 10px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/search_bg.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.search_input{
	width:150px;
	height:14px;
	border:0px solid #FFFFFF;
	background:#022c7c;
	color:#a0b6d8;
	font-size:11px;
}
/* end menu */

/* Content */
.Content{
	width:100%;
	background:#FFFFFF;
	padding-top:10px;
	padding-bottom: 71px;
}
.content:after {  clear: both;  display: block;  font: 1px/0px serif;  content: ".";  height: 0;  visibility: hidden;}
* html .content { height: 1%;}
.Content_left{
	width:232px;
	padding:0px 7px;
}
.sub_Content_left{
	width:196px;
	padding:0px 7px;
}
.Content_center{
	width:553px;
}
.Content_right{
	padding:0px 7px;
}
.Content_ad{
	float:left;
	width:553px;
}
.Content_ico{
	float:left;
	background:#d3ddec;
	width:553px;
	padding:11px 0px;
}
.ico_link{
	width:98px;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:65px;
	display:block;
}
.ico2_link{
	width:98px;
	height:32px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:57px;
	display:block;
}
.air_ico{
	background: url(../images/air_U.gif) no-repeat;
}
.air_ico:hover{
	background: url(../images/air_S.gif) no-repeat;
}
.Ground_ico{
	background: url(../images/Ground_U.gif) no-repeat;
}
.Ground_ico:hover{
	background: url(../images/Ground_S.gif) no-repeat;
}
.Ocean_ico{
	background: url(../images/Ocean_U.gif) no-repeat;
}
.Ocean_ico:hover{
	background: url(../images/Ocean_S.gif) no-repeat;
}
.Courier_ico{
	background: url(../images/Courier_U.gif) no-repeat;
}
.Courier_ico:hover{
	background: url(../images/Courier_S.gif) no-repeat;
}
.Customs_ico{
	background: url(../images/Customs_U.gif) no-repeat;
}
.Customs_ico:hover{
	background: url(../images/Customs_S.gif) no-repeat;
}
.Warehouse_ico{
	background: url(../images/Warehouse_U.gif) no-repeat;
}
.Warehouse_ico:hover{
	background: url(../images/Warehouse_S.gif) no-repeat;
}
.Insurance_ico{
	background: url(../images/Insurance_U.gif) no-repeat;
}
.Insurance_ico:hover{
	background: url(../images/Insurance_S.gif) no-repeat;
}
.BW_ico{
	background: url(../images/BW_U.gif) no-repeat;
}
.BW_ico:hover{
	background: url(../images/BW_S.gif) no-repeat;
}
.RO_ico{
	background: url(../images/RO_U.gif) no-repeat;
}
.RO_ico:hover{
	background: url(../images/RO_S.gif) no-repeat;
}

.table_border{
	border:1px solid #ccd6db;
	background: url(../images/table_bg.gif) repeat-x top;
	margin-bottom:7px;
}

.table_title{
	background: url(../images/table_title_bg.gif) repeat-x top;
	border-bottom:1px solid #ccd6db;
	height:29px;
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#083c8b;
	line-height:29px;
}
.table_Content{
	padding:10px;
}

.accordion_headings{
	background: url(../images/table_title_bg.gif) repeat-x top;
	border-top:1px solid #ccd6db;
	border-bottom:1px solid #ccd6db;
	height:29px;
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#6385b6;
	line-height:29px;
}

.accordion_headings:hover{
	color:#083c8b;
}

.accordion_child{
	padding:10px;
	height:210px;
}

.header_highlight{
	border-top:0px solid #ccd6db;
	color:#083c8b;
}
.Track_textarea{
	color:#666666;
	width:203px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.Track_input{
	color:#666666;
	width:197px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.Track_textarea_nei{
	color:#666666;
	width:168px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.red_but_left{
	background: url(../images/red_but_left.png) no-repeat;
	width:5px;
	height:24px;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/red_but_left.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.red_but_center{
	background: url(../images/red_but_center.png) repeat-x;
	height:24px;
	color:#FFFFFF;
	padding:0px 5px;
	font-weight:bold;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/red_but_center.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.red_but_right{
	background: url(../images/red_but_right.png) no-repeat;
	width:7px;
	height:24px;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/red_but_right.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}

.login_table{
	border:1px solid #c1c1c1;
	background:#f7f7f7;
	padding:10px;
	position:relative;
}
.login_table_RT{
	position:absolute;
	z-index:20;
	background: url(../images/login_jiao.gif) no-repeat;
	width:12px;
	height:12px;
	top:-1px;
	right:-1px;
}
.login_title{
	font-size:14px;
	font-weight:bold;
	color:#083c8b;
}
.ad_table{
	margin:7px 0px;
}
.news_arr{
	padding-top:5px;
}
.news_title{
	line-height:110%;
}
.news_date{
	font-size:11px;
	color:#999;
}
.xuxian_div{
	background: url(../images/xuxian.gif) repeat-x;
	height:1px;
	margin:5px 0px;
}
.more_but{
	background: url(../images/more_but.png) no-repeat;
	width:49px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/more_but.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}

.sub_Content_td{
	padding:0px 7px;
}
.sub_Content_line{
	height:1px;
	background:#c1c1c1;
}
.sub_Content_right14{
	padding-right:14px;
}

.sub_Content_left30{
	padding-left:30px;
}
.sub_menu_ico{
	padding-top:8px;
	width:12px;
	height:14px;
	vertical-align:top;
	line-height:22px;
}
.Three_table_border{
	border:1px solid #b9b9b9;
	margin-bottom:7px;
}

.Three_table_title{
	background: url(../images/Three_title_bg.gif) repeat-x top;
	border-bottom:1px solid #b9b9b9;
	height:24px;
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#083c8b;
	line-height:24px;
}
.Three_table_Content{
	padding:10px;
}
.blue_but_tb{
	margin:10px 0px;
}
.blue_but_left{
	background: url(../images/blue_but_left.gif) no-repeat;
	width:11px;
	height:22px;
}
.blue_but_center{
	background: url(../images/blue_but_center.gif) repeat-x;
	height:24px;
	color:#FFFFFF;
	padding:0px 10px;
	font-weight:bold;
}
.blue_but_right{
	background: url(../images/blue_but_right.gif) no-repeat;
	width:22px;
	height:22px;
}
.blue_but_left_f{
	background: url(../images/blue_but_left_f.gif) no-repeat;
	width:22px;
	height:22px;
}
.blue_but_right_f{
	background: url(../images/blue_but_right_f.gif) no-repeat;
	width:11px;
	height:22px;
}
/* end Content */
.digg {
	padding:3px;
	margin:15px 0px 15px 0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.digg A {
	border: 1px solid #cccccc;
	padding:2px 7px;
	margin:2px;
	color:#0149c7;
	background:#fff;
	text-decoration:none;
}
.digg A:hover {
	border:1px solid #0149c7;
	color:#000;
	background:#FFF;
}
.digg A:active {
 	border:1px solid #cccccc;
	color:#fff;
}
.digg SPAN.current2 {
	border: 1px solid #cccccc; 
	padding:2px 7px;
	margin:2px;
	color:#FFF;
	background:#0149c7;
}
.digg SPAN.disabled {
	border: 1px solid #eee;
	padding:2px 7px;
	margin:2px;
	color:#ddd;
}
/* tab */
.tab {
	float:left;
	width:100%;
	height:25px;
}
.tab ul {
	list-style:none;
	width:100%;
	margin:0px;
	padding:0px;
}
.tab ul li {
	display:block; 
}
.tab ul li a{
	float: left;
	background:url(../images/menu_U.gif) repeat-x;
	font-size:14px;
	padding: 0px 15px;
	text-align: center;
	font-weight:bold;
	color:#000;
	line-height:25px;
	text-decoration: none;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-top:1px solid #b9b9b9;
	margin-right:2px;
}
.tab ul li a:hover, .tab li .current{
	background:url(../images/menu_S.gif) repeat-x;
	color:#fff;
	border-left:1px solid #0a4291;
	border-right:1px solid #0a4291;
	border-top:1px solid #0a4291;
}
/* end tab */
.tc_table{
	border:1px solid #b9b9b9;
	padding:10px;
	margin-bottom:7px;
}
.tc_table_title{
	font-size:18px; 
	color:#1153a1;
}
.tc_ts_table{
	background:url(../images/tishi_bg.gif) repeat-x;
	border:1px solid #e7e7e7;
	height:32px;
	padding-left:30px;
	margin:10px 0px;
}
.tc_table2{
	border:1px solid #e7e7e7;
	position:relative;
	margin-top:10px;
}
.tc_table3{
	border:1px solid #e7e7e7;
	position:relative;
}
.tc_table2_title{
	background:url(../images/tc_tb_title_bg.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding-left:33px;
	border-bottom:1px solid #e7e7e7;
}
.tc_table3_title{
	background:url(../images/tc_tb_title_bg.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding:0px 10px;
	border-bottom:1px solid #e7e7e7;
}
.tc_table2_nr{
	padding:10px;
}
.nub{
	position:absolute;
	z-index:20;
	background:url(../images/nub_bg.png) no-repeat;
	width:22px;
	height:22px;
	top:4px;
	left:5px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nub_bg.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.tc_shuoming{
	position:relative;
	float:right;
	background:#fff7e1;
	border:1px solid #ffe18c;
	width:220px;
	padding:10px;
}
.tc_shuoming_arr{
	position:absolute;
	z-index:20;
	background:url(../images/shuoming_arr.gif) no-repeat;
	top:13px;
	left:-7px;
	width:7px;
	height:13px;
}
.star{
	color:#FF0000;
	font-family:SimSun;
	font-size:12px;
}

.xs_title{
	background:#ebf0f6;
	font-weight:bold;
	padding-left:10px;
	height:30px;
	color:#000000;
}
.xs_nr_zd{
	font-weight:bold;
	color:#000000;
}
.xs_nr_jg{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	width:115px;
	text-align:center;
	display:block;
	margin-bottom:10px;
}
.xs_nr_jg2{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
.xs_nr1{
	padding:10px;
	height:25px;
}
.xs_nr2{
	background:#f5f5f5;
	padding:10px;
	height:25px;
}
.xs_nr3{
	background:#f5f5f5;
	padding:2px 10px;
	height:25px;
}
.xs_xx{
	background-image: url(../images/find.png);
	background-position:5px center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #e3e3e3;
	padding-left:25px;
	width:90px;
	height:20px;
	line-height:20px;
	margin:3px 0px;
	color:#1153a1;
	text-decoration:none;
	display:block;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/find.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.xs_xx:hover{
	color:#ee1d25;
	border:1px solid #b9c9e1;
}
.xs_gz{
	background: url(../images/error.png);
	background-position:5px center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #e3e3e3;
	padding-left:25px;
	width:90px;
	height:20px;
	line-height:20px;
	margin:3px 0px;
	color:#1153a1;
	text-decoration:none;
	display:block;
	position:relative;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/error.png',sizingMethod='scale'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.xs_gz:hover{
	color:#ee1d25;
	border:1px solid #b9c9e1;
}
.xs_sm{
	padding:10px;
	background:#ebf0f6;
}
.xs_table2{
	background: url(../images/xuxian.gif) repeat-x bottom;
	padding:0px 10px;
	height:20px;
}
.tab_table{
	margin-right:2px;
}
.tab_left_U{
	background: url(../images/tab_left_U.gif) no-repeat;
	width:12px;
	height:25px;
}
.tab_center_U{
	background:#b9c9e1;
	font-weight:bold;
}
.tab_right_U{
	background: url(../images/tab_right_U.gif) no-repeat;
	width:12px;
	height:25px;
}
.tab_left_S{
	background: url(../images/tab_left_S.gif) no-repeat;
	width:12px;
	height:25px;
}
.tab_center_S{
	background:#e5e5e5;
	font-weight:bold;
}
.tab_right_S{
	background: url(../images/tab_right_S.gif) no-repeat;
	width:12px;
	height:25px;
}
.fj_link{
	background: url(../images/fj_bg_U.png) no-repeat;
	width:86px;
	height:55px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	margin-right:5px;
	padding-top:23px;
	display:block;
}
.fj_link:hover{
	background: url(../images/fj_bg_S.png) no-repeat;
}
.qd_table{
	padding-left:10px;
	padding-top:10px;
}
.qd_Total{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	display:block;
}
.shopping{
	position:absolute;
	z-index:20;
	top:-23px;
	right:10px;
	width:53px;
	height:44px;
}
/* foot */
.foot_div{
		width:989px;
		background: url(../images/foot_bg.gif) repeat-x;
		height:57px;
		padding:7px;
		color:#666666;
		margin: -71px auto 0;
}
.foot_left{
		float:left;
		width:660px;
}
.foot_right{
		float:right;
		width:300px;
		text-align:right;
		font-size:11px;
}
.foot_tel{
		font-size:14px;
		font-weight:bold;
		line-height:22px;
}
.foot_add{
		font-size:11px;
}
.foot_but{
		background: url(../images/foot_sales_but.png) no-repeat;
		width:106px;
		height:20px;
		color:#666;
		text-decoration:none;
		padding:3px 0px 0px 8px;
		display:block;
		margin-left:10px;
}
.foot_but:hover{
		color:#ee1d25;
}
/* end foot */

/* Begin of Picture show */
/*播放器样式 20070510 修改 lmy 开始 */
#ImgPlayer{width:543px; height:352px; overflow:hidden; border:3px #BDCBD7 solid; padding:1px 3px 0 1px;}
#ImgBlk{width:410px; height:339px; background:url(../images/news_pic_ws_001.gif) no-repeat 10px 2px #E9F0F7; padding:13px 12px 0 11px; float:left;}
#ss_img_div{width:410px; height:302px; overflow:hidden;}
#ss_img_div img{border:1px #000 solid;}
#ImgNum{height:37px; overflow:hidden;}
#ImgNum ul{width:305px; padding:0 0 0 0; float:left; cursor:default;}
#ImgNum li{width:30px; height:25px; line-height:25px; overflow:hidden; padding:6px 0 0 0; text-align:center; font-family:Arial, Helvetica, sans-serif;  font-size:9px; float:left; margin-right:5px; cursor:pointer;}
#ImgNum li.itemOff{background:url(../images/news_pic_ws_002.gif) no-repeat bottom; color:#000;}
#ImgNum li.itemOff:hover{color:#A80000;}
#ImgNum li.itemOn{background:url(../images/news_pic_ws_003.gif) no-repeat bottom; color:#A80000; font-weight:bold; height:25px; line-height:25px; padding:6px 0 0 0;}
#ImgNum div{float:left; width:73px; text-align:left; padding:4px 0 0 0; margin:10px 0 0 0; height:15px; line-height:15px; cursor:pointer; font-size:12px; color:#7D98BF;}
#Play{background:url(../images/news_pic_ws_004.gif) no-repeat bottom right;}
#Pause{background:url(../images/news_pic_ws_005.gif) no-repeat bottom right;}
#TxtBlk{width:110px; float:left;}
#Txt{padding:15px 10px 0 10px; text-align:left; height:352px; border:1px #D7E5F5 solid; border-left:none; background:url(http://www.webdm.cn/images/20101003/news_pic_ws_006.gif) repeat-x bottom;}
#Txt h2{color:#A80000; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; padding:1px 0 5px 0; background:none;}
#Txt h2 a,#Txt h2 a:visited{color:#A80000; text-decoration:none;}
#Txt h2 a:hover,#Txt h2 a:active{color:#A80000; text-decoration:underline;}
#con{text-align:left; color:#344F71; line-height:21px;}
#date_PN{text-align:left; font-size:12px;}
#date{padding:12px 0 0 8px; color:#5C5C5C; width:100px; float:left; text-align:center}
/* Picture show 20070510 修改 lmy 结束*/

/*语言导航配置*/
.menu_language{font-size:12px;position:relative;z-index:999;}
.menu_language ul{list-style:none;}
.menu_language li {float:left;position:relative;}
.menu_language ul ul {visibility:hidden;position:absolute;left:106px;top:3px;}
.menu_language table {position:absolute; top:0; left:0;}
.menu_language ul li:hover ul,
.menu_language ul a:hover ul{visibility:visible;}
.menu_language a{display:block;border:1px solid #aaa;background:#C9E4F1;padding:2px 10px;margin:3px;color:#000;text-decoration:none;}
.menu_language a:hover{background:#fafafa;color:#000;border:1px solid #000;}
.menu_language ul ul{}
.menu_language ul ul li {clear:both;text-align:left;font-size:12px;}
.menu_language ul ul li a{display:block;width:80px;height:15px;margin:0;border:0;border-bottom:1px solid #858585;}
.menu_language ul ul li a:hover{border:0;background:#fafafa;border-bottom:1px solid #fff;}
/*语言导航配置 end*/
.knapp {border: #01364c 1px solid; font-size: 12px; background: #e7ecef; width: auto; color: #000000; font-family: arial, sans-serif; height: 22px; text-decoration : none}
