@charset "utf-8";
/* 全局样式 */
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
ul,ol{list-style-type:none;}
body{font-family:Tahoma;font-size:11px;}
.left{float:left;}
.right{float:right;}
#content{position:relative;left:50%;width:960px;margin-left:-480px;}
/* 页眉 顶部文字 */
#header{
	position:relative;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background: url(/images/top_txt_bg.gif) repeat-x;
	z-index:10;
}
a.other_site{position:relative;padding:5px; _margin-top:-5px;}
a.other_site:hover{text-decoration:none;cursor:pointer;}
a.other_site.site_con{position:absolute;left:0;display:none;}
a.other_site:hover .site_con{display:block; cursor:pointer; position:absolute; width:120px;top:21px;*top:24px;left:-25px; background:#FFF}
.site_con{display:none; cursor:auto}
.site_con:hover{display:block;cursor:pointer;}
.site_con ul{ border:1px #B4C4E6 solid; padding:1px 1px 0 1px;}
.site_con ul li{border-bottom:1px #fff solid; background:#FBF9F0; display:block;color:#143B71; height:20px; line-height:19px;*line-height:18px;text-align:left; padding:0px 10px;}
.site_con ul li:hover{background:#4E90BF;display:block; color:#FFF;}
/* LOGO、搜? */
#top{
	position:relative;
	width:960px;
	overflow:auto;
}
.logo{
	float:left;
	padding:12px 0 0 0;
}
.search{
	float:right;
	padding:10px 0 10px 0;
}
.search .search_left_bg{
	float:left;
	width:4px;
	height:79px;
	background:url(/images/search_bg_left.gif);
}
.search .search_middle_bg{
	float:left;
	width:702px;
	height:79px;
	background:url(/images/search_bg_middle.gif);
}
.search .search_right_bg{
	float:left;
	width:4px;
	height:79px;
	background:url(/images/search_bg_right.gif);
}
.search_tag{
	height:26px;
}
.tag_line{
	float:left;
	width:1px;
	height:22px;
	margin:0 4px;
	background:url(/images/tag_line.gif) no-repeat;
}
.search_tag_a{
	float:left;
	width:102px;
	height:26px;
	color:#ffffff;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	cursor:pointer;
	background:url(/images/tag_icon.gif);
}
.search_tag_b{
	float:left;
	height:26px;
	color:#133b62;
	text-align:center;
	line-height:18px;
	padding:0 12px;
	cursor:pointer;
	background:none;
}
.search_input{
	width:622px;
	margin:0 auto;
	padding:8px 0 0 0;
}
.search_from{
	overflow:auto;
}
.search_from_k{
	float:left;
	margin:0 10px 0 0;
}
.input_bg{
	width:250px;
	*width:320px;
	height:15px;
	border:1px solid #A5ACB2;
	background:url(/images/input_bg.gif);
}
.search_from select{
	*font-size:10px;
}
.search_keywords{
	color:#143467;
	margin:5px 0 0 0;
}
/* 主导? */
#topnav{
	position:relative;
	overflow:auto;
}
.nav_bg_left{
	float:left;
	width:1px;
	height:49px;
	background:url(/images/nav_bg_left_right.gif) no-repeat;
}
.nav_bg_middle{
	float:left;
	width:958px;
	height:49px;
	background:url(/images/nav_bg.gif) repeat-x;
}
.nav_bg_right{
	float:left;
	width:1px;
	height:49px;
	background:url(/images/nav_bg_left_right.gif) no-repeat;
}
.nav{
	width:787px;
	height:28px;
	margin:0 auto;
}
.nav_a{
	float:left;
	height:28px;
	margin:0 5px 0 0;
	background:url(/images/nav_a_left.gif) no-repeat;
}
.nav_a div{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	padding:0 12px;
	background:url(/images/nav_a_right.gif) right no-repeat;
}
.nav_b{
	float:left;
	height:28px;
	margin:0 5px 0 0;
	background:url(/images/nav_b_left.gif) no-repeat;
}
.nav_b div{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	padding:3px 12px 0px 12px;
	background:url(/images/nav_b_right.gif) right no-repeat;
}
.nav_a div a{
	color:#fff;
	text-decoration:none;
}
.nav_a div a:hover{
	color:#fff;
	text-decoration:none;
}
.nav_btm{
	width:960px;
	height:10px;
	overflow:hidden;
	float:left;
	background:url(/images/nav_btm.gif);
}
.nav_btm_foot{
	width:100%;
	height:20px;
	float:left;
	overflow:hidden;
}
#main{
	position:relative;
	width:960px;
	overflow:auto;
	margin:10px 0;
}
/* 左栏 */
#lmain{
	position:relative;
	float:left;
	width:240px;
	margin:0 20px 0 0;
	z-index:98;
}
.lbtitle{
	position:relativel;
	height:25px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-indent:10px;
	line-height:22px;
	color:#133b62;
	background:url(/images/blue_title_left.gif) no-repeat;
}
.lgtitle{
	position:relativel;
	height:25px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-indent:10px;
	line-height:22px;
	color:#133b62;
	background:url(/images/green_title_left.gif) no-repeat;
}
.lgtitle img{
	position:absolute;
	top:8px;
	right:6px;
}
/* 供应商的建议 */
.srlist{
	position:relative;
	font-family:Arial;
	margin:12px 0 14px 0;
}
.srlist li{
	text-indent:16px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	background: url(/images/type_gdisc.gif) no-repeat 6px 9px;
}
#mrmain{
	float:left;
	position:relative;
	width:700px;
	overflow:auto;
}
/* 中间顶部广告 */
.ad{
	position:relative;
	border:1px solid #1b5790;
	margin:0 0 10px 0;
}
.buttonpanel{
	position:absolute;
	right:2px;
	bottom:7px;
	width:70px;
	_width:76px;
	height:15px;
}
.buttondiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	float:left;
	border:1px solid #1b5790;
	display:block;
	background:#3C75AC;
	color:#fff;
	margin-left:5px;
}
.buttondiv2 {
	height:15px;
	width:15px;
	line-height:15px;
	text-align: center;
	float: left;
	border:1px solid #1b5790;
	display:block;
	background:#fff;
	margin-left:5px;
}
/* 左边买和卖表 */
.ltlmain{
	position:relative;
	border:1px solid #b7c8d9;
	border-top:none;
	padding:10px 0;
	height:100px;
	overflow:auto;
}
.ltllist{
	position:relative;
	font-family:Arial;
}
.ltllist li{
	text-indent:16px;
	line-height:19px;
	height:20px;
	overflow:hidden;
	background: url(/images/type_odisc.gif) no-repeat 5px 6px;
}
/* 登录? */
.login{
	position:relative;
	width:260px;
	overflow:auto;
}
.login_bg_left{
	float:left;
	width:8px;
	height:244px;
	background:url(/images/login_bg_left.gif);
}
.login_bg_middle{
	float:left;
	width:244px;
	height:244px;
	background:url(/images/login_bg_middle.gif);
}
.login_bg_middle div{
	margin:10px 0 0 0;
	overflow:hidden;
}
.login_buyer a {
	position:relative;
	display:block;
	width:242px;
	height:34px;
	background:url(/images/login.gif);
	text-indent:-9999em;
	background-position:0 0;
}
.login_buyer a:hover,a.active {background-position:0 -40px;}
.login_seller a {
	position:relative;
	display:block;
	width:242px;
	height:34px;
	background:url(/images/login.gif);
	text-indent:-9999em;
	background-position:0 -80px;
}
.login_seller a:hover,a.active {background-position:0 -120px;}
.login_gold a {
	position:relative;
	display:block;
	width:244px;
	height:53px;
	background:url(/images/login.gif);
	text-indent:-9999em;
	background-position:0 -160px;
}
.login_gold a:hover,a.active {background-position:0 -220px;}
.login_bg_right{
	float:left;
	width:8px;
	height:244px;
	background:url(/images/login_bg_right.gif);
}
.login_lr{
	float:left;
	width:115px;
	height:74px;
	_margin:0 0 10px 0;
	text-align:center;
	background:url(/images/login_lr_bg.gif);
}
.login_lr_tip{
	font-size:10px;
	font-weight:bold;
}
.login_lr_link{
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	vertical-align:bottom;
	padding:8px 0 0 0;
}
/* 邮件订阅 */
.email_create{
	position:relative;
	width:680px;
	height:20px;
	line-height:20px;
	margin:20px 0;
}
.email_create_k{
	float:left;
	margin:0 10px 0 0;
}
.email_create_bg{
	width:160px;
	height:16px;
	*font-size:11px;
	border:1px solid #A5ACB2;
}
/* 下中右栏 */
#bmrmain{
	position:relative;
	width:700px;
	float:left;
	*margin:0;
	overflow:auto;
}
/* 中栏 */
#mmain{
	position:relative;
	float:left;
	width:492px;
	margin:0 20px 0 0;
	_margin:0 16px 0 0;
}
.mbtitle{
	height:25px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-indent:10px;
	line-height:22px;
	color:#133b62;
	background:url(/images/blue_title_middle.gif) no-repeat;
}
/* Hot Products */
.hp_main{
	position:relative;
	border:1px solid #b7c8d9;
	border-top:none;
	padding:10px;
	overflow:auto;
}
.hp_list{
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 14px 0;
}
.hp_list_last{
	margin:0 0 14px 0;
}
.hp_list_title{
	font-size:12px;
	font-weight:bold;
	text-indent:12px;
	margin:0 0 16px 0;
	background:url(/images/type_odisc.gif) no-repeat 0 4px ;
}
.hp_list_photo{
	padding:0 0 30px 0;
	_padding:0 0 117px 0;
	overflow:auto;
}
.hp_list_photo li{
	float:left;
	position:relative;
	text-align:center;
	margin:0 0 0 13px;
}
.hp_list_photo li img{
	padding:3px;
	border:1px solid #CCCCCC;
}
.hp_list_photo li em{
	position:absolute;
	top:90px;
	left:0;
	height:16px;
	width:84px;
	font-style: normal;
	cursor:pointer;
	overflow:hidden;
}
.hp_list_photo li em:hover{
	text-decoration:underline;
}
/* 右栏 */
#rmain{
	position:relative;
	float:left;
	width:188px;
}
/* 全球展会、成功故? */
.rbtitle{
	position:relative;
	height:25px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-indent:10px;
	line-height:22px;
	color:#133b62;
	background:url(/images/green_title_right.gif) no-repeat;
}
.rbtitle img{
	position:absolute;
	top:8px;
	right:6px;
}
.rg_main{
	position:relative;
	overflow:auto;
	line-height:16px;
	margin:16px 0 0 0;
}
.rg_img{
	float:left;
	border:1px solid #cccccc;
	width:66px;
}
.rg_txt{
	float:left;
	margin:0 0 0 14px;
	width:174px;
}
.rglist{
	position:relative;
	font-family:Arial;
	margin:12px 0 14px 0;
}
.rglist li{
	text-indent:16px;
	line-height:18px;
	height:20px;
	overflow:hidden;
	background: url(/images/type_gdisc.gif) no-repeat 6px 8px;
}
/* 链接图片 */
.linkimg{
	padding:6px 0 0 0;
}
.linkimg li{
	margin:0 0 10px 0;
}
/* 页脚 */
.foot{
	padding:6px 0;
	background:url(/images/foot_bg.gif) repeat-x;
	width:100%;
}
.foot li{
	line-height:18px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.gary{
	color:#999999;
}

div#log-default {
background-color:#FFFEF0;
border:1px solid #C1CEE0;
height:189px;
margin-bottom:10px;
overflow:hidden;
width:228px;
}

#log-default .log-button-out {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://img.alibaba.com/images/home/home_button.gif) no-repeat scroll -396px -40px;
height:27px;
margin:10px 0 7px 44px;
padding-left:4px;
text-align:left;
}

#log-default .log-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none !important;
background:transparent url(http://img.alibaba.com/images/home/home_button.gif) no-repeat scroll 100% 0;
border:0 none;
color:#5E0A08;
display:block;
font-family:Arial !important;
font-size:1.2em !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:bold !important;
line-height:1.3em !important;
padding:6px 17px 7px 13px;
text-decoration:none;
width:83px;
}

#log-default .text-info {
-x-system-font:none;
color:#333333;
font-family:Arial;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 10px;
}

#log-default .down-box {
border-top:1px solid #EAEDF0;
margin:8px 10px 0;
}

.padding_5px {
padding:5px;
text-align:center;
}

.padding_5px  div{
text-align:center;
}

.link_bg a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2F6FB none repeat scroll 0 0;
color:#111111;
float:center;
height:14px;
margin:1px 1px 0 0;
padding:4px 8px;
white-space:nowrap;
}

.link_bg a:hover{background:#1B94C1; color:#fff; text-decoration:none; text-align:center}

.link_bg li {
	clear:both;
}

#contentfont1 p {
color:#414141;
line-height:18px;
text-indent:24px;
}

.contactbox {
padding:0 15px 15px;
}

h2 {
background-color:#BFD6EE;
color:#084A9C;
font-size:100%;
margin:0 0 10px;
padding:5px 15px;
}

font.red {
color:#990000;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
line-height:40px;
}

.col2 {
        float:left;
        padding:1%;
        width:47%;
}

.clear {
    clear: both;
}

.textbook {
border:1px solid #BFD6EE;
}

#ul_keyword  {
	background:none repeat scroll 0 0 #FFFFFF;
	display:inline;
	float:left;
	height:166px;
	list-style:none outside none;
	overflow:hidden;
	width:238px;
	border-color:#B7C8D9;
	border-right:1px solid #B7C8D9;
	border-style:none solid solid;
	border-width:1px;
	line-height:35px;
	padding:9px 0px 0px 0px;
}

#ul_keyword li {
display:inline;
float:left;
line-height:14px;
margin:0 0 10px 8px;
padding:3px 8px 0 0;
white-space:nowrap;
}

#ul_keyword li a {
	color: #133B62;
	text-decoration: none;
	font-size: 15px;	
}

#contentfont1 {
}

.about_r {
}

.nin_right1 { background:url(/images/newindex_09.gif); width:191px; height:235px; overflow:auto; position: relative;}
.nind_right1 { padding-right:3px; padding-top:10px; text-align:right; width:188px;}
.nind_right1 a { font-family:verdana; font-size:10px; font-weight:bold; text-decoration:underline;}
.nind_right2 { font-size:11px; font-family:verdana; color:#693600; width:178px; padding-left:13px; text-align:left; font-weight:bold; padding-top:20px;}
.nind_right3 { padding-left:16px; padding-top:10px; text-align:left; width:175px;}
.nind_right4 { font-size:11px; font-family:verdana; color:#693600; width:178px; padding-left:13px; text-align:left; font-weight:bold; padding-top:7px;}
.nind_right5 { padding-left:16px; padding-top:4px; text-align:left; width:175px;}
.nind_right6 { text-align:left; padding-top:3px;}
.nind_right6 a { font-family:verdana; font-family:10px; text-decoration:underline; padding-left:13px; font-size:10px;}
.nind_right7 { padding-left:13px; width:178px; padding-top:12px;}
.nind_right8 { padding-left:33px; width:150px; padding-top:12px;}
.nind_left { float:left;}
.nind_right { float:left; font-size:9px; font-family:verdana; line-height:18px; padding-left:3px;}

