html, body {
	background: #ca2801 url(images/background.jpg) repeat-y center center;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#ca2801;
	scrollbar-arrow-color:#FFFF00;
	color:#000; 
	font-size: 12px; 
	font-family: tahoma, arial, verdana;
}
.clear {	clear:both;}
a{text-decoration:none; color:#ff0000; font-weight:bold}
a:hover{text-decoration:underline; color:#000;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%"); min-width:766px;}
.content {width:980px; margin:auto; background: url("images/bg.jpg") no-repeat top left;}
#purple-outer0 {
	margin:0;
	float:left;
	position:relative;
	padding: 0px;
	width: 476px;
	}
.box_top {
	background:#fff url("images/center_top.jpg") no-repeat 0 0;
	margin:0;
	padding:10px 10px 7px 40px;
	font-weight: bold;
	color: #fff;
	width: 641px;
}
.box_middle {
	margin:0;
	padding: 2px 10px 0 12px;
	width: 671px;
	background: url("images/center_middle.jpg") repeat-y 0 0;
	list-style:none;
}
.box_bottom {
	height: 10px;
	background: url("images/center_bottom.jpg") no-repeat 0 0;
	padding-bottom: 10px;
	width: 691px;	
}
.btn_detailt {
	border:1px solid #000;
	float:left;
	background:#ca2801;
	text-align: center;
	font-weight: bold;
	width: 64px;
	height: 18px;
	margin-left: 3px;
	color: #fff;
}
.btn_detailt a{
	color: #fff;
}
.btn_detailt a:hover{
	color: #ffff00;
}
.top_num {
background: url("images/top-number-bg.jpg") no-repeat center center;
float: left;
width: 19px;
height: 19px;
text-align: center;
color: #ff0000;
font-weight: bold;
font-size: 14px;
margin: 3px;
}
.pagecurrent {
	background-color: #ca2801;
	color: #FFFF00;
	border: #000 1px solid;
	padding: 3px;
}
.pagelink {
	background-color: #000;
	color: #FFFFFF;
	border: #000 1px solid;
	padding: 3px;
}
.pagelink:hover
{
	background-color: #ca2801;
	color: white;
}
.product {
float:left;
width: 148px;
height: 210px;
border: 0px solid #000;
margin: 3px;
padding: 5px;
}
.cover_1 {
width: 139px;
height: 120px;
background: url(images/no_thumb.jpg);
margin-bottom: 10px;
}
.cover_2 {
width: 139px;
height: 120px;
}	
.search {
float:left;
width: 100%;
padding-top: 10px;
padding-bottom: 5px;
}
.login {
   background:#ca2801;
   border:1px solid #000;
   font-family:Tahoma;
   color:#DAE4ED; 
   font-size:11px;
   padding-left:5px
}
.input {
	border: 3px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight: bold;
	width:400px;
	padding: 5px;
	background:#ca2801;
}
.button {
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	width: 130px;
	padding: 1px;
	border: 3px solid #000;
	color:#FFFF00;
	background: #ca2801;
}
.edit_info {
float:left;
width: 200px;
}
.rate {
color: red;
}
.price {

}
.price .price_old {
color: #000;
text-decoration:line-through;
}
.price .price_new {
color: red;
font-weight: bold;
}
.cat {
padding: 5px;
list-style:square inside url("http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/4.gif");
}
.cat ul {
padding: 0;
list-style:square inside url("http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/10.gif");
}
.cat ul li {
padding: 5px 0 5px 0;
}
.cat ul li ul {
padding: 0;
list-style:square inside url("http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/21.gif");
}
.cat ul li ul li{
padding: 5px 0 5px 0;
}
.menu {
background: #fff url("images/menu_bg.jpg") repeat-x top left;
width: 962px;
float:left;
margin-bottom: 5px;
height: 51px;
list-style-type:none;
}
.menu_left {
background: #fff url("images/menu_left.jpg") no-repeat top left;
width: 9px;
float:left;
height: 50px;
}
.menu_right {
background: #fff url("images/menu_right.jpg") no-repeat top left;
width: 9px;
float:right;
height: 50px;
}
.menu div {
padding-top: 15px;
float:left;
text-align: center;
}
.menu div a {
color: #fff;
font-size: 15px;
}
.menu div a:hover {
color: #ffff00;
font-size: 15px;
}
.menu .control {
width: 130px;
height: 50px;
}
.menu .menu_space {
width: 5px;
background: url("images/space.jpg") no-repeat top center;
height: 50px;
}
