﻿/* css file created by Evan from UI Team */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style: none;
}

body {
	color: #666;
	font-family: Verdana;
	font-size: 12px;
}/*---change by sy----*/

#main a {
	text-decoration: none;
	color: #777;
}/*---change by sy----*/
#main a:hover {
	text-decoration: underline;
	color: #F60;
}/*---change by sy----*/
#main a img {
	border: none;
}
/* general set finish */

#wrap {
	width: 1000px;
	margin: 0 auto; 
}

#main {
	border: none;
	clear: both;
}
 /* 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 20px 5px 0;
	font-weight: bold;
}/*---change by sy----*/
#rightTopNav img{
	padding-right: 5px;
}/*---change by sy----*/
#rightTopNav a {
	display: block;
	float: left;
	width: 75px;
	margin-left: 10px;
	text-align: left;
}
#topNav {
	width: 1001px;
	height: 56px;
	text-align: left;
}
#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;
}/*---searchBack style add by sy----*/
#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;
	width: 448px;
	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;
	padding-left: 5px;
}
#topNav ul {
	clear: both;
	margin-left: 20px;
	padding-top: 4px;
	font-family:宋体;
}
#topNav ul li {
	display: inline;
	padding-right: 5px;
}

/* top search box set finish */
#recommand {
	margin: 5px 0;
}/*---add by sy----*/
#recommand .title {
	line-height: 31px;
}/*---add by sy----*/
#recommand .title h1 {
	padding-left: 7px;
	background: url(../images/grayTitle_leftBg.gif) no-repeat left;
}/*---add by sy----*/
#recommand .title h1 span {
	display: block;
	padding-right: 7px;
	background: url(../images/grayTitle_rightBg.gif) no-repeat right;
}/*---add by sy----*/
#recommand .title h1 span span {
	padding-left: 7px;
	background: url(../images/grayTitle_Bg.gif) repeat-x;
	height: 31px;
	font: bold 14px "宋体", Arial, sans-serif;
}/*---add by sy----*/
#recommand .title h1 span span label{
	line-height: 31px;
}/*---add by sy----*/
#recommand td.bottom {
	background: url(../images/grayBottom_bg.gif) no-repeat bottom;
	height: 7px;
}/*---add by sy----*/
#recommand td.border {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}/*---add by sy----*/
#recommand dl {
	float: left;
	width: 145px;
	height: 200px;
	margin: 20px 40px 20px 0;
	display: inline; /* fix IE6 */
	-margin-right: 38px;
	-width: 138px;
}/*---change by sy----*/
#recommand dl dt img {
	border: 1px solid #d3d3d3;
}
#recommand .firstProduct {
	margin-left: 20px;
}
#recommand h2 {
	margin: 13px 0;
	font-size: 14px;
	color: #707070;
}
#recommand h3 {
	margin: 10px 0;
}
#recommand h3 a {
	font-size: 14px;
	color: #707070;
}
#recommand label,#recommand span {
	display: block;
}
#recommand span {
	margin-top: 5px;
}
#recommand span a {
	color: #1672d5;
	text-decoration: underline;
}
#recommand dl dt a {
	display: block;
	background: transparent;
	padding: 3px;
}
#recommand dl dt a:hover {
	background: #e3f0ff;
}
/* Recommand Module set finish */

#hot {
	margin: 5px 0 10px 0;
}/*---add by sy----*/
#hot .title {
}/*---add by sy----*/
#hot .title h1 {
	padding-left: 7px;
	background: url(../images/grayTitle_leftBg.gif) no-repeat left;
}/*---add by sy----*/
#hot .title h1 span {
	display: block;
	padding-right: 7px;
	background: url(../images/grayTitle_rightBg.gif) no-repeat right;
}/*---add by sy----*/
#hot .title h1 span span {
	padding-left: 7px;
	background: url(../images/grayTitle_Bg.gif) repeat-x;
	height: 31px;
	font: bold 14px "宋体", Arial, sans-serif;
}/*---add by sy----*/
#hot .title h1 span span label{
	line-height: 31px;
}/*---add by sy----*/
#hot td.bottom {
	background: url(../images/grayBottom_bg.gif) no-repeat bottom;
	height: 7px;
}/*---add by sy----*/
#hot td.border {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}/*---add by sy----*/
#hot dl{
	width: 356px;
	height: 120px;
	float: left;
	margin: 40px 0 0 24px;
	display: inline; /* fix IE6 */
}/*---change by sy----*/
#hot .lastProduct {
	margin-bottom: 0;
}
#hot dl dt{
	float: left;
	margin-right: 20px;
}
#hot dl dd h3 {
	font: bold 12px "宋体", Arial, sans-serif;
}/*---change by sy----*/
#hot dl dd p {
	margin-top: 15px;
}
#hot dl dd a {
	color: #1473d3;
}
#hot dl dd label {
	display: block;
	margin-top: 7px;
	color: #707070;
}
#hot dl dd label span {
	color: #ff3c00;
}
/* hot module set finish */

#category {
	width: 1001px;
	margin: 10px 0 15px 0;
}/*---change by sy----*/
#category .title {
}
#category .title h1 {
	padding-left: 7px;
	background: url(../images/orangeTitle_leftBg.gif) no-repeat left;
}/*---add by sy----*/
#category .title h1 span {
	display: block;
	padding-right: 7px;
	background: url(../images/orangeTitle_rightBg.gif) no-repeat right;
}/*---add by sy----*/
#category .title h1 span span {
	padding-left: 7px;
	background: url(../images/orangeTitle_Bg.gif) repeat-x;
	height: 31px;
	font: bold 14px "宋体", Arial, sans-serif;
	color: #cb6736;
}/*---add by sy----*/
#category .title h1 span span label{
	line-height: 31px;
}/*---add by sy----*/
#category td.bottom {
	background: url(../images/orangeBottom_bg.gif) no-repeat bottom;
	height: 7px;
}/*---add by sy----*/
#category td.border {
	border-left: 1px solid #ffda93;
	border-right: 1px solid #ffda93;
}/*---add by sy----*/
#category dl{
	width: 320px;
	height: 85px;
	float: left;
	margin: 5px 0 5px 5px;
	padding: 5px 0 0 7px;
	display: inline; /* fix IE6 */
}/*---change by sy----*/
#category dl.withBack {
	background: #fdfaeb;
}
#category dl dt {
	margin-bottom: 7px;
}
/* category module set finish */
#right {
	margin-left: 10px;
}/*---add by sy----*/
/* download module set finish */
#note {
	width: 221px;
	background: url(../images/note.gif) no-repeat #f5f5f5;
	margin: 10px 0 5px 0;
}
#note ul {
	padding: 80px 0 0 0;
}/*---change by sy----*/
#note ul li {
	padding-left: 15px;
	margin: 0 15px 10px 15px;
	line-height: 18px;
	background: url(../images/alert.jpg) no-repeat left 4px;
}/*---change by sy----*/
#note ul li.more {
	text-align: right;
	background: url(../images/iconMore.gif) no-repeat 140px;
}/*---add by sy----*/
#note div.bottom {
	background: url(../images/noteBottom.gif) no-repeat bottom;
	height: 7px;
}/*---add by sy----*/
/* note module set finish */

#sell {
	width: 221px;
	height: 774px;
	background: #f5f5f5;
	margin: 5px 0;
}/*---change by sy----*/
#sell h1 {
	height: 30px;
	background: url(../images/topsalerBg.gif) no-repeat;
}/*---change by sy----*/
#sell dl {
	margin: 10px auto 5px auto;
}
#sell dl dt {
	float: left;
	margin: 0 7px 0 11px;
	display: inline; /* fix IE6 */
}
#sell dl dt img {
	border: 1px solid #d2d2d2;
}
#sell dl dd p {
	margin-top: 3px;
}
#sell dl dd label,#sell dl dd span {
	display: block;
	color: #666;
}
#sell dl dd span {
	color: #ff3c00;
}
#sell dl dd h3,#sell dl dd h3 a {
	color: #000;
	font: 12px "宋体", Arial, sans-serif;
}
#sell div.bottom {
	clear: both;
	background: url(../images/noteBottom.gif) no-repeat bottom;
	height: 7px;
}/*---change by sy----*/

#footer {
	width: 1001px;
	text-align: center;
	margin: 20px 0;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
/* generall class */
.paddingTR {
	height: 10px;
}
