/* CSS 总体 */
html {min-width:100%; background-color:#FFFFFF}
body{
	background:#fff;
	margin:0px 3px;
	font-size:12px;
	font-family: Arial
	background-color:transparent;
	color: #333333;	
}
div {
	background:#fff;
	margin:0px auto;
	font-size:12px;  
	font-family: Arial;
	background-color:transparent;
}
body{overflow-x:hidden}
*{
	padding:0;
	margin:0;
} 
img {border: none;} 
A:link,A:visited { COLOR: #333; TEXT-DECORATION: underline}
A:hover,A:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a01:link,A.a01:visited { COLOR: #061bd8; TEXT-DECORATION: underline}
A.a01:hover,A.a01:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a02:link,A.a02:visited { COLOR: #fff; TEXT-DECORATION: none}
A.a02:hover,A.a02:active { COLOR: #ffff00; TEXT-DECORATION: underline}
A.a021:link,A.a021:visited { COLOR: #5f6cd2; TEXT-DECORATION: underline}
A.a021:hover,A.a021:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a03:link,A.a03:visited { COLOR: #000; TEXT-DECORATION: none}
A.a03:hover,A.a03:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a04:link,A.a04:visited { COLOR: #021D4C; TEXT-DECORATION: underline}
A.a04:hover,A.a04:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a05:link,A.a05:visited { COLOR: #333; TEXT-DECORATION: none}
A.a05:hover,A.a05:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a06:link,A.a06:visited { COLOR: #07519a; TEXT-DECORATION: none}
A.a06:hover,A.a06:active { COLOR: #ff0000; TEXT-DECORATION: underline}
A.a07:link,A.a07:visited { COLOR: #008000; TEXT-DECORATION: underline}
A.a07:hover,A.a07:active { COLOR: #008000; TEXT-DECORATION: underline}
A.a08:link,A.a08:visited { color: #0048C0; TEXT-DECORATION: underline}
A.a08:hover,A.a08:active { color: #0048C0; TEXT-DECORATION: underline}
A.a10:link,A.a10:visited {
	COLOR: #07519A;
	TEXT-DECORATION: none;
	line-height: 185%;
}
A.a10:hover,A.a10:active {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	line-height: 185%;
}
a.bottom:link, a.bottom:visited { COLOR: #0033CC; TEXT-DECORATION: underline}
a.bottom:hover, a.bottom:active { COLOR: #ff0000; TEXT-DECORATION: underline}
.padding_left{ padding-left:5px}
h1{ font-size:18px}
h2{ font-size:18px; font-weight:bold}
#reg_div{
  border: 1px solid #7f9db9;
  background: #fff;
  position: absolute;
  z-index: 30;
  height: auto;
  width:220px;
  color: #004D99
}
.px14_1{ font-size:14px}
.px14{ font-size:14px; font-weight:bold}
.px12{ font-weight:bold}
.px12_1{ font-size:12px}
.px12_2{ font-size:12px; color:#999999}
.border1{ border:1px solid #c1c1c1}
.border2{ border:1px solid #b6cae3}
.border3{ border-bottom:1px solid #f3f3f3}
.border4{ border-bottom:1px solid #cceebb}
.border5{ border:1px solid #CED7DE}
.border6{ border-bottom:1px dashed #D7D7D7}
.border7{ border-bottom:1px solid #CED7DE}
.border8{ border:1px solid #CED7DE}
.border9{border-bottom:1px solid #2985C7;border-left:1px solid #2985C7;border-right:1px solid #2985C7;}
.border10{ border:1px solid #ffcb99}
.border11{ border-top:1px solid #dddddd;}
.border12{ border-top:1px solid #C6D5DB}
.border13{ border:1px solid #999}
.border14{ border:1px solid #7F9DB9}
.color1{ color:#FFFF00}
.color2{ color:#FF0000}
.color3{ color:#666}
.color4{ color: #FF6600}
.color5{ color: #333}
.b3{ border:1px solid #b0b0b0}
.b4{ border-right:1px solid #e9eef2; border-bottom:1px solid #e9eef2}
.b5{ border-bottom:1px solid #e9eef2}
.b6{ border:1px solid #7CCB22}
.p1{padding-top:3px}
.p2{ padding:5px}
.p4{ padding:8px}
.p5{ padding:8px 0px}
.p6{ padding:15px}
.p7{ padding-left:15px}
.p8{ padding-right:20px; color:#333333}
.p9{ padding-right:15px}
.m1{ margin:5px}
.m2{ margin-top:2px}
.m3{ margin-top:10px}
.m4{ margin-top:3px}
.m5{margin:15px}
.m6{ margin:25px 0px}
.m7{margin:35px auto}
.w1{ width:80px}
.w2{
	width:145px;
	font-size: 14px;
}
.STYLE1 {color: #021D4C}
.STYLE2 {color: #999999}
.STYLE4 {
	color: #666;
	font-weight: bold;
	text-align:right;
}
.input0{
	width:400px;
	color:#333;
	font:Arial;
	font-size:16px;
	padding:2px 2px 2px 4px;
	height:18px;
	line-height:18px;
}
.button0{
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
	color: #010130;
	font-size:14px;
}
.STYLE5 {
	font-size: 16px;
	font-weight: bold;
}
.a1:link,.a1:visited{
	color:#333333;
	text-decoration:none;
}
.a1:hover,.a1:active{
	color:#FF0000;
}
.a2:link,.a2:visited{
	color:#0033cc;
}
.a2:hover,.a2:focus,.a2:after,.a2:active{
	color:#FF0000;
	text-decoration:underline;
}
.a3:link,.a3:visited{
	color:#000000;
	text-decoration: none;
}
.a3:hover,.a3:active{
	color:#FF0000;
	text-decoration:underline;
}
.l_h{ line-height:34px}
.l_h1{ line-height:26px}
/*--button--*/
.button_1{
background-image:url(http://imgen.b2b.makepolo.com/images/en/user/a_1.gif);
border:1px solid #7f9db9;
height:25px;
}
.button_2{
background-image:url(http://imgen.b2b.makepolo.com/images/en/user/a_2.gif);
border:0px;
width:62px;
height:21px;
color:#666;
font-size:12px;
line-height:22px;
}
.button_3{
background-image:url(http://imgen.b2b.makepolo.com/images/en/user/a_3.gif);
border:0px;
width:62px;
height:21px;
color:#36c404;
font-size:12px;
line-height:22px;
}
.button_4{
color:#999;
padding:3px;
}
.e_buttom1{
height:20px;
color:#FFFFFF;
font-weight:bold;
background-image: url(http://imgen.b2b.makepolo.com/images/en/user/e_03.gif);
border:1px solid #40B809;
line-height:16px
}
.e_buttom2{
height:19px;
color:#fff;
font-weight:bold;
background-image: url(http://imgen.b2b.makepolo.com/images/en/user/e_07.gif);
border:1px solid #BF581E;
width:130px;
font-size:12px;
}
.e_buttom3{
height:19px;
color:#fff;
font-weight:bold;
background-image: url(http://imgen.b2b.makepolo.com/images/en/user/e_07.gif);
border:1px solid #BF581E;
font-size:12px;
}
.e_p_button{
width:120px;
height:21px;
color:#333;
background-image:url(http://imgen.b2b.makepolo.com/images/en/user/e_b_bg1.gif);
border:1px solid #8AA4BF;
font-size:12px;
font-weight:bold
}
/* 头部样式 */
#head{
	height:80px;
	margin:0 auto;	
}
#logo{
	float:left;
	clear:left;
	background:url(http://imgen.b2b.makepolo.com/images/en/my/makepolo_logo.gif) no-repeat left;
	width:230px;
	height:58px;
	margin:5px 10px 5px 0;
}

#head_search{
	float:left;
	width:500px;
	margin:24px 0px 0px 0px;
	padding:0px;
}
#search_nav{
	float:left;
}
#search_nav li{
	float:left;
	font-size:14px;
	font-weight: bold;
	height:14px;
	margin:0px;
	list-style-type: none;
}
.navli1{
	width:75px;
	padding:0px;
	border-right:1px solid #C9C9D3;
}
.navli2{
	width:78px;
	padding:0px 0px 0px 10px;
	border-right:1px solid #C9C9D3;
}
.navli3{
	width:120px;
	padding:0px 0px 0px 10px;
}
#search_content{
	float:left;
	padding:8px 0px 0px 0px;

}


#head_left{
	float:right;
	padding:3px 0px 0px 0px;
	text-align:right;
}


#head_right{
	float:right;
	clear:right;
	width:762px;
	height:80px;
}
#header{
	text-align:right;
	line-height:16px;
	padding-right:10px;
}
.nav{
	font-size:14px;
	font-weight:bold;
	color:#C9C9C9;
	line-height:26px;
}
#head_right p{
	padding-left:30px;
}
#head_right table{
	margin-top:5px;
}
.search{ 
	padding-left:30px;
}

#head2{
	width:990px;
	height:28px;
	border:1px solid #F7FAFF;
	border-top-color:#B6CAE3;
	background-color:#F2F6FB;
	margin:0;
}
#head2 p{
	line-height:26px;
	color:#666666;
	margin:0;
	padding-left:8px;
}
#head3{
	width:992px;
	height:64px;
	border-bottom:#C4C3C4 1px solid;
}
#head3_l{
	float:left;
	clear:left;
	font-size:26px;
	font-weight:bold;
	line-height:64px;
	padding-left:5px;
}
#head3_r{
	float:right;
	clear:right;
	font-weight:bolder;
	font-size:14px;
	font-style: italic;
	margin-right:6px;
	margin-top:40px;
	color:#001F6A;
}
.s_bg{
background-image:url(http://imgen.b2b.makepolo.com/images/en/user/s_bg.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:28px;
width:380px
}




/*title*/
#title{
height:28px;
clear:both;
background-color:#e8eef1;
color:#333;
border-top:1px solid #c6d5db;
}
#title_left{
float:left;
clear:both;
width:auto;
font-weight:bold;
padding-left:20px;
font-size:14px;
line-height:24px
}
#title_right{
float:right;
padding-right:20px;
width:auto;
padding-top:3px;
color:#666666
}
#title_right1{
float:right;
padding-right:10px;
width:auto;
padding-top:4px;
color:#333;
text-align:right;
}
.nowpsn{
clear:both;
padding-left:15px;
color:#333;
text-align:left;
margin-top:5px
}
/*navigation*/
#navigation{
	margin:10px 10px 10px 10px;
}

/*parameter*/
#parameter{
clear:both;
height:100%; 
overflow:auto;
border:1px solid #E8F0FD;
background-color:#F8FBFE;
margin-top:10px;
}
#parameter_top{
height:25px;
background-color:#F3F8FE;
clear:both;
padding-left:15px;
font-weight:bold;
line-height:26px
}
#parameter_foot{
height:100%; 
overflow:auto;
padding:8px 15px;
text-align:left;
clear:both
}
#parameter_foot ul li{
list-style:none;
float:left
}
#parameter_foot li{
width:240px;
height:25px
}
#parameter_left_top{
height:32px;
padding-left:15px;
border-top:1px solid #C6D5DB;
background-color:#E8EEF1
}
/*content*/
#content{
clear:both;
height:100%; 
overflow:auto;
margin-top:10px;
}
#content_left{
width:100%;
margin-left:-220px;
/*margin-left:-220px;*/
float:left;
}
#content_right{
width:210px;
float:right;
}
#content_right1{
width:208px;
float:right;
margin:0px 2px 0px 0px;
}
#innerLeft{
margin-left:220px;
}
/*show*/
.show {
	clear: both;
	overflow: hidden;
	height:100%
}
.show1 {
	clear: both;
	overflow: hidden;
	height: 100%;
	background-color: #e4f3fc;
}
/*show end*/
.content_left_top{
clear:both;
background-color:#eff8ff;
border-top:2px solid #b4caef;
height:100%; 
overflow:auto;
}
.content_left_top_erro{
clear:both;
height:100%; 
overflow:auto;
}
.content_left_top ul{
list-style:none; 
float:left;
}
.content_left_top li{
list-style:none; 
float:left;
padding:0px 5px;
}
.content_left_product{
padding:15px 0px;
border-bottom:1px dashed #b8b8b8
}
.tdbg{
background:#ffffff;
text-align:left;
}
.tdbgmouseover{
background:#eff8ff;
text-align:left;
}
.tdbg1{
background:#ffffff;
text-align: center;
padding:10px;
}
.tdbg1mouseover{
background:#eff8ff;
text-align: center;
padding:10px
}
/*content_right*/
.e_title_r{
text-align:left;
padding-left:10px;
font-weight: bold;
font-size:14px
}
.title_r_s{
color:#B94906;
text-align:left;
padding-left:10px;
font-weight: bold
}
.right_content{
padding:5px;
text-align:left;
color:#333
}
.e_r_f{
margin-top:10px;
border:1px solid #C3C2C3;
background-color:#F7FDFC
}
.e_r_f1{
border:1px solid #C3C2C3;
background-color:#F7FDFC
}
/*pivotal*/
#pivotal{
margin:15px 2px 0px 2px;
clear:both;
background-color:#f7f7f7;
border:1px solid #e7e7e7;
padding:10px 25px;
height:100%; 
overflow:auto;
}
#pivotal_left{
width:80px;
height:auto;
float:left;
font-weight:bold;
font-size:14px
}
#pivotal_right{
width:auto;
float:left;
font-size:14px;

}
#pivotal_right ul{
list-style:none; 
float:left;
}
#pivotal_right li{
list-style:none; 
float:left;
padding:0px 10px 0px 6px;
height:30px;
width:120px
}


/*sorter_list*/
.e_sorter_right_login_top{
padding-left:8px;
border-top:1px solid #349A64;
border-left:1px solid #349A64;
border-right:1px solid #349A64;
font-weight:bold;
color:#34339B;
font-size:14px;
}
.sorter_right_login_content{
border-left:1px solid #349A64;
border-right:1px solid #349A64;
border-bottom:1px solid #349A64
}
/*company_compare*/
.p_content_top{
height:35px;
border:1px solid #A4B8D3;
padding-left:25px;
clear:both;
}
.p_content_top ul{
list-style:none; 
float:left;
margin-top:6px
}
.p_content_top li{
list-style:none; 
float:left;
margin-right:6px
}
.p_content_content{
border-left:1px solid #A4B8D3;
border-right:1px solid #A4B8D3;
height:100%;
overflow:auto;
clear:both
}
.email_input{
width:180px;
color:#000
}
.buy_b1{
border-top:1px dashed #666;
padding-left:25px;
}
.buy_b2{
border:1px solid #88a3bd;
}
.buy_b3{
border-top:1px solid #88a3bd;
}
.buy_t_c{
font-size:14px;
line-height:36px;
padding:8px 10px;
}
.buy_p1{
line-height:30px; 
font-size:14px;
padding:8px 10px
}
.t_b1{
border:1px solid #c9c9c9;
}
.t_b2{
border-bottom:1px solid #c9c9c9;
border-right:1px solid #c9c9c9;
}
.t_b3{
border-bottom:1px solid #c9c9c9;
}
.t_b4{
border-right:1px solid #c9c9c9;
}

.bigimg{
	padding:5px 0 0 5px;
}

.ct_left .bigimg p{
	margin-top:5px;
	text-indent:0;
}
.bigimg table td{
	text-align:inherit;
	padding:10px 0 5px 0;
}
.imgb{
	width:180px;
	height:180px;
	border:1px solid #C4C3C4;
	padding:0;
	margin:0;
}
.imgsmall{
	border:1px solid #C4C3C4;
	width:50px;
	height:50px;
	margin:0;
	padding:0;
}
.stfont {
	font-family: "宋体";
	font-size: 12px;
}
.red_jt {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
.lv_jt {
	font-family: "宋体";
	font-size: 12px;
	color: #009900;
}
/*category*/
A.catefont:link,A.catefont:visited { color: #0048C0; TEXT-DECORATION: underline}
A.catefont:hover,A.catefont:active { color: #0048C0; TEXT-DECORATION: underline}

#title_category{
	padding:5px 10px;
	color: #333333;
}
#category_nav{
	border-top:1px solid #C6D5DB;
	background-color:#F0F4F7;
	height:20px;
	padding:5px 10px;
	font-size: 14px;
	font-weight: bolder;
}
#category{
	padding:10PX 0PX;
	margin:0PX;

}
#category p{
	font-size: 14px;
	font-weight: bold;
	padding:6px 3px 6px 10px;
}
#category ul{
	float:left;
	width:100%;
	padding:2px 0px 16px 10px;
}
#category ul li{
	float:left;
	width:100%;
	padding:5px 0px;
	list-style-type: none;
}

/* news hot category*/

.newsleft_k{
	margin-bottom:10px;
	width:203px;


}
.newsleft_k1 {
	border-top:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
}
.newsleft_k1 A:hover {
	TEXT-DECORATION: none
}
.newsleft_k1 {
	CLEAR: both; BACKGROUND: url(http://imgen.b2b.makepolo.com/images/en/user/tab1.gif) no-repeat;  HEIGHT: 26px;
}
.newsleft_k1 LI {
	border-right:1px solid #7F9DB9;
	FLOAT: left;
	list-style-type: none;
	
	
}
.newsleft_k1 LI A {
	DISPLAY: block; WIDTH: 100px; COLOR: #0033cc; PADDING-TOP: 8px; HEIGHT: 21px; TEXT-ALIGN: center;
}
.newsleft_k1 LI A:hover {
	TEXT-DECORATION: underline
}

.newsleft_k1 A.btn_01 {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #333;
	background-color: #F7FDFC;
}
.newsleft_k1 A.btn_02 {
	background-color: #F7FDFC;
	TEXT-DECORATION: none;
	color: #333;
	font-weight: bold;

}
.newsleft_k1 A.btn_2 {
	BACKGROUND: url(http://imgen.b2b.makepolo.com/images/en/user/tab1.gif) 0px -29px;
	TEXT-DECORATION: underline;
}
.newsleft_k1 A.btn_1{
	BACKGROUND: url(http://imgen.b2b.makepolo.com/images/en/user/tab1.gif) 0px -29px;
	TEXT-DECORATION: underline;
}
.newsleft_k1 A.btn_03 {
	BACKGROUND: url(http://imgen.b2b.makepolo.com/images/en/user/tab1.gif) 0px -29px;
	TEXT-DECORATION: underline;
}
.newsleft_k2 {
	padding:8px 2px 8px 10px;
	color: #07519A;
	border-bottom:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
}
.newsleft_k2 ul{
	list-style-type: none;
}
.newsleft_k2 li{
	background-color: #F7FDFC;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding:0px 0px 0px 10px;
	background-image: url(http://imgen.b2b.makepolo.com/images/en/user/dian.gif);
}
.newsleft_k2 li A{
	color: #07519A;
	text-decoration: none;
}
.newsleft_k2 li A:hover {
	color: #FF0000;
	text-decoration: underline;
}

/**/
.layer_coutry{
	width:170px;
	z-index: 2;
	position: absolute;
	left: 720px;
	top: 280px;
	visibility: hidden;
}
.layer_coutry1{
	padding:0px;
	text-align:left;
	height:12px;
	margin:0px;
}
.layer_coutry2{
	padding:5px 10px 0px 0px;
	background-color: #F3B73B;
	text-align:right;
}
.layer_coutry3{
	border:5px solid #F3B73B;
	padding:6px;
	line-height:185%;	
	background-color: #FEF5E0;
	
}

.layer1{
	width:150px;
	z-index: 2;
	position: absolute;
	z-index:1; 
	left: 20px; 
	top: 330px; 
	display:none;
}
.layer1_1{
	padding:0px;
	text-align:left;
	height:12px;
	margin:0px;
}



/* footer */
#footer{
	border-top:#E8EEF1 1px solid;
	float: left;
	margin:0 auto;
	padding: 15px 0 0 0;
	width:100%;
}
#foot,#copyright{
	width:100%;
	text-align:center;	
}
#foot{
	margin:0 auto 10px auto;
}
#copyright{
	font-size:11px;
	padding:0px;
	line-height:165%;
	text-align:center;
}
#copyright1{
	font-size:12px;
	padding:0px;
	line-height:165%;
	text-align:center;
	margin:5px  0px 2px 0px;
	
}
#letter_search{
	text-align:center;
	margin:5px auto;
	padding:5px 0px;
}
.letter_font14{
	font-size:14px;
}