a:link {
	font-size: 12px;
	color: #0044dd;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0044dd;
	text-decoration: none;
}
a:active {
	COLOR: #0044dd; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #FF5500;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}

#products {
	float: left;
	width: 725px;
	height: 100%;
	border: 1px solid #e4e4e4;
}
#products h1 {
	height: 26px;
	font-size: 16px;
	color: #666666;
	background-image: url(../images/brand_bg.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 8px;
}
#products ul {
	list-style-type: none;
	margin-top: 8px;
}
#products li {
	text-align: center;
	float: left;
	width: 170px;
	height: 200px;
	margin-left: 8px;
}
#products dt {
	height: 122px;
	width: 162px;
	border: 1px solid #CCCCCC;
}
#products dl {
	width: 170px;
	line-height: 120%;
}
.product_name {
	height: 38px;
	margin-top: 3px;
	overflow: hidden;
}

.price_name {
	font-size: 13px;
	COLOR:#8C8C00;
	padding-right:5px; 
}
.price {
	font-size: 13px;
	font-weight: bolder;
	COLOR:#FF5500;
}

#recommend h1 {
	height: 26px;
	font-size: 16px;
	color: #666666;
	text-align: left;
	background-image: url(../images/brand_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 8px;
}
#recommend ul {
	list-style-type: none;
	margin-top: 8px;
	margin-left: 28px;
}
#recommend li {
	text-align: center;
	float: left;
	width: 170px;
	height: 200px;
}
#recommend dt {
	height: 122px;
	width: 162px;
	border: 1px solid #CEA551;
}
#recommend dl {
	width: 170px;
	line-height: 120%;
}

#recommend a:link {
	font-size: 12px;
	color: #96813F;
	text-decoration: none;
}
#recommend a:visited {
	font-size: 12px;
	color: #96813F;
	text-decoration: none;
}
#recommend a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#recommend a:hover {
	COLOR: #BDA662;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}


#articles {
	float: right;
	width: 218px;
	height: auto;
	overflow: hidden;
	clear: right;
	margin-top: 5px;
	border: 1px solid #e4e4e4;
}

#articles h1 {
	height: 26px;
	border-bottom-width: 1px;
	font-size: 16px;
	color: #666666;
	background-image: url(../images/brand_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 8px;
}
#articles li {
	line-height: 140%;
	background-image: url(../images/pot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 11px;
	text-indent: 8px;
	width: 205px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

#articles h2 {
	text-align: right;
}
#recommend {
	clear: right;
	float: right;
	width: 218px;
	text-align: center;
	border: 1px solid #e4e4e4;
}
#main_content {
	margin-top: 5px;
	line-height: 150%;
}
#articles ul {
	margin-top: 5px;
	list-style-type: none;
}
#products #page_link {
	text-align: right;
	width: 100%;
	clear: both;
}
#product_detail {
	margin-right: 18px;
	margin-left: 18px;
	line-height: 1.5;
}

#product_detail h3 {
	text-align: center;
	font-family: "宋体", sans-serif;
	font-size: 21px;
	color: #AB8330;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AB8330;
	margin-bottom: 5px;
}
#product_detail #contents {
	margin-bottom: 5px;
	clear: both;
}
#top h1 {
	font-size: 16px;
	color: #333333;
	padding-top: 5px;
	background-image: url(../images/brand_title.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 13px;
}

#product_box {
	float: left;
	width: 725px;
	height: 100%;
	border: 1px solid #e4e4e4;
}
#product_box h1 {
	background-position: 3px top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A58C4C;
	font-size: 16px;
	color: #BDA662;
}
#product_box h2 {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	height: 30px;
	margin: 5px;
	font-weight: normal;
}
#product_box a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#product_box a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#product_box a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#product_box a:hover {
	COLOR: #666666;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#product_title_img {
	float: left;
	height: 122px;
	width: 162px;
	border: 1px solid #CCCCCC;
}
#product_item {
	margin-left: 28px;
	float: left;
	color: #666666;
}
#product_item span {
	margin-left: 8px;
}

#product_detail h4 {
	clear: both;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
}
.price_item {
	font-size: 20px;
	font-weight: bolder;
	COLOR: #CC0000;
}

