.boxText { }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

body {
  background: #fff;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px;
  padding:0px;
  line-height:18px;
   margin:0px;
  color:#666666;
 }

a {
  color:#555;
  text-decoration: none;
  font-size:13px;
  line-height:20px;
   text-align:left;
}

a:hover {
  text-decoration: underline;
  text-align:left;
  color:#888;
}

form {
	display: inline;
}

tr.header {
  background: #fff;
}

tr.headerNavigation {
  background: #fff;
}

td.headerNavigation {
  font-size: 14px;
  background: #fff;
  font-weight : bold;
}
td.LOGINTIS{
  font-weight: bold;
  color:#999;
}

a.headerNavigation {
  color:#999999;
}


tr.headerError {
  background: #ff0000;
}

td.headerError {
  background: #ff0000;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  background: #00ff00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
table.footer{
	color: #aaa;
	}
table.footer a{color: #aaa;}
tr.footer {
  background:#fff;
  color: #bbb;
}

td.footer {
  font-size:12px;
  background:#fff;
  color: #bbb;
}
td.ordernavigation{
}
td.OrderGreenNavigation{
color:#FD0A7E;
font-weight: bold;

}

td.CreateAccount{
background:#F0F5E9;
color:#424242;
text-align:left;
}

.infoBox {
  background: #dddddd;
}

.infoBoxContents {
  background: #fff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

td.contentBoxHeading {
    font-size : 13px;
    font-weight : bold;
    color : #534f4d;
    background : inherit;
    padding-top : 5px;
}

 .infoBoxContentsHeader {
    color : red;
    font-size : 13px;
     font-weight : bold;
}
td.infoBoxHeading {
  font-size: 13px;
  font-weight: bold;
  background:url(images/box_title.png);
  
  text-align: center; 
  padding-top: 0;
  height:33px;
 
}

td.infoBox, span.infoBox {
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
  background: #fff;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  background: #fff;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  border-spacing: 1px;
}

.productListing-heading {
  color: #9a9a9a;
  background-color:#f3f3f3;
  font-weight: bold;
}

td.productListing-data {
}
.productListing-data a {
  color:#999;
}
 #aimages {
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	cursor:hand;
	color: #5E5E5E;
	text-decoration: none;
	padding:2px;
	width:150px;
	top:0px;
position:relative;
border: 1px solid #f0f0f0;
}

 #aimages:hover{
   background:url(images/product_hover.gif);
  display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	cursor:hand;
	color: #5E5E5E;
	text-decoration: none;
	padding:2px;
 	border: 1px solid  #FBE5E5;
	}
table.linkListing {
    border : 1px;
    border-style : solid;
    border-color : #f7f7f7;
    border-spacing : 1px;
}
 .linkListing-heading {
    font-weight : bold;
    background : #CCC;
    color : #fff;
    text-align : center;
}
 td.linkListing-data {
    border-right : 1px solid #b6b7cb;
    border-bottom : 1px solid #b6b7cb;
    padding : 4px;
}
 tr.linkListing-odd {
    background : #f8f8f9;
    color : inherit;
}
 tr.linkListing-even {
    background : #f5f5f5;
    color : inherit;
}
a.pageResults {
  
  text-align:justify;
  text-decoration:none;
  padding:3px 5px 3px 5px;
  margin:3px;
  background:#f7f7f7;
  border:solid 1px #CCC;
  
}

a.pageResults:hover {
  
  text-align:justify;
  text-decoration:none;
  padding:3px 5px 3px 5px;
  margin:3px;
  background:#f7f7f7;
  border:solid 1px #CCC;
}

td.pageHeading, div.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #888;
  text-align:justify;
   padding:3px 5px 3px 5px;
   background:url(images/cat_desc_bg.png) left no-repeat;
}

tr.subBar {
  background: #f4f7fd;
}


td.subBar {
  
}

td.main, p.main {
  line-height: 1.8;
  text-align:left;
  padding:5px 5px 5px 5px;
}

td.smallText, span.smallText, p.smallText {
  line-height: 1.6;
}

td.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

td.fieldKey {
  font-weight: bold;
}

td.fieldValue {
}

td.tableHeading {
  font-weight: bold;
}
td.category_desc {
    line-height : 20px;
	padding:3px 0px 0px 0px;
}

div.cat_desc_bg{ padding:3px 8px 0px 8px; background:url(images/cat_desc_bg.gif) repeat-x;border:solid #F4F4F4 1px;margin:0; line-height:21px; color:#999; font-weight:bold;}
div.cat_desc_right_top{ width:117px; background:url(images/cat_bg_right_top.gif) no-repeat; text-align:center;}
span.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

checkbox, input, radio, select {
}

textarea {
  width: 100%;
}

span.greetUser {
  color: #f0a480;
  font-weight: bold;
}

table.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle {
  font-weight: bold;
}

span.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #ff0000;
}

span.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px;  }

/* message box ffb3b5*/

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; border:solid #FF0000 1px;}
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #999; }

a.cates {
  
  text-decoration: none;
  font-size: 13px;
}

a.cates:hover {
  color: #AABBDD;
  text-decoration: none;
}

tr.cate {
background-image: url(pict/cat_dot.gif);
height : 12px;
}

h1, h1 a { font-size:16px; font-weight:bold;color:#aaa;margin:0;letter-spacing:0px; line-height:36px;}
h2, h2 a {font:normal 13px;text-shadow:5px 2px 3px #ccc;color:#777;margin:0;letter-spacing:-1px; font-weight:bold; line-height:26px;}
h3, h3 a {font:bold 18px "Century Gothic", Palatino Linotype, helvetica, tahoma, verdana, sans-serif;color:#99b174;margin-top:0;}
h4, h4 a {font:bold 14px helvetica, tahoma, verdana, sans-serif;color:#84904f;margin-top:0;}
h5 {font:normal 12px tahoma, verdana, sans-serif;margin:0;padding:0 0 3px 0; font-weight:bold;}
h6 {font:bold 16px "Century Gothic", Palatino Linotype, helvetica, tahoma, verdana, sans-serif;color:#99b174;margin:4px 0 0 0;text-align:center;border-bottom:solid 1px #ccdba7;}

/***************header part*****************************************/

/**start for input field*/
input[type=submit] {background:#ca4309;border:0;height:27px;line-height:27px;font:normal 14px Georgia, Arial, Times, serif;padding:5px 7px;color:#fff;margin-right:10px;
cursor:pointer; }
input[type=image] {border:0px;cursor:pointer;}
input[type=checkbox] {border:none;background:none;}
input[type=radio] {border:none;background:none;}
.txtinput {border:1px solid #999; background:#fff url(images/input_bg-vr5324.jpg) repeat-x top left; font:normal 14px  Arial, Helvetica, sans-serif;  margin:0px; padding:0px;}
input, select, .txtinput1, .txtselect {border:1px solid #999; background:#fff url(images/input_bg-vr5324.jpg) repeat-x top left; font:normal 14px  Arial, Helvetica, sans-serif;  margin:0px; padding:0px;}
input[type=image] {border:0px;cursor:pointer;}
.txtinput2 {	border:1px solid #666;	background:#fff url(images/input_bg-vr5324.jpg) repeat-x top left;	font:normal 12px Arial, Helvetica, sans-serif;	padding:5px;
	width:225px;}
/** end for input field*/
/* CSS Document */
div.maincontent{
margin: 0 auto;padding: 0px;background:#fff url(images/bodybg.gif) top left repeat-x;font:normal 11px arial, verdana, sans-serif; width:100%; }

.b_top {width:1000px; background: url(images/top_master.png) no-repeat top left; height: 14px; margin-bottom:0;padding:0;line-height:14px;}
.b_middle {width:1000px;margin:0px;padding:0px;background:url(images/bg_master2.png) repeat-y; z-index:9;}
.b_bottom { width:1000px;clear: both; margin:0px;padding:0px; background: url(images/bottom_master.png) top left no-repeat; color: #FFF; height: 14px;z-index:10;}
.footcont {padding:0 4px 4px 4px;margin:-2px 6px 0 6px;height:auto;;float:left; z-index:999999; text-align:left;}
.footbox {background:url(images/footbg.jpg)  top right no-repeat; min-height:auto;width:217px;padding:0 -15px 0 0;float:left;margin:0 0 10px 10px; left:50px;color:#84904f;font-size:11px; }
.footbox ul li a { font-size:12px; color:#888888; line-height:18px;}
.clear { clear : both; font-size: 1px; line-height: 0px; }


/* RIGHT COLUMN - rounded corner box  */
.r_top {width:100%; background: url(images/owanliu.png) repeat-x;height:30px; text-align:center; background-position:top;position:relative; line-height:30px;}
.r_middle {width:158px; position:relative; background:#fafafa; overflow:hidden; border:solid 1px #DCDCDC;}
	.r_middle p, .r_middle h2 {margin:0;padding:0 3px 0 3px;line-height:1.4em;}
.r_bottom { clear: both; width:100%;background: url(images/r_bot.gif) no-repeat; color: #FFF; height: 11px; text-align:center; }
.r_font{ font-size:12px; top:3px; font-size:12px; position:relative; padding:2px 10px 10px 5px; text-align:left;}

.lfloat{float:left; font-size:12px; padding:5px 8px 5px 8px;}

/*页面底部内容链接	*/
.commentbox {background-color: #ececec;width: 100%;padding-right:3px;font-style:italic;margin:0px;}
	.commentbox p {font-style:italic;line-height:1.5em;}
	.commentfooter{background: url(images/bubblearrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/padding-left: 58px;padding-top: 20px;margin-bottom: 2em;color: #ccc;font-size:12px; text-align:left;}
/*页面底部内容链接结束	*/
#logo {float:left; top:0px; width:239px;height:68px;background:url(images/logo.gif) top left no-repeat;margin:0px; padding:0px;padding:0;cursor:pointer;position:relative;} 
.searchbox { background:#FFFFDE;  width:100%;float:left; border-left:solid 1px #FFCF0F; border-top:solid 1px #FFCF0F;  border-bottom:solid 1px #FFCF0F;  border-right:0px;  z-index:88; top:0px; left:2px; line-height:30px; height:30px; text-align:center;position:relative;
margin:0px; padding:3px 0px 0px 0;z-index:1;}
#ipkey{margin-top:-1px;margin-left:2px; padding-bottom:0px;height:20px;line-height:20px;}
#bimg{margin-bottom:-7px; padding-top:-7px;}
#adsearch{z-index:2; width:100%; height:28px; text-align:right;float:left; position:relative; top:0px;margin:0px; padding:5px 3px 0px 0px; left:-5px; border-right:solid 1px #FFCF0F; border-top:solid 1px #FFCF0F;  border-bottom:solid 1px #FFCF0F;  border-left:0px; }
#adsearch a{ font-size:12px; font-weight:bold; color:#888888;}
#notice{width:98%; height:auto; line-height:23px;float:left; font-size:14px; padding-left:5px;top:0px; font-size:12px; z-index:10;position:relative; padding-top:3px; text-align:left; vertical-align:bottom; background-color:#fff; color:#999; margin:5px;}
#cartcontent{width:220px; height:20px; line-height:20px;float:right; z-index:89; position:relative; text-align:center; right:3px;border:solid 1px #F4D4B4; top:0px; background:#FBE9D6;color:red; font-weight:bold; margin:0px; padding:1px 0 2px 0; font-size:12px;} 
.home_nav{
	width:970px;
	margin:3px 0px 0px 0px;
	height:37px;
	line-height:37px;
	position:relative;
	overflow:hidden;
	top:-2px;
	clear:both;
	z-index:99;
	padding-bottom:0px;
	background:url(images/menu_bg.jpg) repeat-x left center;
}
.nav_cmenu{padding-left:20px; *left:0; *top:0; margin:0; padding:0; height:37px; line-height:37px; overflow:hidden; position:absolute; z-index:100; background:url(images/menu_left.jpg) no-repeat left top;  margin-bottom:0px; width:970px;}
.nav_cmenu li{float:left;padding-right:0px; background:url(images/menu_li_bg.jpg) no-repeat right top; top:0; height:37px; line-height:37px; overflow:hidden; list-style:none; padding-bottom:0px;}
.nav_cmenu a:link, .nav_cmenu a:visited, .nav_cmenu a:active, .nav_cmenu a:hover{color:#fff; font-size:1.3em; font-weight:bold; padding:0 10px 0 8px; text-decoration:none; line-height:37px;}
#slide {position:absolute;  top:0px; height:37px; line-height:37px; background:url(images/menu_a_bg.jpg) no-repeat top center; z-index:10; width:55px; margin:0; padding:0px;}
.nav_img{position:absolute; right:0; padding-right:0px; height:37px; line-height:37px; overflow:hidden; background:url(images/menu_right.jpg) no-repeat right top;}
#florsit_li{height:37px; width:150px;line-height:20px;padding:0px; margin:8px 3px 0px 0px; border:0px; z-index:90;}

.center_part{
	float:left;
	width:100%;
	position:relative;
	top:-3px;
	left:0px;
	margin:0px;
	padding:0px;
	background:#f7f7f7;
	}
.center_part ul{ text-align:center; padding:3px 0px 3px 0px; width:100%; height:auto; list-style-type:none; margin:0px ;}
.pd_list{ float:left;padding:3px 5px 3px 5px; width:31%; height:auto; list-style:none; text-align:center; margin:5px; border:solid 1px #DEDFE7; background:#ffffff; position:relative;}	
.pd_list a{
	font-style:normal; text-decoration:none;color:#888888;
	padding:3px 0px 3px 2px; width:auto;
	text-align:center;
	 display:block;
	height:auto;
	} 
.pd_list a:hover{
	font-style:normal; text-decoration:none;color:#888888;
	 background-color: #FFECEC;
     display:block;
	padding:3px 0px 3px 2px; width:auto;
	text-align:center;
	height:auto;
	cursor:hand;
	} 
div.left_manu{
	width:160px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	position:relative;
	top:0px;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	background:#f0f0f0;
	overflow:hidden;
}
.left_manu ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	
	}
.left_manu li {
   list-style:none;
   text-align:left;
   line-height:20px;
	background-color:#fafafa;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #ffffff;
	margin:0px;
	
	}
.left_manu li a{
	display:block;
	
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none; 
	height:20px;
	line-height:20px;
	color:#888;
	background-color:#fafafa;
	overflow:hidden;
}
.left_manu li a:hover{
	display:block;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
	  overflow:hidden;
	 height:20px;
	line-height:20px;
	font-weight:bold;
	color:#555;
}
.left_manu li a span {
	
	margin:0px 5px 0px 0px;
	padding:3px 0px 3px 13px;
	line-height:16px;
	white-space:nowrap;
	overflow:hidden;
	}	
.left_manu li a.categories {
	font-weight:bold;
	color:#ED951A;
	background-color:#F1F1F1;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none; 
	height:20px;
	line-height:20px;
	}

.left_manu ul li a h3.curh3{
	background:#fe3a05;
	margin:0px 5px 0px 0px;
	padding:3px 0px 3px 13px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	height:24px;
	font-size:13px;
	text-align:left;
    color:#fff;
	font-weight:bold;
	z-index:999;
	width:100%;
}
.left_manu ul li a h3.curh2{
	background:#F90;
	margin:0px 5px 0px 0px;
	padding:3px 0px 3px 13px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	height:24px;
	font-size:15px;
	text-align:left;
    color:#fff;
	font-weight:bold;
	z-index:999;
	width:100%;
	
}


div.rounded-top{
	background-image:url('frame-top-bottom.gif');
	background-repeat:no-repeat;background-position:top left;height:10px;width:150px;font-size:0;margin:0px 0px -18px 0px;
	padding:0px;}
	.rounded-bottom{
	background-image:url('frame-top-bottom.gif');
	background-repeat:no-repeat;background-position:bottom;height:8px;width:150px;font-size:0;
	padding:0px;
	}
	.rounded-middle{background-image:url('frame-middle.gif');
	background-repeat:no-repeat repeat;width:150px;
	}
	
	#customerpraise{padding:10px;color:#8E5C8D;font-size:12px;font-family:'Tahoma'; text-align:left;}#customerpraise #name{text-align:right;font-weight:bold;}
	#customerpraise #contenthome{text-align:right; line-height:20px;}
	.customerpraisehead{text-align:left;color:#8e5c8d;font-size:17px;text-indent:-2em;padding-left:2.3em;font-family:Verdana;padding-top:10px;line-height:25px;}
	.quotes{font-size:32px;font-family:'Times New Roman';line-height:32px;font-weight:bold;color:red;}
A.view{ vertical-align:middle; font-size:11px; color:#999999;}
a.products_link{font-size:12px; color:#999; line-height:15px;}

/********************************best seller 分割虚线****************/
div.listarea {
    clear: both;
    width: 100%;
    padding: 5px 0 3px 0;
    overflow: auto;
    background: url("images/line_580.gif") repeat-x bottom;
}
/********************************best seller 分割虚线 end ****************/

div.gift_voucher{
clear: both;
    width: 100%;
    padding: 5px 0 3px 0;
    overflow: auto;
}
/******************************** order form at shopping cart page ****************/
.order_form{
font-size:12px;  line-height:18px;
border: 8px solid #f6f6f6;
background-color:#F6F6F6;
}
fieldset.block{
font-size:12px;  line-height:18px;
text-align:left; 
padding:10px;
background-color:#F6F6F6;
border:solid #CCC 0px;
}
div.divblock{
background:#f6f6f6;
text-align:left;
padding:1px;
}
.divblock h1{


}
a.fold_tip{
font-size:12px;
color:#999;
}
.open{
background:#F6F6F6;
}
div.message_example{
float:right;width:400px; height:150px; color:#999;
}
.gotologin{line-height:38px;  height:38px; position:relative; top:-38px; float:right;}
.button_img { cursor:pointer; line-height:28px; background: url(images/button_new-vr0448.gif) no-repeat right top; padding-right:15px; vertical-align:top; display:block; /*opera*/ display:inline-block; /*ie*/ display:-moz-inline-box;/*ff*/ text-decoration:none; }
.button_img span { background:url(images/button_new-vr0448.gif) no-repeat left top; height:28px; display: block; display:inline-block; padding-left:15px; line-height:28px; color:#fff; font-size:10px; text-decoration:none; text-transform:uppercase; font-weight:bold; outline:none; }
a.button_img:hover { background-position:right -28px; text-decoration:none; }
a.button_img:hover span { background-position:left -28px; text-decoration:none; }
.button_img_sm { cursor:pointer; line-height:36px; background: url(images/button_sm_arrow-vr0448.gif) no-repeat right top; padding-right:32px; vertical-align:middle; display:block; /*opera*/ display:inline-block; /*ie*/ display:-moz-inline-box;/*ff*/ text-decoration:none; border:none; }
.button_img_sm span { background:url(images/button_sm_arrow-vr0448.gif) no-repeat left top; height:38px; display: block; display:inline-block; padding-left:15px; line-height:36px; color:#fff; font-size:17px; text-decoration:none; outline:none; }
a.button_img_sm:hover { background-position:right -38px; text-decoration:none; }
a.button_img_sm:hover span { background-position:left -38px; text-decoration:none; }
.big_button_img { cursor:pointer; line-height:48px; background: url(images/big_button_new-vr0448.gif) no-repeat right top; padding-right:57px; vertical-align:middle; display:block; /*opera*/ display:inline-block; /*ie*/ display:-moz-inline-box;/*ff*/ text-decoration:none; border:none; }
td.orderformheader_left{
background:url(images/new_checkout_left.png) no-repeat left top; padding-top:5px; font-size:12px;
}
td.orderformheader_right{
background:url(images/new_checkout_right.png) no-repeat right top; padding-top:5px; font-size:12px;
}
td.orderformfooter_left{
background:url(images/new_checkout_bottom.png) no-repeat left bottom; border:0; padding-left:60px; margin:0px; height:16px;
}
td.orderformfooter_right{
background:url(images/new_checkout_bottom_right.png) no-repeat right bottom; border:0; padding-left:60px; margin:0px; height:16px;
}
/******************************** order form at shopping cart page end ****************/
/*菜单目录*********************************/
	  
	  .divDropDown {
    padding:8px;
    position:absolute;
    display:none;
    margin:8px;
    background:transparent;
    float:left;
}
.inner_dropdown { font-size:12px; padding:0; margin:0;}
.separator {margin:0; float:left; padding-left:0px; width:5px;}
.dropdown {margin:0px; float:left; padding-right:0px; height:37px; border:0; }
.dropdown dt {margin:4px; padding:4px 5px 3px 5px; font-weight:bold;overflow:hidden; cursor:pointer; text-align:left; font-size:1.4em;color:#fff;}
.dropdown dd {margin:0; position:absolute; overflow:hidden; display:none; opacity:0; padding:0px; z-index:99999; }
.dropdown ul {margin-top:-7px; padding:8px; width:auto; list-style:none; border-top:none;text-align:left;}
.dropdown li {margin:0px; padding:0px; display:inline; text-align:left; width:auto; font-size:1.0em;}
.dropdown a, .dropdown a:active, .dropdown a:visited {margin:0; display:block; padding:1px 5px 0px 9px;font-size:12px; color:#333; text-decoration:none; background:#e0ef9f; width:auto;}
.dropdown a:hover {margin:0; padding:1px 5px 0px 9px;background:#71841e; color:#fff;}
.dropdown .underline {margin:0; border-bottom:1px solid #fff;}
	  
	  /*菜单目录结束**************************************/
	  
	  /******************************轮显slide_change.php start*********************************************/
div.promotion{width:100%;height:194px; line-height:194px; border:0px; position:relative; top:0px;}
.gray-nav{width:100%;height:34px; background:url(images/grey-bg.gif) repeat-x; text-align:center; border:0px; position:relative;overflow:hidden;}
.gray-nav div{width:160px; height:34px;font-size:12px;text-align:center;line-height:34px;overflow:hidden; float:left;}
.pro-pic{height:160px; overflow:hidden; position:relative; border:0px;}
.pro-pic img{ width:auto;padding:0;margin:0;border:0px;overflow:hidden;}
.acc {color:#fb833b;background:url(images/grey-pic.gif) no-repeat;width:150px;height:34px;}
.one 1{padding:0;margin:0;width:100%;border:0px;overflow:hidden; float:left;}
#adimg { color:#2b3c60; cursor:pointer; text-align:center; position:relative;overflow:hidden;}
#adtab {color:#777; cursor:pointer; text-align:center; position:relative; float:left;}

/******************************轮显slide_change.php end*********************************************/
/*****************首页分类栏目标题*******************************/
div.lanmubiaoti{margin:5px;text-align:left; z-index:0;padding:5px 5px 5px 8px; top:-5px; position:relative;}
div.page_title{ float:left; width:83%;font-size:12px;}
div.more_prod{float:right; width:17%; text-align:right;}
.more_prod a{ text-decoration:none; font-size:12px; }
/*****************首页分类栏目标题*******************************/