#brand {
overflow:hidden;
	width:680px;
	border:5px solid #eee;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 5px;
	height: auto;
	float: left;
}
#brand img{
	float:left;
	height: 105px;
	width: 140px;
}
h2{
	float:left;
	font-family:"宋体";
	padding:0px;
	width:65%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.5;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h2 a{
	font-size:14px;
	font-family: "宋体";
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h2 a:hover{
	color: #FF6600;
}
#brandmain{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #3381BE;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 15px;
	margin-left: 8px;
	border: 5px solid #EEEEEE;
	text-indent: 20px;
	line-height: 1.5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#enlarge_images{
	BORDER-RIGHT: #f4f4f4 5px solid;
	BORDER-TOP: #f4f4f4 5px solid;
	DISPLAY: none;
	BORDER-LEFT: #f4f4f4 5px solid;
	BORDER-BOTTOM: #f4f4f4 5px solid;
	POSITION: fixed;
	height: 150px;
	width: 200px;
	text-align:center;
	z-index: 2;
}


#important{
	height: auto;
	width: 184px;
	border: 2px solid #E9E7E8;
	float: left;
}
#important img{
	height: 39px;
	width: 184px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#important ul {
	width: 120px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#important li {
	height: 30px;
	background-image: url(../images/img_productpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cacaca;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
}
#important a {
	font-weight: normal;
	font-size: 12px;
	float: left;
	text-align: center;
	display: block;
}
#important a:hover{
	color: #6699CC;
}
