/* General page layout  begin */
.wza { font-size:12px; color:#FFFFFF; line-height:25px; text-decoration:none; font-weight:bold;}
.wza a { font-size:12px; color:#FFFFFF; line-height:25px; text-decoration:none; font-weight: bold;}
.wza a:hover { font-size:12px; color:#FFFFFF; line-height:25px; text-decoration:underline; font-weight:bold;}

.help_one{
	color: #D45F00;
	font-weight: bold;
	font-size: 13px;
}
#juzhong{
width:100%;;
}
#maptab{
width:100%;
}
a:link { text-decoration: none;}
a:active{ text-decoration:blink}
a:hover { text-decoration:none;} 
a:visited{ text-decoration: none; }

li{ margin-top:4px;}
li.sitemap{ margin-bottom:12px; color: #2A0000;font-size: 13px;font-weight: bold;}
ul{list-style-type:none;}
.STYLE2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.STYLE1{font-size:13px;font-weight:bold;margin-bottom:5px;margin-top:2px;}
.help_one{
	color: #D45F00;
	font-weight: bold;
	font-size: 13px;
}

body {
  margin: 0px;
  background: #f2f2ea;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, arial, sans-serif;
}
a{
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #da5820;
}
a img{
  border: none;
}

/*--------*/
form {
  display: inline;
  margin: 0;
}
input, select {
  font-size: 11px;
  color:#333333;
}
input.transpng {
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#333333;
}
/*--------*/
td {
  font-size: 11px;
  line-height: 1.2;
}
TD.main, P.main {
  line-height: 1.5;
}
TD.mainBold, P.mainBold {
  line-height: 1.5;
  font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
.bold {
  font-weight: bold;
  line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
}
img.infoBoxSpacing {
  width: 0px;
  height: 0px;
}
.productBG {
  background-position: left top;
  background-image: url(images/product_bg.gif)
}
.lineV {
  background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
  background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
  background-image: url(images/infobox/ib_l_bg.gif);
}
.center_bg {
}
.right_bg {
  background: #e6e0d2;
}
/* message box */
.inputRequirement {
  color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}
.messageStackSuccess {
  background-color: #99ff00;
}
.line {
  border-color: #DEDEDE;
}

.errorBox {
  background: #ffb3b5;
  font-weight: bold;
}
.stockWarning {
  color: #cc0033;
}
.productsNotifications {
  background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
  color: #ff00ff;
}
td.header a:link, td.header a:visited {
  color: #4d4d4d;
  text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
  text-decoration: underline;
}
td.headerNavigation {
  color: #ffffff;
}
a.headerNavigation, a:visited.headerNavigation {
  color: #FFFFFF;
  text-decoration: underline;
}
a:hover.headerNavigation {
  color:#e6e0d2;
  text-decoration: underline;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.headerLine{
  background: url(images/header/hb_bg.gif) repeat-x top;
  line-height: 12px;
}

/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 14px;
  color: #4e4e4e;
  font-weight: bold;
  text-transform: uppercase;
  padding:5px 18px 2px 18px;
 
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
  color: #4e4e4e;
}
#category-nav a:hover {
  color: #da5820;
}
dl.level1 {
  border-bottom: 1px solid #cacac3;
}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 5px 5px 5px 30px;
  border-right: 1px solid #cacac3;
  background: #dddddd url(images/infobox/bg_0.gif) no-repeat 0 0;
}
#category-nav dd {
  margin: 0;
  padding: 0 0 0 7px;
  border-left: 1px solid #cacac3;
}
#category-nav dt.level-sel {
  background: #dddddd url(images/infobox/bg_1.gif) no-repeat 0 0;
}
#category-nav dt.level-act {
  background: #dddddd url(images/infobox/bg_2.gif) no-repeat 0 0;
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
  color: #4e4e4e;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
  color: #da5820;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  color: #da5820;
  font-weight:bold;
}
#category-nav dt.level-act a:hover {
  color: #da5820;
}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 30px;
  height: 23px;
  background: #4e4e4e;
}
td.infoBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
  background: #4e4e4e;
}
td.infoBoxHeadingRight {
  width: 20px;
  height: 23px;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 30px;
  font-size:0;
}
td.infoBoxContentsCenter {
  padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 15px;
}
/*--------*/
table.infoBoxContents {
  color: #FFFFFF;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBoxContents td{
  color: #ffffff;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
/*  color: #ffffff; */
}
table.infoBoxcontents .productpriceold {
  color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
  color: #333333;
  font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #f2f2ea;
  text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
  height: 23px;
}
td.infoBox1HeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 9px;
  background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
  width: 17px;
  height: 23px;
  padding-right: 15px;
  background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
  width: 100%;
}
td.infoBox1ContentsLeft {
  width: 34px;
  font-size:0;
}
td.infoBox1ContentsCenter {
  padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
  color: #333333;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
  color: #da5820;
  text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
/*  color: #da5820; */
}
table.infoBox1contents .productPriceOld {
  color: #cccccc;
  font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
  color: #111111;
  font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
  text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
.contentBoxHeading {
  background: #7985ae url(images/infobox/ib_l_bg.gif) 3px 0;
}
td.contentBoxHeadingLeft {
  font-size: 0;
  width: 24px;
}
td.contentBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
td.contentBoxHeadingRight {
  width: 23px;
  font-size: 10px;
  padding: 0 10px;
}
td.contentBoxHeadingRight a{
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
td.contentBoxHeadingRight a:hover{
  color: #000;
  text-decoration: underline;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
  background-image: url(images/line_bg.gif);
  background-repeat: repeat-x;
  height: 42px
}
/*--------*/
table.contentBox {
  background: #6876a4;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

.contentBoxContents {
  height: 100%;
  background: #ffffff url(images/contentbox/bg.gif);
  padding: 5px 5px 5px 5px;
}
td.productColumnSell {
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
table.productTable {
  height: 100%;
  font-size: 0px;
}
td.productImageCell {
  vertical-align: top;
  text-align: left;
}
td.productNameCell {
  text-align: left;
  vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
  font-weight: bold;
  text-decoration: none;
  text-decoration: underline;
}
td.productNameCell a:hover {
  font-weight: bold;
  text-decoration: underline;
}

td.productPriceCell {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}
.productPriceSpecial {
  color: #da5820;
  font-weight: bold;
}
.productPriceOld {
  color: #aebff8;
  text-decoration: line-through;
  font-weight: bold;
}
.productPriceCurrent {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
/*----product listing----*/
table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  background-image: url(images/infobox/ib_l_bg.gif);
  height: 23px;
  color: #ffffff;
  font-weight: bold;
  padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
  color: #ffffff;
  text-decoration: underline;
}
a.productListing-heading:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
  border-left: 1px solid #6876a4;
  padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
  border-right: 1px solid #6876a4;
  padding-right: 5px;
}
.productListing-bottom {
  height: 1px;
  background: #6876a4;
  font-size: 0px;
  color: #ffffff;
}
.productlisting-headingPrice {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
  color: #7885ad;
  text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}
TR.productListing-odd {
background: #f0efeb url(images/contentbox/bgi.gif);
}
TR.productListing-even {
background: #ffffff url(images/contentbox/bg.gif);
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
  line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
  color: #da5820;
  text-decoration:none;
  font-weight: bold;
}
SPAN.greetUser {
  font-size: 11px;
  color: #e40000;
  text-transform: uppercase;
  font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*  background-color: #cec9bc;*/
  background: url(images/row_bg.gif);
  cursor: pointer;
}
.moduleRowSelected {
background: url(images/row_bg.gif);
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  color: #c34f1d;
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
  background: url(images/footer_bg.gif) repeat-x top left;
}
td.footer {
  font-size: 11px;
  font-weight: normal;
}
table td.footer a:link, table td.footer a:visited {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
table td.footer a:hover {
  text-decoration: none;
  color: #ff6e0d;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}


.logo{
  background: url(images/header_bg.jpg) no-repeat 267px 0;
  vertical-align: top;
  height: 112px;
  border-right: 1px solid #f2f2ea;
  border-bottom: 1px solid #f2f2ea;
}
.headerLinks{
  background: #4D4D4D url(images/header/black_bg.gif);
  color: #fff;
  vertical-align: top;
  border-bottom: 1px solid #f2f2ea;
}
.headerLinks a{
  color: #fff;
  float: left;
  clear: left;
  padding-left: 33px;
  margin-bottom: 8px;
  background: url(images/cart_link.gif) no-repeat 15px 2px;
}
.headerLinks a:hover{
  color: #fff;
  text-decoration: none;
}
.headerLinks span{
  display: block;
  text-align: right;
  background: url(images/cart.gif) no-repeat top right;
  font-size: 12px;
  padding: 5px 10px;
}
.headerText{
  background: #0a0c0f;
  border-right: 1px solid #f2f2ea;
  height: 26px;
  color: #fff;
  font-size: 13px;
  vertical-align: top;
  padding: 3px;
  padding-left: 390px;
}




.headerText div{
  width: 460px;
  float: right;
}
.headerText div b, .headerText div a{
  font-weight: normal;
  color: #ffff00;
  text-decoration: none;
}
.telNamber{
  background: #0c0b0e url(images/tel_payicont.jpg) no-repeat center;
}
.greeting{
  height: 28px;
  padding-right: 10px;
  text-align: right;
 
  background: #393a48;
  color: #fff;
}
.greeting a{
  color: #fff;
}
.headerArea{
  background: #62637b;
}

.top1{
  background: url(images/top_1.gif) repeat-x bottom;
  font-size: 1px;
  line-height: 1px;
  height: 7px;
}
.left1{
  background: url(images/left_1.gif) repeat-y right;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
}
.right1{
  background: url(images/right_1.gif) repeat-y left;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
}
.bottom1{
  background: url(images/bottom_1.gif) repeat-x top;
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}
.topLeft1{
  background: url(images/top_left_1.gif) no-repeat right bottom;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
  height: 7px;
}
.topRight1{
  background: url(images/top_right_1.gif) no-repeat left bottom;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
  height: 7px;
}
.bottomLeft1{
  background: url(images/bottom_left_1.gif) no-repeat right top;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
  height: 10px;
}
.bottomRight1{
  background: url(images/bottom_right_1.gif) no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  width: 8px;
  height: 10px;
}
.border1{
  background: #fff;
  text-align: center;
}

.topCategoryName{
  text-align: center;
  font-size: 13px;
  padding-bottom: 5px;
}
.topCategoryName a{
  text-decoration: none;
}
.featuredProductName{
  text-align: center;
  font-size: 13px;
  vertical-align: top;
  padding: 0 5px;
}
.featuredProductPrice{
  text-align: center;
  font-family: Arial;
}
.featuredProductPrice .productPriceOld{
  font-size: 12px;
  text-decoration: line-through;
  color: #000;
}
.featuredProductPrice .productPriceSpecial{
  color: #d50010;
  font-size: 18px;
}
.featuredProductPrice .productPriceCurrent{
  color: #000;
  font-size: 18px;
}




.top2{
  background: url(images/top_2.png) repeat-x bottom;
  font-size: 1px;
  line-height: 1px;
  height: 2px;
}
.left2{
  background: url(images/left_2.png) repeat-y right;
  font-size: 1px;
  line-height: 1px;
  width: 2px;
}
.right2{
  background: url(images/right_2.png) no-repeat top left;
  font-size: 1px;
  line-height: 1px;
  width: 10px;
}
.bottom2{
  background: url(images/bottom_2.png) no-repeat top left;
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}
.topLeft2{
  background: url(images/top_left_2.png) no-repeat right bottom;
  font-size: 1px;
  line-height: 1px;
  width: 2px;
  height: 2px;
}
.topRight2{
  background: url(images/top_right_2.png) no-repeat left bottom;
  font-size: 1px;
  line-height: 1px;
  width: 10px;
  height: 2px;
}
.bottomLeft2{
  background: url(images/bottom_left_2.png) no-repeat right top;
  font-size: 1px;
  line-height: 1px;
  width: 10px;
  height: 10px;
}
.bottomRight2{
  background: url(images/bottom_right_2.png) no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  width: 10px;
  height: 10px;
}
.border2{
  background: #fff;
  text-align: center;
}
.specialsImage{
  position: relative;
}
.specialsImage div{
  position: absolute;
  top: -8px;
  left: -40px;
}
.breadcrumb{
  padding: 5px 10px 0px 10px;
  font-size: 10px;
}
.breadcrumb a{
  text-decoration: none;
}
.search{
  padding: 5px 10px 0px 10px;
}
.search td{
  font-size: 12px
}
h2{
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  margin: 0;
  padding: 5px 0 5px 30px;
  color: #fff;
}

.productReviews{
  padding: 20px;
}
.productReviewsName{
  font-size: 12px;
}
.productReviewsStars{
  padding: 10px 0;
}
.productReviewsImage{
  padding: 10px 0 0px 20px;
}

.siteMapBox{
  padding: 10px 10px;
  vertical-align: top;
}
.siteMapBox a{
  color: #000;
  text-decoration: none;
}
.siteMapBox a:hover{
  color: #000;
  text-decoration: underline;
}
.siteMapBox h3{
  padding: 0 0 5px 10px;
  margin: 0;
  font-size: 13px;
}
.siteMapBox ul{
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-position: outside;
}
.siteMapBox li{
  padding: 2px 0 2px 10px;
  margin: 0;
  background: url(images/li.gif) no-repeat 3px 9px;
}

.manufacturers{
  text-align: center;
  vertical-align: middle;
  /*background: url(images/manufacturers_bg.jpg) no-repeat center;*/
  height: 110px;
}
.manufacturers a{
  color: #333;
}
.footerLinks td{
  color: #525171;
  line-height: 1.8;
}
.footerLinks td a{
  color: #525171;
  text-decoration: none;
}


.top3{
  background: url(images/top_1.gif) repeat-x bottom;
  font-size: 1px;
  line-height: 1px;
  height: 5px;
}
.left3{
  background: url(images/left_1.gif) repeat-y right;
  font-size: 1px;
  line-height: 1px;
  width: 4px;
}
.right3{
  background: url(images/right_1.gif) repeat-y left;
  font-size: 1px;
  line-height: 1px;
  width: 6px;
}
.bottom3{
  background: url(images/bottom_1.gif) repeat-x top;
  font-size: 1px;
  line-height: 1px;
  height: 6px;
}
.topLeft3{
  background: url(images/top_left_1.gif) no-repeat right bottom;
  font-size: 1px;
  line-height: 1px;
  width: 4px;
  height: 5px;
}
.topRight3{
  background: url(images/top_right_1.gif) no-repeat left bottom;
  font-size: 1px;
  line-height: 1px;
  width: 6px;
  height: 5px;
}
.bottomLeft3{
  background: url(images/bottom_left_1.gif) no-repeat right top;
  font-size: 1px;
  line-height: 1px;
  width: 4px;
  height: 6px;
}
.bottomRight3{
  background: url(images/bottom_right_1.gif) no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  width: 6px;
  height: 6px;
}
.border3{
  background: #fff;
  text-align: center;
}
.latestNews{
  padding: 0px 0 0px 0;
  font-size: 10px;
  line-height: 18px;
}
.latestNews a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
#hradertab{
width:100%;
}
	#daohang{
	float:left;
	position:absolute;
	left:-40px;
	}
	#ziti{
	font-size:12px;
	}
	#nav {
  line-height: 24px;  list-style-type:none;
}
#nav_a_1 {
  width: 125px; text-align:center;
}
#nav_a_2 {
  width: 125px; text-align:center;
}
#nav_a_3 {
  width: 125px; text-align:center;
}
#nav_a_4 {
  width: 125px; text-align:center;
}
#nav_a_5 {
  width: 125px; text-align:center;
}
#nav_a_6 {
  width: 125px; text-align:center;
}
#nav_a_7 {
  width: 125px; text-align:center;
}
#nav_a_8 {
  width: 125px; text-align:center;
}

#nav a:link  {
 color:#ffffff; text-decoration:none;
}

#nav a:hover  {
 color:#ffffff;text-decoration:none;
}

#nav li {
 float: left; width: 80px;
 margin-top:1px;
}
#nav li a{
color:#FFFFFF}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 180px; position: absolute; 
  margin-left:-7px;
}
#nav li ul li{
 float: left; width: 180px;
 background: #E6E0D2;
 margin-top:-3px;

}
#nav li ul a{
 display: block; width: 240px;text-align:left;padding-left:24px;
}
#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#393A48;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
body {

	background-color: #ededed;

}
#twomenu0{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:50px;
	position:relative;
	z-index:4
	}
#twomenu0 a,#twomenu1 a,#twomenu2 a,#twomenu3 a,#twomenu4 a,#twomenu5 a,#twomenu6 a,#twomenu7 a{ color:#62627a;font-size: 12px;font-weight:bold;text-decoration:none}	
#twomenu0 a:hover,#twomenu1 a:hover,#twomenu2 a:hover,#twomenu3 a:hover,#twomenu4 a:hover,#twomenu5 a:hover,#twomenu6 a:hover,#twomenu7 a:hover { color:#383a46}
#twomenu0 li,#twomenu1 li,#twomenu2 li,#twomenu3 li,#twomenu4 li,#twomenu5 li,#twomenu6 li,#twomenu7 li{list-style-type:none; line-height:25px; position:relative}

#twomenu1{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
	}
#twomenu2{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
	}
#twomenu3{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
}
#twomenu4{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
}
#twomenu5{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
}
#twomenu6{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
}
#twomenu7{	
    padding:0;
	margin:0 auto;
	width:200px;
	height:25px;
	position:relative;
	z-index:4	
}

#hradertab{
width:100%;
}
	#daohang{
	float:left;
	
	}
	#ziti{
	font-size:12px;
	}
	#nav {
  line-height: 24px;  list-style-type:none; margin-top:-10px;  * margin-top:0px;
}
#nav_a_1 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_2 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_3 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_4 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_5 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_6 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_7 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}
#nav_a_8 {
  width: 125px; text-align:center; margin-left:-43px; * margin-left:0px;
}

#nav a:link  {
 color:#ffffff; text-decoration:none;
}

#nav a:hover  {
 color:#ffffff;text-decoration:none;
}

#nav li {
 float: left; width: 130px; * width: 80px;
 margin-top:1px;
}
#nav li a{
color:#FFFFFF}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 200px; position: absolute; 
  *margin-left:-7px;
}
#nav li ul li{
 float: left; width: 200px;
 background: #E6E0D2;
 margin-left:-7px;
}
#nav li ul a{
 display: block; 
}
#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#393A48;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}