﻿body {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 597px;
	width: 1003px;
}
#newsIndex {
	height: 77px;
	width: 278px;
	background-image: url(../images/newIndex.jpg);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 10px;
}
#newsIndex div {
	width: 260px;
	margin-left: 6px;
	overflow: hidden;
	color: #eee;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#newsIndex span.more {
	float: right;
	padding: 2px 6px;
}
#newsIndex span.more a:link, #newsIndex span.more a:visited {
	font-size: 10px;
	color: #eee;
	text-decoration: none;
}
#newsIndex span.more a:hover {
	color: #000;
	text-decoration: underline;
}
#prd1Index {
	clear: both;
	height: 66px;
	width: 148px;
	background: url(../images/prd1Index.jpg) no-repeat top left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 396px;
	cursor: pointer;

}
#prd1Index img {
 position: absolute;
 right: 4px;
 top: 8px;
}
#prd2Index {
	clear: both;
	height: 67px;
	width: 150px;
	background-image: url(../images/prd2Index.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 466px;
	cursor: pointer;
}
#prd2Index img {
 position: absolute;
 right: 4px;
 top: 10px;
}
#foot {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 22px;
	width: 1003px;
	position: absolute;
	top: 576px;
	left: 0px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
}
#foot div {
	width: 780px;
	float: left;
}
#foot span.company {
	color: #009933;
	float: left;
	width: 180px;	/*2008年5月31日修改  width: 120px;*/
}
#newsIndex span.news {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
span.prd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	margin-top: 46px;
	margin-left: 4px;
}
#rightNav {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 597px;
	width: 308px;
	overflow: hidden;
	position: absolute;
	left: 695px;
	top: 0px;
}
#rightNav #userMenu {
	position: absolute;
	width: 290px;
	height: 60px;
	top: 172px;
	color: #eee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	*font-size: 11px;
}
#rightNav #userMenu div {
	text-align: right;
	padding: 3px 0px;
}
#rightNav #userMenu div a:link, #rightNav #userMenu div a:visited {
	color: #eee;
	text-decoration: none;
}
#rightNav #userMenu div a:hover {
	color: #ff3333;
}
#rightNav #userMenu div a.login:link, #rightNav #userMenu div a.login:visited {
	/* color: #40820b; */
	color: #99cc00;
}
#rightNav #userMenu div a.login:hover {
	color: #ff3333;
}
#rightNav #language {
	position: absolute;
	width: 290px;
	height: 50px;
	top: 10px;
}
#rightNav #language form {
	margin: 0px;
	padding: 0px;
}
#rightNav #language div {
	float: right;
	margin-left: 10px;
}
#rightNav .currency {
	position: absolute;
	width: 290px;
	height: 14px;
	top: 150px;
	text-align: right;
}
#rightNav .currency #currency {
	margin: 0px;
	padding: 0px;
}
#rightNav .currency select {
	font-size: 11px;
	background: #eee;
	color: #333;
}
#flash {
	position: absolute;
	width: 1003px;
	left: 0px;
	top: 0px;
	height: 596px;
	border: none;
}
#contactLeft {
	overflow: hidden;
	position: absolute;
	height: 575px;
	width: 267px;
	left: 0px;
	top: 0px;
	background-image: url(../images/contactLeft.jpg);
	background-repeat: no-repeat;
}
#contactLeft #form {
	padding: 4px;
	width: 80%;
	margin-top: 46px;
	margin-left: 20px;
}
#contactLeft #form div a:link, #contactLeft #form div a:visited {
	color: #900;
}
#contactLeft #form div a:hover {
	color: #000;
	text-decoration: none;
}
input.sendbtn {
	color: #FFFFFF;
	background-image: url(../images/sendbtn.jpg);
	height: 23px;
	width: 59px;
	border: 0px;
	font-size: 13px;
	letter-spacing: 2px;
}
input.resetbtn {
	color: #FFFFFF;
	background-image: url(../images/resetbtn.jpg);
	height: 23px;
	width: 59px;
	border: 0px;
	font-size: 13px;
	letter-spacing: 2px;
}
input.faqsendbtn {
	color: #FFFFFF;
	background-image: url(../images/faqsendbtn.jpg);
	height: 23px;
	width: 66px;
	border: 0px;
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 91px;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactLeft #form ul {
	margin: 0px;
	padding: 0px;
}
#contactLeft #form ul li {
	padding: 2px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 2px;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#contactLeft #form ul li span {
	font-size: 11px;
	color: #ff0000;
	cursor: help;
}
#contactLeft #form input{color:#000}
input.text {
	border: 1px solid #C2C2C2;
	background: transparent;
	width: 200px;
	color: #000;
	cursor: text;
}
textarea {
	height: 90px;
	width: 200px;
	background: transparent;
	border: 1px solid #C2C2C2;
	overflow: auto;
	color: #000;
	cursor: text;
}
textarea.faq {
	width: 406px;
	background: transparent;
	border: 1px solid #141414;
	overflow: auto;
	cursor: text;
	margin-right: 10px;
	margin-left: 10px;
	height: 110px;
	float: left;
	font-size: 11px;
	color: #eee;
}
#faqSend div {
	margin-top: 12px;
	margin-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 110px;
	height: 110px;
	vertical-align: text-bottom;
}
#faqSend label {
	float: left;
	line-height: 20px;
	height: 20px;
	width: 76px;
	text-align: right;
}
span.smallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
span.bigText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}
#newsBody {
	height: 321px;
	width: 645px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 18px;
	background-image: url(../images/newsBody.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#newsTitle {
	overflow: hidden;
	position: absolute;
	height: 39px;
	width: 700px;
	left: 0px;
	top: 343px;
	background-image: url(../images/newsTitle.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 39px;
	color: #000;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
span.newsTitle {
	margin-right: 60px;
	line-height: 42px;
}
span.faqTitle {
	margin-right: 30px;
	line-height: 42px;
}
span.aboutTitle {
	margin-right: 50px;
	line-height: 42px;
}
span.prdTitle {
	margin-right: 50px;
	line-height: 42px;
}
#faqBody {
	overflow: hidden;
	position: absolute;
	height: 307px;
	width: 673px;
	left: 0px;
	top: 74px;
	background-image: url(../images/faqBody.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#faqTitle {
	overflow: hidden;
	position: absolute;
	height: 39px;
	width: 700px;
	left: 0px;
	top: 384px;
	background-image: url(../images/faqTitle.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 39px;
	color: #000;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#faqSend {
	background-image: url(../images/faqSend.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 140px;
	width: 673px;
	left: 0px;
	top: 426px;
	line-height: 140px;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#aboutTitle {
	overflow: hidden;
	position: absolute;
	height: 39px;
	width: 700px;
	left: 0px;
	top: 238px;
	background-image: url(../images/aboutTitle.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 39px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#aboutTitle dl {
	margin: 0px;
	padding: 0px;
}
#aboutTitle dl dd {
	margin-left: 20px;
	margin-right: 24px;
	float: right;
	display: block;
	line-height: 39px;
	height: 39px;
}
#aboutTitle dl dd a {
	color: #000;
	text-decoration: none;
}
#aboutTitle dl dd a:hover {
	color: #fff;
	text-decoration: underline;
}
#aboutBody {
	position: absolute;
	height: 277px;
	width: 650px;
	left: 0px;
	top: 288px;
	background-image: url(../images/aboutBody.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#newsList {
	position: absolute;
	height: 184px;
	width: 645px;
	top: 386px;
	background-image: url(../images/newsList.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	left: 0px;
}
#newsBody #bodyContent {
	overflow: hidden;
	position: absolute;
	height: 280px;
	width: 593px;
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#faqBody #bodyContent {
	overflow: hidden;
	position: absolute;
	height: 264px;
	width: 623px;
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.Scroller-Container {
	position: absolute;
	width: 98%;
}

.Scrollbar-Track {
	position: absolute;
	height: 280px;
	width: 7px;
	top: 20px;
	left: 615px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	position: absolute;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#newsList #listContent {
	overflow: hidden;
	position: absolute;
	height: 140px;
	width: 593px;
	left: 20px;
	top: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#newsList #listContent ul {
	padding: 0px;
	margin: 0px;
}
div.list {
	margin-bottom: 6px;
	cursor: pointer;
}
#newsList #listContent ul li {
	padding: 2px;
	width: 580px;
	overflow: hidden;
	list-style-type: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#newsList #listContent ul li label {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
}
.Scrollbar-Handle {
	background-color: #CCCCCC;
	position: absolute;
	height: 10px;
	width: 7px;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#faqSend span {
	overflow: hidden;
	position: absolute;
	width: 124px;
	line-height: 18px;
	font-size: 11px;
	color: #ff0000;
	cursor: help;
}
#faqBody #bodyContent .Scroller-Container div {
	padding: 4px;
	margin-bottom: 10px;
	width: 96%;
	color: #fff;
	line-height: 20px;
}
#faqBody #bodyContent .Scroller-Container div span {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
	line-height: 16px;
}
#aboutBody #bodyContent {
	overflow: hidden;
	position: absolute;
	height: 235px;
	width: 604px;
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#infoContent {
	overflow: hidden;
	position: absolute;
	height: 200px;
	width: 434px;
	left: 20px;
	top: 328px;
	color: #000;
}
#prdInfo {
	overflow: hidden;
	position: absolute;
	height: 546px;
	width: 489px;
	left: 193px;
	background-image: url(../images/prdInfo.jpg);
	background-repeat: no-repeat;
	top: 10px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#prdMenu {
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 209px;
	width: 165px;
	background-image: url(../images/prdMenu.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#prdMenu .prdMenu {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 165px;
	height: 24px;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#prdList {
	position: absolute;
	height: 325px;
	width: 165px;
	left: 10px;
	top: 229px;
	background-image: url(../images/prdList.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#prdList .prdList {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 165px;
	height: 24px;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#prdMenu div {
	position: absolute;
	height: 142px;
	width: 125px;
	left: 20px;
	top: 44px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #eee;	
}
#prdMenu div ul {
	margin: 0px;
	padding: 0px;
}
#prdMenu div ul li {
	list-style-image: url(../images/item.jpg);
	list-style-type: none;
	line-height: 12px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
}
#prdMenu div ul li a:link, #prdMenu div ul li a:visited {
	color: #fff;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#prdMenu div ul li a:hover {
	color: #fff;
	font-weight: bold;
}
#prdList #up {
	height: 12px;
	width: 85px;
	overflow: hidden;
	left: 40px;
	top: 33px;
	position: absolute;
	background-image: url(../images/arrow_up.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#prdList #down {
	height: 12px;
	width: 85px;
	overflow: hidden;
	left: 40px;
	top: 309px;
	position: absolute;
	background-image: url(../images/arrow_down.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#prdList #listContent {
	height: 266px;
	width: 128px;	/*88*/
	left: 18px;
	top: 43px;
	position: absolute;
	/*
	background-image: url(../images/listBg.jpg);
	background-repeat: no-repeat;
	*/
}
#prdList #listContent #listitem {
	margin-top: 4px;
	margin-left: 2px;
	height: 260px;
	width: 126px;
	overflow: hidden;
	border: none;
	/*
	white-space: nowrap;
	text-overflow: ellipsis;
	*/
	color: #eee;
}
#prdList #listContent #listitem a {
	display: block;
	height: 54px;
	overflow: hidden;
	color: #eee;
	text-decoration: none;
}
#prdList #listContent #listitem a:hover {
	color: #000066;
	text-decoration: underline;
}
#prdList #listContent #listitem a img {
	width: 50px;
	height: 50px;
	/*display: block;*/
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 6px;
	border: none;
	clear: left;
}
#prdList #listContent #listitem img.sp {
	width: 50px;
	height: 14px;
	display: block;
	margin-top: 0px;
	margin-left: 4px;
	border: none;
	clear: left;
}
#prdInfo .prdInfo {
	position: absolute;
	top: 272px;
	left: 0px;
	width: 479px;
	height: 36px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 36px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
#showPic {
	width: 236px;
	height: 236px;
	position: absolute;
	top: 40px;
	left: 243px;
	overflow: hidden;
	border: 0px solid #00ff00;
}
#prdInfo #prdText {
	width: 176px;
	height: 120px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 140px;
	left: 310px;
	overflow: hidden;
	border: 0px solid #00ff00;
}
#prdInfo #prdText div {
	line-height: 20px;
}
#prdInfo #prdText div i {
	float: left;
	display: block;
	width: 50px;
	color: #ff4422;
}
#pages {
	position: absolute;
	height: 18px;
	width: 165px;
	left: 10px;
	top: 555px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #000;
	background: #006500;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#pages #pageNum {
	width: 80px;
	text-align: left;
	float: left;
}
#pages #pageNum a:link, #pages #pageNum a:visited {
	color: #ccc;
}
#pages #pageNum a:hover {
	color: #fff;
	text-decoration: none;
}
#pages #left {
	width: 40px;
	text-align: right;
	float: left;
}
#pages #right {
	width: 40px;
	text-align: left;
	float: left;
}

#otherBody {
	width: 672px;
	height: 491px;
	position: absolute;
	top: 80px;
	left: 0px;
	color: #eee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/other.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#otherBody .heading {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin: 5px;
}

#otherBody .warning, #otherBody #message {
	color: #ff1111;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}

#otherBody #bodyContent {
	overflow: hidden;
	position: absolute;
	height: 380px;
	width: 618px;
	top: 60px;
	left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

span.price_old {
	text-decoration: line-through;
}

span.price_new {
	color: #FF0000;
}

span.required {
	color: #ff0000;
}

span.error {
	color: #ff1133;
	font-size: 11px;
	display: block;
}
ul dl {
	margin-top: 6px;
	padding: 0px;
	display: none;
}
ul dd {
	margin-left: 4px;
	padding: 2px 0px;
}
.cart {
	background: transparent url(../images/shopping_car.gif) no-repeat top left;
	padding: 1px 0 0 20px;	
}
#faqTitle dl {
	margin: 0px;
	padding: 0px;
}
#faqTitle dl dd {
	margin-left: 20px;
	margin-right: 24px;
	float: left;
	display: block;
	line-height: 39px;
	height: 39px;
}
#faqTitle dl dd a {
	color: #000;
	text-decoration: none;
}
#faqTitle dl dd a:hover {
	color: #000;
	text-decoration: underline;
}
