#products {
	float: left;
	width: 725px;
	height: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5C6C34;
	margin-top: 18px;
	padding-top: 8px;
}
#products h1 {
	background-position: 3px top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A58C4C;
	font-size: 16px;
	color: #BDA662;
}
#products ul {
	list-style-type: none;
	margin-top: 8px;
}
#products li {
	text-align: center;
	float: left;
	width: 170px;
	height: 235px;
	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;
}
#products a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#products a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#products a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#products a:hover {
	COLOR: #666666;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
.price_name {
	font-size: 13px;
	COLOR:#8C8C00;
	padding-right:5px; 
}
.price {
	font-size: 13px;
	font-weight: bolder;
	COLOR:#FF9933;
}

#recommend h1 {
	height: 25px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	background-image: url(../images/brand_bg.gif);
}
#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: 228px;
	height: auto;
	overflow: hidden;
	clear: right;
	margin-top: 5px;
	border: 1px solid #5C6C34;
}

#articles h1 {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 16px;
	color: #666666;
}
#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 a:link {
	font-size: 12px;
	color:#0449be;
	text-decoration: none;
}
#articles a:visited {
	font-size: 12px;
	color:#0449be;
	text-decoration: none;
}
#articles a:active {
	COLOR: #0449be; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#articles a:hover {
	COLOR: #ff0000;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#articles h2 {
	text-align: right;
}
#recommend {
	clear: right;
	float: right;
	width: 218px;
	text-align: center;
	margin-right: 3px;
	border: 1px solid #e4e4e4;
}
#main_content {
	margin-top: 5px;
	line-height: 150%;
}
#articles ul {
	margin-top: 5px;
}
#page_link {
	text-align: right;
	width: 100%;
	clear: both;
	color: #978851;
}
#product_detail {
	margin-right: 18px;
	margin-left: 18px;
}

#product_detail h3 {
	text-align: center;
	font-family: "ËÎÌå", sans-serif;
	font-size: 21px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#product_detail #contents {
	margin-bottom: 5px;
	clear: both;
	font-size: 13px;
	line-height: 1.5;
}
#top h1 {
	font-size: 24px;
	color: #333333;
}

#product_box {
	float: left;
	width: 715px;
	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;
}
#article_list h1 {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3e3e3;
	font-size: 16px;
	color: #666666;
	padding-top: 5px;
}
#article_list ul {
	margin-top: 5px;
	list-style-type: none;
}
#article_list li {
	line-height: 140%;
	background-image: url(../images/pot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 11px;
	text-indent: 8px;
	overflow: hidden;
	white-space: nowrap;
}
#article_list a:link {
	font-size: 14px;
	color:#0449be;
	text-decoration: none;
}
#article_list a:visited {
	font-size: 14px;
	color:#0449be;
	text-decoration: none;
}
#article_list a:active {
	COLOR: #0449be; 
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}
#article_list a:hover {
	COLOR: #ff0000;  
	FONT-SIZE: 14px; 
	TEXT-DECORATION: underline;
}
#article_list h2 {
	text-align: right;
}#article_list {
	padding-right: 18px;
	padding-left: 18px;
}
#bottom {
	background-image: url(../images/bottom_bg2.gif);
	height: 61px;
	clear: both;
}

