/* CSS Document by casao*/
@import url(service.css);
@import url(product.css);
@import url(news.css);
@import url(contact.css);
@import url(company.css);
@import url(recruit.css);
@import url(faq.css);
@import url(sitemap.css);


/*----------------------------------------sidebar menu------------------------------------*/
.menu{ width:198px; float:left; position:relative; margin-top:44px;/*keep the list nav over the pages*/ height:100%;}
.menu ul{ margin:0; padding:0;border:1px #ccc solid; list-style:none;margin-top:2px; padding-bottom:150px;background:#fcfcfc; height:100%;}
.menu ul li{ margin:0; padding:0; border-bottom:1px #ccc dotted; margin:0 2px;font-size:14px;}
.menu ul li a{ color:#ff7920; font-weight:bold; display:block; padding:9px 10px; margin:1px 0;}
.menu ul li a:hover{background:#deeec9;}
.menu ul li a.current{ color:#666; background:url(../images/contact/gray.gif) no-repeat 10px; padding-left:23px;}
.menu ol{margin:0; padding:0; list-style:none;}
.menu ol li a{ color:#666666; background:url(../images/menu_arrow.jpg) no-repeat 18px; font-size:12px; font-weight:normal; text-decoration:none; padding-left:32px;}
.menu ol li a:hover,.menu ol li a.current{background:url(../images/menu_arrow.jpg) no-repeat 18px #deeec9;padding-left:32px;}

/*banner*/
.content{ width:553px; height:auto; float:right;margin-top:44px;/*keep the list nav over the pages*/}
.contentbanner{ width:553px;padding-bottom:10px; border-bottom:1px #efefef solid; margin-bottom:10px;}
.contentbanner2{ width:553px;padding-bottom:10px; margin-bottom:10px;}


















