* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 150%;
}
body {
	background:#000000;
	font-size: 12px;
}

#box {
	background-color: #000000;
	text-align: left;
	width: 960px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#box #top {
	height: 233px;
	background-color: #000000;
	background-image: url(../images/jinrich/top.gif);
	background-repeat: no-repeat;
}
#top h1 {
	visibility: hidden;
}

#box #left_content {
	width: 94px;
	float: left;
	background-color: #000000;
	height: 464px;
	background-image: url(../images/jinrich/left_bg.jpg);
}
#box #main_content {
	float: left;
	width: 772px;
	border: 2px solid #A68D4C;
	background-color: #4F4F31;
	height: 100%;
}
#box #main_content_index {
	float: left;
	width: 862px;
	border: 2px solid #A68D4C;
	background-color: #4F4F31;
	height: 100%;
}
#introduction h1 {
	font-family: "宋体", sans-serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #CEA551;
	text-indent: 44px;
}
#introduction span {
	font-size: 18px;
	color: #CEA551;
}
#introduction h2 {
	font-family: "宋体", sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #CEA551;
	font-weight: bolder;
	text-indent: 44px;
}
#introduction {
	padding: 12px;
}
#huajuancha {
	padding: 12px;
	clear: both;
	height: 220px;
}
#huajuancha #jinhua_left {
	float: left;
	width: 293px;
}
#huajuancha #jinhua_right {
	float: left;
	width: 525px;
	margin-left: 15px;
	background-color: #4F4F31;
	background-image: url(../images/jinrich/huajuanshiyi.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#jinhua_right h1 {
	font-size: 24px;
	color: #CEA551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEA553;
	width: 435px;
}
#jinhua_right h2 {
	font-size: 18px;
	color: #CEA551;
	margin-top: 18px;
}
#jinhua_right ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
	color: #CEA551;
	margin-top: 15px;
}
#jinhua_right li {
	background-image: url(../images/jinrich/desc.jpg);
	background-repeat: no-repeat;
	background-position: 30px 3px;
	text-indent: 48px;
}
#products_article {
	padding: 12px;
}
#products {
	float: left;
	width: 600px;
	height: 100%;
}
#products h1 {
	background-image: url(../images/jinrich/products.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C4C;
	text-indent: -9999px;
}
#products ul {
	list-style-type: none;
	margin-top: 8px;
}
#products li {
	text-align: center;
	float: left;
	width: 188px;
	height: 200px;
	margin-left: 8px;
}
#products dt {
	height: 122px;
	width: 162px;
	border: 1px solid #CEA551;
}
#products dl {
	width: 188px;
	line-height: 130%;
}
.product_name {
	height: 38px;
	margin-top: 3px;
	overflow: hidden;
}
#products a:link {
	font-size: 12px;
	color: #CEA551;
	text-decoration: none;
}
#products a:visited {
	font-size: 12px;
	color: #CEA551;
	text-decoration: none;
}
#products a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#products a:hover {
	COLOR: #cccccc;  
	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;
}
#products_article #articles {
	background-color: #5E5E39;
	float: left;
	width: 225px;
	margin-left: 12px;
	height: auto;
	overflow: hidden;
}

#articles h1 {
	background-image: url(../images/jinrich/articles.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C4C;
	text-indent: -9999px;
}
#articles li {
	line-height: 140%;
	background-image: url(../images/jinrich/pot.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:#978851;
	text-decoration: none;
}
#articles a:visited {
	font-size: 12px;
	color:#978851;
	text-decoration: none;
}
#articles a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#articles a:hover {
	COLOR: #cccccc;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#articles h2 {
	text-align: right;
}
#articles ul {
	margin-top: 5px;
}
#products h2 {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	height: 30px;
	margin: 5px;
	font-weight: normal;
	color: #cea551;
}

#product_detail {
	margin-right: 18px;
	margin-left: 18px;
}

#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;
}

#right_content {
	display:none;
}
#product_detail #contents {
	color: #999999;
	clear: both;
}

#product_box {
	float: left;
	width: 772px;
	height: 100%;
}
#product_box h1 {
	background-image: url(../images/jinrich/products.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C4C;
}

#product_box a:link {
	font-size: 12px;
	color: #CEA551;
	text-decoration: none;
}
#product_box a:visited {
	font-size: 12px;
	color: #CEA551;
	text-decoration: none;
}
#product_box a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#product_box a:hover {
	COLOR: #cccccc;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#product_title_img {
	float: left;
	height: 122px;
	width: 162px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#product_item {
	margin-left: 28px;
	float: left;
	color: #F3F3F3;
}
#product_item span {
	margin-left: 8px;
}
#product_item a:link {
	font-size: 12px;
	color: #F3F3F3;
	text-decoration: none;
}
#product_item a:visited {
	font-size: 12px;
	color: #F3F3F3;
	text-decoration: none;
}
#product_item a:active {
	COLOR: #000000; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#product_item a:hover {
	COLOR: #666666;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}
#product_box h2 {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	height: 30px;
	margin: 5px;
	font-weight: normal;
	color: #cea551;
}

#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: #FF9900;
}
#products #page_link {
	text-align: right;
	width: 100%;
	clear: both;
	color: #BD9135;
}
#footer ul {
	list-style-type: none;
	color: #CCCCCC;
	padding-bottom: 8px;
	clear: both;
	padding-top: 8px;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #000000;
}
