﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font: 12px Arial,"宋体",sans-serif;
	color: #666;
}
a:link, a:visited ,a:active{
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #f90;
	text-decoration: underline;
}
a img {
	border: none;
}
.input, textarea{
	border: 1px solid #ccc;
} 
/* general set finish */

#wrap {
	width: 1000px;
	margin: 0 auto; 
}
#main {
	border: none;
}
 /* layout set finish */
#logo{
	display: block;
	float: left;
	margin: 10px 20px 5px 5px;
}
#welcome {
    display: block;
	float: left;
	margin-top: 35px;
}
#rightTopNav {
	float: right;
	margin: 45px 10px 5px 0;
	font-weight: bold;
}
#rightTopNav img{
	padding-right: 5px;
}
#rightTopNav a {
	display: block;
	float: left;
	width: 75px;
	margin-left: 10px;
}
#topNav {
	width: 1001px;
	max-width: 1001px;
	height: 56px;
	padding-bottom: 10px;
}
#topNav h1 {
	padding-left: 9px;
	background: url(../images/topNav_leftBg.gif) no-repeat left;
}
#topNav h1 span {
	display: block;
	padding-right: 9px;
	background: url(../images/topNav_rightBg.gif) no-repeat right;
}
#topNav h1 span span {
	padding-left: 9px;
	background: url(../images/topNav_Bg.gif) repeat-x;
	height: 56px;
	font: 12px Arial,"宋体",sans-serif;
}
#topNav h1 span span div#search {
	display: inline;
	float: left;
	height: 27px;
	padding: 5px 0 0 150px;
}
#search #textInput {
	float: left;
	height: 20px;
	border: 1px solid #444;
	background: url(../images/searchTextinput_bg.gif) repeat-x;
}
#search input {
	padding-right: 2px;
	vertical-align: middle;
}
#search img {
	float: left;
	margin: -1px 40px 0 5px;
}
#search label {
	color: #fff;
	padding-right: 5px;
}
#topNav ul {
	clear: both;
	margin-left: 20px;
	padding-top: 4px;
	text-align:left;
}
#topNav ul li {
	display: inline;
	padding-right: 5px;
}
/* top search box set finish */
#nav {
	margin-bottom: 10px;
}
#mainLeft {
	float: left;
	width: 770px;
}
#mainRight {
	float: right;
	width: 210px;
	margin-left: 10px;
}
#summaryInfo {
	margin-bottom: 10px;
}
#summaryInfo ul {
	padding: 10px 20px;
}
#summaryInfo ul li {
	float: left;
	padding-right: 20px;
}
#summaryInfo ul li.left p {
	text-align: center;
	margin: 10px auto;
}
#summaryInfo ul li.middle dl {
	width: 300px;
	line-height: 20px;
}
#summaryInfo ul li.middle dl dt {
	font: bold 14px Arial,"宋体", sans-serif;
}
#summaryInfo ul li.middle dl dt label {
	color: #c00;
}
#summaryInfo ul li.middle dl dd label {
	clear: both;
	float: left;
	width: 68px;
	font-weight: bold;
}
#summaryInfo ul li.middle dl dd div {
	width: 200px;
	height: 10px;
	background: #e6e6e6;
	float: left;
	margin-top: 4px;
}
#summaryInfo ul li.middle dl dd table {
	background: #6c0;
}
#summaryInfo ul li.right {
	text-align: center;
}
#summaryInfo ul li.right dd.rank {
	background: url(../images/rankBg.gif) no-repeat;
	width: 126px;
	height: 126px;
	font: bold 16px Arial, "宋体", sans-serif;
	color: #c00;
	line-height: 30px;
}
#summaryInfo ul li.right dd.rank p {
	position: relative;
	top: 35px;
}
#summaryInfo ul li.right dd.rank em {
	color: #fff;
	font-style: normal;
}
#summaryInfo ul li.right dd label {
	clear: both;
	margin: 5px 10px;
}
#pop {
	margin-bottom: 10px;
}
#payment {
	margin-bottom: 10px;
}
#payment table * {
	vertical-align: middle;
}
#payment table td {
	height: 26px;
}
#logistics  {
	margin-bottom: 10px;
}
#logistics table * {
	vertical-align: middle;
}
#logistics table td {
	height: 26px;
}
#other {
	margin-bottom: 10px;
}
#historyChart {
	margin-bottom: 10px;
}
.productInfo #historyChart {
	margin: 15px 15px 0 0;
}
#addComment {
	margin-top: 96px;
	*margin-top: 56px;/*for FF*/
	padding: 10px;
	border: 1px solid #ffeca7;
	background: url(../images/addCommetTopBg.gif) repeat-x;
}
#addComment p {
	padding: 4px;
}
#addComment p * {
	vertical-align: middle;
}
#addComment p a {
	color: #f90;
}
#addComment p img, #addComment p input{
	margin: 0 2px;
}
#addComment p textarea {
	height: 100px;
}
#addComment p label {
	color: #c00;
}
#hotProduct {
	margin-bottom: 10px;
}
#hotProduct ul.frame {
	clear: both;
}
#hotProduct ul.frame li {
	height: 100%;
	overflow: auto;
	line-height: 14px;
	padding: 5px 0;
	width: 188px;
	white-space: normal; 
	word-break: break-all;
}
#hotProduct ul.frame li.first {
	border-bottom: 1px dotted #ccc;
}
#hotProduct ul.frame li.first img {
	margin-right: 10px;
	float: left;
}
#hotProduct ul.frame li label {
	display: block;
	float: left;
	width: 12px;
	height: 40px;
	text-align: center;
	background: url(../images/billboardNo.Bg.gif) no-repeat;
	font: bold 10px Verdana;
	color: #fff;
	margin-right: 5px;
	margin-top: 2px;
	*margin-top: 0px;/*for ie6,7*/
}
#hotProduct ul.frame li em {
	display: block;
	float: left;
	width: 60px;
}
#rebateInfo {
	margin-bottom: 10px
}
#rebateInfo ul.frame li {
	height: 100%;
	overflow: auto;
	line-height: 14px;
	padding: 5px 0;
	width: 188px;
	white-space: normal; 
	word-break: break-all;
}
#rebateInfo ul.frame li.first {
	border-bottom: 1px dotted #ccc;
}
#rebateInfo ul.frame li.first img {
	margin-right: 10px;
	float: left;
	padding-bottom: 15px;
}
#rebateInfo ul.frame li p {
	padding-top: 2px;
}
#rebateInfo ul.frame li p label {
	color: #f00;
}
#popComment li {
	margin: 5px auto;
	border-bottom: 1px dotted #ccc;
}
#popComment li p {
	padding-bottom: 5px;
}
#popComment li p a {
	color: #f90;
}
#popComment li p label {
	color: #c00;
}
#popComment li p em {
	color: #390;
	font-style: normal;
}
#commentTitle {
	height: 24px;
}
#commentTitle *{
	line-height: 24px;
}
#commentTitle span {
	float: left;
	background: url(../images/noticeIcon_info.gif) no-repeat left center;
	font: bold 14px Arial,"宋体", sans-serif;
	padding-left: 20px;
}
#commentTitle span label{
	color: #c00;
}
#commentTitle span a {
	font: 12px Arial,"宋体", sans-serif;
	margin-left: 10px;
}
#commentTitle em {
	float: right;
	display: inline;
}
#commentList {
	clear: both;
}
/*----------footer----------*/
#footer {
	width: 1001px;
	text-align: center;
	margin: 20px 0;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
#footer p {
	font-weight: bold;
}
/*---------container style----------*/
.boxA h1 {
	padding-left: 7px;
	background: url(../images/grayTitle_leftBg.gif) no-repeat left;
}
.boxA h1 span {
	display: block;
	padding-right: 7px;
	background: url(../images/grayTitle_rightBg.gif) no-repeat right;
}
.boxA h1 span span {
	padding-left: 7px;
	background: url(../images/grayTitle_Bg.gif) repeat-x;
	font: bold 14px Arial,"宋体",sans-serif;
	height: 31px;
	line-height: 31px;
}
.boxA h1 span span label {
	float: left;
	margin: 0;
}
.boxA h1 span span em {
	float: right;
	font: 12px Arial,"宋体",sans-serif;
	height: 31px;
	line-height: 31px;
}
.boxA .frame {
	border: 1px solid #dedede;
	border-top: none;
	height: 100%;
	overflow: auto;
}
.boxB {
	background: url(../images/boxBTitleBg.gif) repeat-x;
	height: 24px;
	height: 100%;
	overflow: auto;
}
.boxB span {
	float: left;
	font: bold 14px Arial,"宋体", sans-serif;
	color: #c63;
	line-height: 24px;
	padding-left: 14px;
}
.boxB label {
	float: right;
	line-height: 24px;
	padding-right: 20px;
}
.boxB .frame {
	clear: both;
	padding: 10px 20px;
}
.productInfo .boxB .frame {
	clear: both;
	padding: 0;
}
.boxB .tableA th {
	font-weight: bold;
	height: 24px;
	text-align: left;
}
.boxB .tableA td {
	border-top: 1px dashed #dedede;
}
.boxC {
	background: url(../images/blackTitleBg.gif) no-repeat top;
	width: 210px;
}
.boxC span {
	display: block;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	font-weight: bold;
	color: #ffbe22;
}
.boxC .frame {
	border: 1px solid #dedede;
	height: 100%;
	overflow: auto;
	padding: 10px;
}
/*---------tab style----------*/
.tabStyle li {
	display: inline;
	float: left;
	margin-right: 1px;
	padding-left: 5px;
}
.tabStyle .orangeBg {
	background: url(../images/orangeTab_leftBg.gif) no-repeat left;
}
.tabStyle .orangeBg span {
	float: left;
	display: block;
	padding-right: 5px;
	background: url(../images/orangeTab_rightBg.gif) no-repeat right;
}
.tabStyle .orangeBg span span {
	float: left;
	padding-left: 5px;
	background: url(../images/orangeTab_Bg.gif) repeat-x;
	height: 28px;
}
.tabStyle .orangeBg span span label, .tab .orangeBg span span label a {
	float: left;
	line-height: 28px;
	color: #C63;
}
.tabStyle .grayBg {
	background: url(../images/grayTab_leftBg.gif) no-repeat left;
}
.tabStyle .grayBg span {
	float: left;
	display: block;
	padding-right: 5px;
	background: url(../images/grayTab_rightBg.gif) no-repeat right;
}
.tabStyle .grayBg span span {
	float: left;
	padding-left: 5px;
	background: url(../images/grayTab_Bg.gif) repeat-x;
	height: 28px;
}
.tabStyle .grayBg span span label, .tab .grayBg span span label a {
	float: left;
	line-height: 28px;
	color: #666;
}
.tabStyle .orangeBg span span label a:hover,.tab .grayBg span span label a:hover {
	text-decoration: none;
}
.tabStyle .line {
	background: url(../images/tabFrameLine.gif) repeat-x left top;
	width: 205px;
	height: 3px;
	font-size: 1px;
}
/*---------list style----------*/
.listStyle .headBg {
	background: url(../images/listHead_bg.gif) repeat-x;
	height: 36px;
	line-height: 36px;
	_padding-top: 12px;/*for IE6*/
}
.listStyle .bottomBg{
	background: url(../images/listBottom_bg.gif) repeat-x;
	height: 27px;
	line-height: 27px;
	_padding-top: 5px;/*for IE6*/
}
.listStyle div.pageOn {
	float: right;
	margin-right: 20px;
	display: inline;/*for IE6*/
}
.listStyle div.pageOn img { 
	margin: 0 3px;
	vertical-align: middle;
}
.listStyle div.pageOn label { 
	margin: 0 3px;
	color: #F90;
	font-weight: bold;
}
.listStyle div.pageOn label a {
	text-decoration: underline;
}
.listStyle dl {
	margin: 10px auto;
	_margin-top: 0px;/*for IE6*/
}
.listStyle dl dd {
	padding: 5px 10px;
	border-bottom: 1px dashed #c3c3c3;
}
.listStyle dl dd ul li {
	line-height: 14px;
	padding: 2px 0;
}
.listStyle dl dd .quote {
	background: #fffdf6;
	border: 1px solid #ffeca7;
	padding: 5px 10px;
	height: 100%;
}
.listStyle dl dd a {
	color: #f90;
}
.listStyle dl dd p {
	clear: left;
	text-align: right;
}
.listStyle dl dd p label{
	color: #c00;
}
.listStyle dl dd p em{
	color: #390;
	font-style: normal;
}
/*---------clear style----------*/
.clear {
	clear: both;
}