/* 
 * 
 * Filename:           style_3.css
 * Description:        Theme_3 Cascading Style Sheet
 * Version:            1.0.0(2011-05-09)
 * Author:             Liu danyun
 * E-mail:             289605162@qq.com
 * Website:            http://www.cssesu.com/
 * 
 == STRUCTURE:======================================
 * 
 * Page width:         920px
 * 
 */
 
/* #Layout
 -------------------------------------------------- */
#header, #doc, #footer { width:920px }
#doc { border-radius:0 0 8px 8px; padding:6px; width:908px }
#col-main { width:680px }
#col-left, #col-right { width:220px }
#doc.col-3-layout #col-main { margin-left:-230px }
#doc.col-3-layout #col-main #c-box { margin-left:230px; width:446px }
.table{
    table-layout: fixed;
    word-break: break-all;
}
.productDescription{
    overflow-y: auto;
}
.productDescription img{
    max-width: 100% !important;
}
/* #Theme Style
 -------------------------------------------------- */
/****** #header */
.quick-menu li a, .quick-menu li a:hover { color:#FFF }
.hisupplier-logo { color:#E1EAF9 }
.mian-menu { padding-left:30px }
.mian-menu ul { background-position:100% 100%; height:46px; line-height:46px; padding-right:30px }
.mian-menu ul li { background-position:100% 0; background-repeat:no-repeat; padding-right:2px }
.mian-menu ul li.current { background-position:0 100%; background-repeat:repeat-x }
.mian-menu ul ul { padding-right:0; top:46px }
.mian-menu ul ul li { background-position:102% 0; padding-right:0 }
.search { color:#FFF; position:absolute; right:12px; top:100px }
/****** #col-main */
.post.about { border-radius:10px 10px 10px 10px }
.post.about a { color:#666 }
.post.about .entry-content { color:#444 }
/** .post_title */
.entry-title { border-radius:10px 10px 10px 10px; padding:1px; width:676px }
.entry-title h1 { border-radius:8px 8px 8px 8px; color:#FFF }
.entry-title h1 span {width:542px;}
.entry-title h1 a{ width:32px; }
.entry-title strong { border-radius:8px 0 0 8px; color:#FFF;}
.entry-title strong h2 { margin-bottom: 0;}
.entry-title .title .title_span { color:#FFF; }
.entry-title a, .entry-title span { border-radius:0 8px 8px 0; color:#039;width:86px; text-align: right;}
.entry-title span {text-align: left;width:86px; }
/** products_gallery */
.entry-images ul li { margin:0 11px }
#products-list li .protext { width:464px }
#products-list li .protext p { color:#F6F8FC }
#pagenav a { border:1px solid #849CC6; color:#FFF }
#doc.col-3-layout .entry-title { width:442px }
#doc.col-3-layout .entry-title span{width:50px}
#doc.col-3-layout .entry-title strong { width:340px }
#doc.col-3-layout .entry-content { padding:0 }
#doc.col-3-layout .post.about .entry-content { padding:0 12px }
#doc.col-3-layout .entry-images ul li { margin:0 3px }

/****** #side-col */
/** .side_title */
.widget-container { border-radius:10px 10px 10px 10px; padding:1px; width:216px }
.widget-container h3 { background-position:0 9px; background-repeat:no-repeat; border-radius:8px 8px 0 0 }
.widget-container ul { border-radius:0 0 8px 8px }
/** .side_list */
.widget-container.widget_list ul li a span { background-position:0 -22px; font-weight:700 }
.widget-container.widget_list ul ul li a span { background-position:10px -106px; font-weight:400 }
.widget-container.widget_list ul ul ul li a span { background-position:20px -106px }
/** .side_images */
.widget-container.widget_images ul { padding:12px 21px }
/****** #footer */
#footer, #footer a { color:#EEE }
#footer { width:100% }

.entry-content #productDescription table { width:100% }
.Show_Num { color: grey; }

.quick-menu li .language-hd a {color: #fff;}
.quick-menu li .language-hd a:hover {color: #fff;}

.quick-menu li .language-hd .language-bd a {color: #333;}
.quick-menu li .language-hd .language-bd a:hover {color: #333;}

.mian-menu > ul > li > div > ul {position:static; display: block; border: none;}
.mian-menu > ul > li > div> ul > li {border: none;}
.mian-menu > ul > li > div> ul > li a {padding-left: 0;}
.mian-menu > ul > li > div> ul > li a span {height: auto;width: 95%;}
.mian-menu > ul > li > div { border-radius: 0 0 5px 5px; background: none repeat scroll 0 0 white; border: 1px solid #a7a9ac;display: none;float: left;left: -1px;padding: 0 20px 20px;position: absolute;top: 46px;}
.mian-menu ul .submenu > ul { float: left; width: 160px;}
.submenu > ul > li > h2 {height: auto;line-height: 16px;margin: 10px 5px 5px;padding: 0;text-transform: uppercase;}
.submenu > ul > li > h2 > a {color: #007dc3;font-weight: bold;border-bottom: 1px solid #e2e2e2;width: 160px;}

/* #314869 Theme Style
 -------------------------------------------------- */
.c-314869 { background-color:#1F304C }
.c-314869 a { color:#ABCAFF }
.c-314869 #doc { background-color:#6682A7 }
.c-314869 .mian-menu, .c-314869 .mian-menu ul { background-image:url("../images/images_3/menu_bg_314869.gif"); background-repeat:no-repeat }
.c-314869 .mian-menu ul li { background-image:url("../images/images_3/menu_314869.gif") }
.c-314869 .mian-menu ul li a { color:#E1EAF9 }
.c-314869 .mian-menu ul ul li a { color:#333 }
.c-314869 .post.about { background-color:#DBE7F5; border:1px solid #254672 }
.c-314869 .post.about .entry-title { background-color:#DBE7F5; border:none }
.c-314869 .post.about .entry-title strong { background-color:#DBE7F5; color:#354EA2 }
.c-314869 .post.about .entry-title span { background-color:#DBE7F5 }
.c-314869 .entry-content.entry-images ul li span { color:#E1EAF9 }
.c-314869 .entry-content table th, .c-314869 .entry-content table td { border-bottom:1px solid #869EBE; color:#E1EAF9 }
.c-314869 .widget-container, .c-314869 .entry-title { background-color:#314869; border:1px solid #314869 }
.c-314869 .widget-container h3, .c-314869 .widget-container ul, .c-314869 .entry-title h1, .c-314869 .entry-title strong, .c-314869 .entry-title a, .c-314869 .entry-title span { background-color:#314869 }
.c-314869 .widget-container, .c-314869 .widget-container.widget_list ul li a { color:#83AADD }
.c-314869 .widget-container.widget_list ul li a { border-top:1px solid #6682A7 }
.c-314869 .widget-container.widget_list ul ul { border-top:1px solid #6682A7 }
.c-314869 .widget-container.widget_list ul ul li a { border-top-style:none }
.c-314869 .widget-container h3, .c-314869 .widget-container.widget_list ul li a span { background-image:url("../images/images_3/list_ico_314869.gif") }
/* #355683 Theme Style
 -------------------------------------------------- */
.c-355683 { background-color:#00154E }
.c-355683 a { color:#ABCAFF }
.c-355683 #doc { background-color:#6682A7 }
.c-355683 .mian-menu, .c-355683 .mian-menu ul { background-image:url("../images/images_3/menu_bg_355683.gif"); background-repeat:no-repeat }
.c-355683 .mian-menu ul li { background-image:url("../images/images_3/menu_355683.gif") }
.c-355683 .mian-menu ul li a { color:#E1EAF9 }
.c-355683 .mian-menu ul ul li a { color:#333 }
.c-355683 .post.about { background-color:#DBE7F5; border:1px solid #254672 }
.c-355683 .post.about .entry-title { background-color:#DBE7F5; border:none }
.c-355683 .post.about .entry-title strong { background-color:#DBE7F5; color:#354EA2 }
.c-355683 .post.about .entry-title span { background-color:#DBE7F5 }
.c-355683 .entry-content.entry-images ul li span { color:#E1EAF9 }
.c-355683 .entry-content table th, .c-355683 .entry-content table td { border-bottom:1px solid #869EBE; color:#E1EAF9 }
.c-355683 .widget-container, .c-355683 .entry-title { background-color:#6682A7; border:1px solid #355683 }
.c-355683 .widget-container h3, .c-355683 .widget-container ul, .c-355683 .entry-title h1, .c-355683 .entry-title strong, .c-355683 .entry-title a, .c-355683 .entry-title span { background-color:#355683 }
.c-355683 .widget-container, .c-355683 .widget-container.widget_list ul li a { color:#83AADD }
.c-355683 .widget-container.widget_list ul li a { border-top:1px solid #6682A7 }
.c-355683 .widget-container.widget_list ul ul { border-top:1px solid #6682A7 }
.c-355683 .widget-container.widget_list ul ul li a { border-top-style:none }
.c-355683 .widget-container h3, .c-355683 .widget-container.widget_list ul li a span { background-image:url("../images/images_3/list_ico_355683.gif") }

/* #272727 Theme Style
 -------------------------------------------------- */
.c-272727 {  color:#F6F8FC; background-color:#272727 }
.c-272727 a { color:#E5BA5D }
.c-272727 #doc { background-color:#323232 }
.c-272727 .mian-menu, .c-272727 .mian-menu ul { background-image:url("../images/images_3/menu_bg_272727.gif"); background-repeat:no-repeat }
.c-272727 .mian-menu ul li { background-image:url("../images/images_3/menu_272727.gif") }
.c-272727 .mian-menu ul li a { color:#1F1F1F }
.c-272727 .mian-menu ul ul li a { color:#333 }
.c-272727 .post.about { background-color:#F6F6F6; border:1px solid #040911 }
.c-272727 .post.about .entry-title { background-color:#F6F6F6; border:none }
.c-272727 .post.about .entry-title strong { background-color:#F6F6F6; color:#C58E00 }
.c-272727 .post.about .entry-title span { background-color:#F6F6F6 }
.c-272727 .entry-content.entry-images ul li span { color:#E1EAF9 }
.c-272727 .entry-content table th, .c-272727 .entry-content table td { border-bottom:1px solid #515152; color:#E1EAF9 }
.c-272727 .widget-container, .c-272727 .entry-title { background-color:#515152; border:1px solid #040911 }
.c-272727 .widget-container h3, .c-272727 .widget-container ul, .c-272727 .entry-title h1, .c-272727 .entry-title strong, .c-272727 .entry-title a, .c-272727 .entry-title span { background-color:#272727 }
.c-272727 .widget-container, .c-272727 .widget-container.widget_list ul li a { color:#D1CCC0 }
.c-272727 .widget-container.widget_list ul li a { border-top:1px solid #515152 }
.c-272727 .widget-container.widget_list ul ul { border-top:1px solid #515152 }
.c-272727 .widget-container.widget_list ul ul li a { border-top-style:none }
.c-272727 .widget-container h3, .c-272727 .widget-container.widget_list ul li a span { background-image:url("../images/images_3/list_ico_272727.gif") }
.c-272727 #productDescription table td{border: 1px solid #505050;}

/* #8e0e03 Theme Style
 -------------------------------------------------- */
.c-8e0e03 { background-color:#1C0300 }
.c-8e0e03 a { color:#8E0E03 }
.c-8e0e03 #col-left h3 a { color:#F1B1AB }
.c-8e0e03 #col-left ul li a { color:#F1B1AB }
.c-8e0e03 .entry-title a {color:#FFFFFF }
.c-8e0e03 #doc { background-color:#E7E7E7 }
.c-8e0e03 .hisupplier-logo { color:#FDCCCC }
.c-8e0e03 .mian-menu, .c-8e0e03 .mian-menu ul { background-image:url("../images/images_3/menu_bg_8e0e03.gif"); background-repeat:no-repeat }
.c-8e0e03 .mian-menu ul li { background-image:url("../images/images_3/menu_8e0e03.gif") }
.c-8e0e03 .mian-menu ul li a { color:#E1EAF9 }
.c-8e0e03 .mian-menu ul ul li a { color:#333 }
.c-8e0e03 .post.about { background-color:#FAF3D8; border:1px solid #9E915F }
.c-8e0e03 .post.about .entry-title { background-color:#FAF3D8; border:none }
.c-8e0e03 .post.about .entry-title strong { background-color:#FAF3D8; color:#833932 }
.c-8e0e03 .post.about .entry-title span { background-color:#FAF3D8 }
.c-8e0e03 .entry-content.entry-images ul li span { color:#666 }
.c-8e0e03 .entry-content table th, .c-8e0e03 .entry-content table td { border-bottom:1px solid #BDB7B7; color:#333 }
.c-8e0e03 #products-list li .protext p { color:#666 }
.c-8e0e03 .widget-container, .c-8e0e03 .entry-title { background-color:#B8665B; border:1px solid #8E0E03 }
.c-8e0e03 .widget-container h3, .c-8e0e03 .widget-container ul, .c-8e0e03 .entry-title h1, .c-8e0e03 .entry-title strong, .c-8e0e03 .entry-title a, .c-8e0e03 .entry-title span { background-color:#8E0E03 }
.c-8e0e03 .widget-container, .c-8e0e03 .widget-container.widget_list ul li a { color:#F1B1AB }
.c-8e0e03 .widget-container.widget_list ul li a { border-top:1px solid #B8665B }
.c-8e0e03 .widget-container.widget_list ul ul { border-top:1px solid #B8665B }
.c-8e0e03 .widget-container.widget_list ul ul li a { border-top-style:none }
.c-8e0e03 .widget-container h3, .c-8e0e03 .widget-container.widget_list ul li a span { background-image:url("../images/images_3/list_ico_8e0e03.gif") }
.c-8e0e03 .entry-images .productPhoto, .c-8e0e03 .inquiry-basket .productPhoto, .c-8e0e03 .relatedProducts li .small-img, .c-8e0e03 .widget_images .productPhoto { border:1px solid #C8C8C8 }
.entry-title strong, .entry-title h1 {width:542px}