@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
.clearDiv { clear:both; height:-1px; margin:0px; padding:0px;}
.login_input {width:120px;}
.login_font { font-size:12px; color:#B0BBE4;}

.font1 {color:#0F234D; font-size:12px; line-height:18px;}
.font2 {color:#000; font-size:12px; line-height:18px;}
.font3 {color:#fff; font-size:12px; line-height:18px;}
.font4 {color:#F67019; font-size:12px; line-height:18px;}
.font5 {color:#454545; font-size:12px; line-height:18px;}
.font_bold { font-size:12px; font-weight:bold};
body {text-align:center}
/*-------------------  所有布局  ----------*/
#emtAll {width:100%; text-align:center; margin:0px; padding:0px; position:relative; overflow:hidden;}
#topLine {width:100%; height:0px; background:#983231; margin:0px; padding:0px;}
#allData {width:1000px; margin:0px auto; background:url(../image/bg_body.gif) top right repeat-y}

#innerAllData {width:911px; margin:0px auto;}
#topContent {width:911px; margin:0 auto; height:77px; background:url(../image/bg_logo.gif) top left no-repeat}
#topLeft {width:428px; text-align:left;float:left}
#topRight {width:428px; text-align:right;float:right}
#topNav {margin-top:17px; margin-right:10px; margin-bottom:2px;}
#topLogin { display:none;}

#emtMenu {width:100%; text-align:center; height:33px; background:url(../image/bg_menu.gif) top left no-repeat; padding:0}
#emtSearch {width:100%; height:31px; background:#999 url(../image/bg_search.gif) top left no-repeat; display:none;}
#emtFlash {width:100%; height:250px; margin:0px auto}
#emtProductCate {width:100%; height:77px; margin:10px auto;}


#bodyData {width:100%;}
#emtIndexContent {width:100%; text-align:center; background-color:#FFFFFF}
#emtContent {width:891px; overflow:hidden; padding:0px 10px; text-align:center; background-color:#FFFFFF}
#bodyLeft {width:323px; float:left;}
#bodyRight {width:607px; float:right; background:url(../image/rightbg.gif) left top no-repeat;}
#footer {width:100%; float:NONE; height:77px; background: url(../image/bg_footer.gif) top left no-repeat; margin-top:10px; font-size:12px;}

/*------------------------------menu ------------*/
#emtMenu ul{width:99%; list-style:none; margin:0px auto}
#emtMenu ul li{float:left;height:33px; line-height:33px; padding:0px 39px;}
#emtMenu ul li A{color:#FFFFFF; font-size:13PX; text-decoration:none; text-align:center}
#emtMenu ul li.currMenu A {color:#F5821F; font-size:13PX; text-decoration:none; text-align:center}

/*----------------------------- about --------------------*/
a.currSubMenu {color:#F5821F; font-size:12PX; text-decoration:none; text-align:cente}
a {color:#000; font-size:12PX; text-decoration:none; text-align:cente}
.detailInfo {line-height:27px;font-size:12px; color:#555;}
.detailInfo p { width:100%;line-height:27px;text-justify :distribute; text-align:justify;font-size:12px;  color:#555;}
.productImage { border:#999 1px solid; width:300px; height:200px;}