
*{ padding:0; margin:0;}
body { 
    font-family:arial,Tahoma,sans-serif; 
    font-size:0.75em;
    color:#333;
    *text-align: center;
    line-height: 160%;
}

ul,dl {list-style:none;}
div,span,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{margin:0;padding: 0;}

h1,h2,h3,h4,h5{font-family:arial,Tahoma,sans-serif;}
img { border:0 none;}
input{outline:none;}
frame,input{ padding:0; margin:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#f25c00;text-decoration:none;}
a:active {color:#0066cc; text-decoration:none;}
div{
    *text-align: left;
}

.clear { clear:both;}
.float_l { float:left;}
.float_r { float:right;}
.center{text-align: center;}
.margin_top9 { margin-top:9px;}
.margin_top10 { margin-top:10px;}
.margin_top20 { margin-top:20px;}
.psding_l_8 { padding:0 0 0 8px;}
.c_f25c00 { color:#f25c00;}
.c_cf { color:#b1b1b1;}
.bold{font-weight:bold;}
.orange{color:#F65C00;}
.blue{color:#0066cc;}
.red{color:Red;}
.green{color:green;}
.black{color:Black;}
.white{color:White;}
.gray{color: gray;}
.f11{font-size:11px;}
.underLine{
    text-decoration: underline;
}
.hide{display:none;}
input,select{
    border:1px solid #ccc;
    font-size: 100%;
}
input{ 
      line-height:150%; 
      text-indent:3px; 
      color:#666;
}

 #header,#container,.toolbar{
        width:990px;
        margin: 0 auto;
 }

@media screen and (min-width: 1000px) {
    #header,#container,.toolbar{
        width:990px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 999.9px) {
    body{
        width:100%;
        margin: 0 auto;
        font-size: 0.5em;
    }
     #header,#container,#footer,.toolbar{
        width:100%;
        margin: 0 auto;
    }
}
/*2013-04-26*/


.recommendedSuppliers .title{
    padding: 0.5em 0;
    background: #f5f5f5;
    font-size: 0.875em;
}
.recommendedSuppliers .title h4{
    font-size: 1.3em;
}
.recommendedSuppliers li{
    padding-left: 2%;
    width: 98%;
}
.recommendedSuppliers li span{
    word-wrap :break-word; 
}
.recommendedSuppliers ul li{
    background: url(../img/icon/dot_grey.gif) no-repeat 5px 0.6em;
}
.recommendedSuppliers li{
    padding-left: 6%;
    width: 94%;
}
.recommendedSuppliers .title{
    padding-left: 0.5em;
}
.recommendedSuppliers{
    width:100%;
    border:1px solid #d4d0c8;
    margin-bottom: 10px;
    float:left;
}

/*20134-414*/
.productAlert{
    width:100%;
    border:1px solid #d4d0c8;
    margin-bottom: 10px;
    float:left;
}
.productAlert .btn{
    /*margin-top: -0.1em;*/
    border-left:1px solid #ffd065;
    border-right:1px solid #ffd065;
    cursor: pointer;
    color:#3b3b3b;
    height: 26px;
    background: url(../img/btn/btnbg.gif) 0 0 repeat;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.productAlert .btn:hover{
    /*margin-top: -0.1em;*/
    border-left:1px solid #ffd065;
    border-right:1px solid #ffd065;
    cursor: pointer;
    color:#3b3b3b;
    height: 26px;
    background: url(../img/btn/btnbg.gif) 0 -30px repeat;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.productAlert .btn a{
    color: black;
    text-decoration: none;
    padding: 0  1em 0 1em;
    line-height: 2em;
    font-weight: bold;
}

/**/
.productAlert .select{
    width:96px; 
    position:relative; 
    z-index:10000;
}
.productAlert .select cite{
    height:24px;
    line-height:24px; 
    display:block;
    color:#807a62; 
    cursor:pointer;
    font-style:normal;
    padding-left:4px; 
    border:1px solid #ccc;
    background-color: #fff;
    background:url(../img/icon/arrow_down.gif) no-repeat 95% center;
}
.productAlert .select ul{
    width:99%;
    border:1px solid #ccc; 
    background-color:#ffffff;
    position:absolute;
    z-index:20000; 
    margin-top:-1px; 
    display:none;
}
.productAlert .select ul li{
    height:24px; 
    line-height:24px;
}
.productAlert .select ul li a{
    display:block; 
    height:24px; 
    color:#333333; 
    text-decoration:none; 
    padding-left:5px; 
    padding-right:10px;
}
.productAlert .select ul li a:hover{background-color:#CCC;}

.caslogo{
    display: inline-block;
}
.productAlert .productAlert_{
    padding:5px 5px 30px 5px;
    border: 4px solid #fff;
    background: #f7f7f7;
}
.productAlert h4{
    font-size: 1.2em;
}
.productAlert .productAlert_ p{
    padding-top: 1em;
}
.productAlert .productAlert_ {
    padding:5px 5px 30px 5px;
    border: 4px solid #fff;
    background: #f5f5f5;
}
#productAlertSelector{
    width:89%;
    margin-top: 0.5em;
    background-color: #fff;
}
.input{
    margin-top: 5px;
    height:22px;
    width: 88%;
}


/**/
.e-magazine{
    width:100%;
    border:1px #ccc solid;
    margin: 10px 0 10px 0;
    float: left;
}
.e-magazine .e-magazine_{
    padding:5px 5px 10px 5px;
    border: 4px solid #fff;
    background: #f5f5f5;
}
.e-magazine .magazinebox{
    margin: 1em 0;
    text-align: center;
}
.e-magazine .btnArea{
    text-align: center;
    margin:10px 0; 
    _margin:5px 0 0 0;
    _width: 100%;
    _padding-top:8px;
    _margin-bottom:-26px;
    _height:45px;
    /*_float:left;*/
}
.e-magazine .readOnlineBtn{
    padding: 4px 5px 5px 14px;
    background-color: #fff;
    background: url(../img/supplier/computor_logo.gif) no-repeat 3px center;
    background-color: #fff;
    border:1px #ccc solid; 
    cursor: pointer;
}   
.e-magazine .subscribeBtn{
    margin-left: -4px;
    cursor: pointer;
    padding: 4px 5px 5px 14px;
    background: url(../img/supplier/arrow_down_brown.gif) no-repeat 4px center;
    background-color: #fff;
    border:1px #ccc solid;  
}


.hotProduct{
    width:100%;
    border:1px #ccc solid;
    margin-bottom: 10px;
    float: left;
}
.hotProduct .title{
    padding: 0.5em 0.5em;
    background: #f5f5f5;
}
.hotProduct .title h4{
    font-size: 1.2em;
}
.hotProductList{
    width:100%;
    margin-bottom: 10px;
    float: left;
}
.hotProductList .hotProductbox{
    border-top: 1px #ccc dotted;
    padding: 3px 3% 8px 3%;
    width: 94%;
}
.hotProductList .hotProductbox .box_l{
    width:35%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    _margin_bottom:0;
}
 .hotProductbox .box_l img{
    width:72px;
    height: 72px;
    display: inline;
}
 .hotProductbox .box_r{
    width:62%;
    padding-left:2%;
    padding-top: 0.5em;
    line-height: 1.5em;
    float: right;
    word-break: break-all;
}



/*·­Ò³ÑùÊ½ ADD BY LJC 20130506*/
.spliter{
    margin-top: 10px;
    width:100%;
    float:left;
    text-align:left;
}

.spliter_r
{
	padding-left:3%;
     width:90%;
    float:left;
}
.spliter .current{
	padding:0px 8px; float:left;
	line-height:24px;
    color: #fff;
    border: 1px #ebebeb solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background:#40a7ea;
	font-family:Arial; font-size:12px;margin-right:5px;
}


.spliter_r .arrow{
    display: block;
    height: 26px;
    width:26px;
}
.spliter_r .arrow_01{ text-align:center; line-height:26px; padding:0 8px; float:left;}
.spliter_r .last_gray{
    float: left;
    background: url(../img/inquiry/16.gif) no-repeat center left;
}
.spliter_r .last_blue{
    float: left;
    background: url(../img/inquiry/16_1.gif) no-repeat center left;
}
.spliter_r .next_blue{
    float:left;
    background: url(../img/inquiry/18.gif) no-repeat center left;
}
.spliter_r .next_gray{
    float:left;
    background: url(../img/inquiry/18_1.gif) no-repeat center left;
}
/*spliter end*/
.paginator a { color:#666; font-family:Arial; font-size:12px; text-decoration: none;margin-right:2px; float:left;}
.paginator a:visited { text-decoration: none;}
.paginator .cpb {padding: 4px 6px 1px 6px;font-weight: bold; font-size: 12px;border:none; color:#666;}
.paginator a:hover {color: #f00; text-decoration: none; font-family:Arial; font-size:12px;}

/* side_more =by Yu=*/
.side_more{float:right; padding:0px 10px 0px 0px;}
.side_more:link{}
.side_more:visited{}

/* loading status */
.loading{ background:transparent url("/Img/loading16x16.gif") no-repeat center center; background-attachment:scroll; }

/*2013-06-28*/
.ft14{font-size:14px;}
.siteNav .wrap990{width:990px;margin:0 auto;float:none;}

/* 2013-08-20 css_expoAD */
.css_expoAD div{padding:0 0 5px 0;}
/* 2013-11-12 seo */
.seo_h1{display:inline;font-size:1.1em;}
.ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}/*Ê¡ÂÔºÅ*/
/* 2013-12-17 logo */
.po-re{position:relative;}
.activity-photos{position:absolute;top:0;left:229px;}
.company_txt{width:990px; overflow:hidden;}
.company_txt img{width:700px}