/* CSS Document */
body {
margin:0;
padding:0;
background:url(../images/body_bg.jpg);
font-size:11px;
}
img {
border:0;
}

#mainWrapper {
background:url(../images/main_top_bg.jpg) repeat-x;
}

.index_input {
background:url(../images/index_input.jpg) no-repeat left top;
width:137px;
height:23px;
border:0;
}
.loginBoxLinks {
color:#FFFFFF;
font-size:14px;
}
.leftbox_top {
background:url(../images/leftbox_top.jpg) no-repeat left bottom;
width:225px;
height:40px;
overflow:hidden;
vertical-align:middle;
}
.leftbox_center {
background:url(../images/leftbox_center.jpg) repeat-y;
width:225px;
}
.tip {
float:left; 
color:#008000;
margin-right:10px;
}
.leftbox_bottom {
background:url(../images/leftbox_bottom.jpg) no-repeat left top;
width:225px;
height:10px;
overflow:hidden;
}
.sideBoxContent {
padding:10px 15px;
}

#categories {background:url(../images/leftcabg.jpg) no-repeat top center; padding-left:0;}
.box_head  { color:#333333}
 .box_body  {background:url(../images/cabodybg.jpg) repeat-y center;padding:0px; margin:0;}
 .box_body ul {margin:0 10px 0 10px; padding:0; list-style:none; color:#333333}
 .box_body ul li {background:url(../images/li_line_1.gif) bottom center repeat-x; padding:8px 0px 6px; color:#333333}
.box_body .catese{ padding:8px 0px 6px; color:#333333}
 .box_body ul li a {text-decoration:none; color:#333333; font-size:12px;}
 .box_bottom{height:10px; width:200px; overflow:hidden}
.category-top a{color:#333333; font-size:12px;}

.index_products_top {
background:url(../images/index_product_top.jpg) no-repeat left bottom;
widows:690px;
height:50px;
overflow:hidden;
}
.index_products_center {
background:url(../images/index_products_center.jpg) repeat-y left center;
width:690px;
}
.index_products_bottom {
background:url(../images/index_products_bottom.jpg) no-repeat left top;
widows:690px;
height:10px;
overflow:hidden;
}
.details_ptop {
background:url(../images/details_ptop.jpg) no-repeat left bottom;
width:160px;
height:9px;
overflow:hidden;
}
.details_pcenter {
background:url(../images/details_pcenter.jpg) repeat-y left top;
width:160px;
}
.details_pbottom {
background:url(../images/details_pbottom.jpg) no-repeat left top;
width:160px;
height:10px;
overflow:hidden;
}
.email {
background:url(../images/l_16.jpg) no-repeat left top;
width:225px;
height:260px;
}
#categoriesContent {font-size:12px;}
.price_button {
border:none;
background:#FFFFFF;
cursor:pointer;
}
.price_button:focus {
border:none;
background:#FFFFFF;
}
