@charset "utf-8";
.arrowlistmenu {
	float:left;
	width:190px;
	background:url(images/left_bgTop.gif) no-repeat left top;
	padding:20px 0 0 18px;
}
.arrowlistmenu h3 {
	float:left;
	width:160px;
	height:30px;
	padding-left:12px;
	font-size:13px;
	background: url(images/subIcon.gif) no-repeat left 11px;
	border-bottom: dotted #919191 1px;
	line-height:30px;
	color:#666;
	cursor:pointer;
	font-weight:normal;
}
.arrowlistmenu h4 {
    border-bottom: 1px solid #FFFFFF;
	font-size:13px;
	font-weight:normal;
}
.arrowlistmenu h4 a{
	display:block;
	width:150px;
	height:22px;
	line-height:23px;
	overflow:hidden;
	text-decoration:none;
	color:#666;
}
.arrowlistmenu h4 a{
    background: none repeat scroll 0 0 #e1e1e1;
    color: #666666;
    display: block;
    float: left;
    padding: 2px 5px 2px 12px;
    text-decoration: none;
    width: 155px;
}
.arrowlistmenu h4 a:hover{
    background: none repeat scroll 0 0 #ccc;
    text-decoration: underline;
}
.arrowlistmenu h4 a.current{
    background: none repeat scroll 0 0 #ccc;
    text-decoration:none;
}
.arrowlistmenu .menuheader {
	float:left;
	width:142px;
	height:30px;
	padding-left:20px;
	font-size:13px;
	background: url(images/subIcon.gif) no-repeat 7px 11px;
	border-bottom: dotted #919191 1px;
	line-height:30px;
	color:#666;
	cursor:pointer;
	overflow:hidden;
	font-weight:700;
}
.arrowlistmenu .menuheader2 {
    display: block;
    float: left;
    width: 172px;
}
.arrowlistmenu .openheader {
	width:162px;
	height:34px;
	padding-left:35px;
	margin-left:-15px;
	background:url(images/submenu.gif) no-repeat left;
	color:#fff;
	border:none;
	font-weight:700;
}
*html .arrowlistmenu .openheader {
	margin-left:-8px;
	padding-top:2px;
	height:32px;
}
.categoryitems {
    background-color: #EEEEEE;
    list-style: none outside none;
    width: 187px;
}
.categoryitems2 {
    list-style: none outside none;
    width: 187px;
}
.categoryitems li {
    width: 187px;
}
.categoryitems li a {
    display: block;
    height: 28px;
    padding: 0 0 0 27px;
	background:url(images/menuIcon3.gif) no-repeat 17px 15px;
    text-decoration: none;
	line-height:28px;
	font-size:12px;
}
.dealsBox{
	float:left;
	width:185px;
	height:281px;
	margin-top:20px;
}
.dealsBox .pic{
	float:left;
	width:185px;
	height:170px;
	border:1px solid #fff;
}
.dealsBox .infor{
	float:left;
	background:url(images/icon2.gif) no-repeat left 5px;
	padding-left:15px;
	margin-top:9px;
}

