@charset "utf-8";
@import url("/base.css");
BODY {
	background: #E7E7E7 url(bg.gif) repeat-y scroll center top;
}
#logoList {
	margin: 0 0 5px 20px;
	width:200px;
	height:70px;
}
#brandPage #logoList {
	margin: 110px 0 5px 60px;
}
ul {
	list-style-image: url(ul.gif); 
}
#foot {
	background-image: url(foot.gif);
}
#comList hr {
	width: 60%;
	height: 1px;
	color: #ccc;
	margin: 15px auto 15px auto;
}
.recommend {
	background: #3a3a3a url(./recommend.gif) no-repeat top left;
	color:#ccc;
}
#h2WhatNew {
	margin-left:15px;
	margin-right:15px;
	border:0;
}
.gn2 {
	font-size:10px;
}
#brandPage .list p {
	text-indent:0;
	font-size:11px;
	letter-spacing:0;
	margin-bottom:5px;
}

