﻿a{ color: #d9c96f}
	a:hover{ color: White}
.textbox{ width: 230px; background-color: #7c4921; border: inset 1px #666; color: White}
textarea.textbox{ overflow-y: auto}
.button{ width: 75px; height: 23px; background: url(images/btn_submit.gif) no-repeat; border: none; color: #ffff8e}
.req{ margin-left: 0.4em; color: Red}


.zh #ctl00_stage.product .main h2{ background: url(images/h_product.gif) no-repeat}
.zh #ctl00_stage.about .main h2{ background: url(images/h_about.gif) no-repeat}
.zh #ctl00_stage.contact .main h2{ background: url(images/h_contact.gif) no-repeat}
.zh #ctl00_stage.feedback .main h2{ background: url(images/h_feedback.gif) no-repeat}
.zh #ctl00_stage.login .main h2{ background: url(images/h_member.gif) no-repeat}
.zh #ctl00_stage.member .main h2{ background: url(images/h_member.gif) no-repeat}

.en #ctl00_stage.product .main h2{ background: url(images/h_product_en.gif) no-repeat}
.en #ctl00_stage.about .main h2{ background: url(images/h_about_en.gif) no-repeat}
.en #ctl00_stage.contact .main h2{ background: url(images/h_contact_en.gif) no-repeat}
.en #ctl00_stage.feedback .main h2{ background: url(images/h_feedback_en.gif) no-repeat}
.en #ctl00_stage.login .main h2{ background: url(images/h_member_en.gif) no-repeat}
.en #ctl00_stage.member .main h2{ background: url(images/h_member_en.gif) no-repeat}

#switchl{ position: relative; z-index: 12; float: right}
	#switchl a{ position: absolute; top: -26px; right: 101px; white-space: nowrap}

#category{ position: relative; z-index: 11; float: right}
	#category a.dropButton{ position: absolute; top: -26px; right: 4px; display: block; width: 70px; height: 21px; padding-right: 23px; background: url(images/btn_category.gif) no-repeat; text-align: center; line-height: 21px; color: White}
	#category ul.categoryTree{ display: none; position: absolute; top: -5px; right: 4px; background-color: #110e07}
	#category ul.categoryTree a{ color: White}
	#category ul.categoryTree li{ _width: 1px; height: 24px; padding: 0 10px; text-align: right; line-height: 24px; white-space: nowrap}
	#category ul.categoryTree ul{ display: none; position: absolute; right: 100%; z-index: 21; background-color: #210e07}
	

#ctl00_stage.product ul.list{ float: right; width: 296px; margin-top: 18px; padding-right: 24px}
	#ctl00_stage.product ul.list li{ float: left; width: 126px; height: 100px; padding: 0 11px}
		#ctl00_stage.product ul.list li img{ display: block; width: 124px; height: 80px; border: solid 1px #ded9a6}
		#ctl00_stage.product ul.list li span{ display: block; width: 126px; height: 18px; text-align: center; line-height: 18px; color: White}
#ctl00_stage.product .detail{ position: relative; z-index: 10; display: none; left: 38px; top: 18px; width: 496px; height: 320px; border: solid 1px #767156}
	#ctl00_stage.product .detail img{ width: 496px; height: 320px}
	#ctl00_stage.product .detail span.textbg{ position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 27px; background-color: #2a2100; filter: alpha(opacity=60); opacity: 0.6}
	#ctl00_stage.product .detail span.text{ position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 27px; text-align: center; line-height: 27px; color: White}
#ctl00_stage.product .pager{ float: right; width: 296px}
	#ctl00_stage.product .pager span{ display: none}
	#ctl00_stage.product .pager a{ display: inline-block; width: 17px; height: 26px; padding: 0 1px; text-align: center; line-height: 26px; color: White}
		#ctl00_stage.product .pager a.current{ background: url(images/bg_currentpage.gif) no-repeat}


#ctl00_stage.about .main .content{ padding: 16px 50px 0 45px; line-height: 22px; color: #9e8b70}
#ctl00_stage.about .main .scrollpane{ height: 330px; overflow-y: auto}


#ctl00_stage.contact .main .content{ padding: 26px 40px 0 100px; line-height: 22px; color: #bba990}
#ctl00_stage.contact .main .scrollpane{ height: 340px; overflow-y: auto}


#ctl00_stage.feedback .main .content{ padding: 16px 40px 0 76px; color: #b19251}
#ctl00_stage.feedback .main .feedForm{ width: 460px}
	#ctl00_stage.feedback .main .feedForm td.label{ width: 70px}
	#ctl00_stage.feedback .main .feedForm td{ padding: 6px 0}
	#ctl00_stage.feedback .main .feedForm .drow .textbox{ width: 154px}
	#ctl00_stage.feedback .main .feedForm .srow .textbox{ width: 391px}


#ctl00_stage.login .main .content{ padding: 26px 46px 0 46px; line-height: 22px; color: #b19251}
#ctl00_stage.login .main .tips{ margin-bottom: 30px}
#ctl00_stage.login .main .loginForm{ width: 310px; margin: 0 auto}
	#ctl00_stage.lgoin .main .loginForm td.label{ width: 80px}
	#ctl00_stage.login .main .loginForm td{ padding: 6px 0}
#ctl00_stage.login .main .registForm{ width: 620px; margin: 0 auto}
	#ctl00_stage.lgoin .main .registForm td.label{ width: 80px}
	#ctl00_stage.login .main .registForm td{ padding: 6px 0}


#ctl00_stage.member .main .content{ padding: 26px 46px 0 46px; line-height: 22px; color: #b19251}
#ctl00_stage.member .main .tips{ margin-bottom: 10px}
#ctl00_stage.member .main .memberForm{ width: 330px; margin: 0 auto}
	#ctl00_stage.member .main .memberForm td.label{ width: 80px}
	#ctl00_stage.member .main .memberForm td{ padding: 6px 0}
#ctl00_stage.member .main .navi{ position: absolute; top: 40px; right: 10px}
	#ctl00_stage.member .main .navi li{ float: left; width: 92px; height: 21px; padding-left: 10px; line-height: 21px; text-align: center}
	#ctl00_stage.member .main .navi li.current{ background: url(images/btn_membernavi.gif) no-repeat}