body,td {
	font-family: Tahoma;
	font-size:11.5px;
	margin:0;
	padding:0;
}
body{
	overflow-x:hidden;
}
p{
	margin:0px;
	padding:0px;
}
a img{ border:none;}
.top{ 
	background:url(../images/skins/top.gif) no-repeat center;
	width:1000px;
	height:6px;
}
.background{
	background:url(../images/skins/background.gif) repeat-y center;
	width:1000px;
	height:auto;
}

/* login */
.botton_log{
	background:url(../images/skins/botton_top.gif) no-repeat;
	width:137px;
	height:19px;
	line-height:15px;
	color:#fff;
	text-align:center;
}
/* login */


/* search */
.search_left{
	background:url(../images/skins/box_search_left.gif) no-repeat;
	width:3px;
	height:35px;
}
.search_right{
	background:url(../images/skins/box_search_right.gif) no-repeat;
	width:3px;
	height:35px;
}
.search_bg{
	background:url(../images/skins/bg_search.gif) repeat-x;
	width:300px;
	height:35px;
}
/* search */

.bg_cm{
	background:url(../images/skins/bg_cm.jpg) repeat-x;
	height:31px;
	line-height:31px;
	color:#d41208;
	font:bold;
	text-indent:10px;
	width:100%;
	font-weight:bold;
}
.bg_cm a{
	color:#d41208;
}
.footer{
	background:url(../images/skins/footer.gif) repeat-x;
	height:76px;
	margin:0;
	width:100%;
}
.box-pro-home{
	width:325px;
	background:#e0e4e7;
	padding:8px;
	margin:0 5px 0 5px;
}
.box-pro-home .imgProduct img{
	border:#9e9ea0 1px solid;
	margin-right:10px;
}
.box-pro-home .title{
	font-weight:bolder;
	color:#069042;
	padding-bottom:5px;
	line-height:17px;
	height:17px;
	overflow:hidden;
}
.box-pro-home .title a{
	color:#069042;
	text-decoration:none;
}
.box-pro-home .content{
	text-align:justify;
	height:70px;
	overflow:hidden;
}
.box-pro-home .price{
	text-align:justify;
}
.box-pro-home .SetOrder{
	padding-top:5px;
	text-align:right;
}
.sitemap_box .sitemap{
	background:url(../images/down_arrow.gif) no-repeat 15px 9px;
	text-indent:40px;
	font-weight:bolder;
	height:25px;
}

.sitemap_box .sitemap-item{
	background:url(../images/nut.gif) no-repeat 35px 8px;
	padding-left:45px;
	height:25px;
}
.box-feedback{
	overflow:auto;
	overflow-x:hidden;
	max-height:200px;
	padding-left:10px;
}
.box-feedback .title{
	padding-bottom:5px;
}
.box-feedback .title strong{
	color:#FF0000;
}
.box-feedback .title span{
	color:#C1C1C1;
}
.box-feedback .content{
	text-align:justify;
	padding-bottom:10px;
}
