@charset "utf-8";

.header {
	height: 190px;
}
.header a:hover {
	cursor: pointer;
}
.header .headerTop {
	height: 28px;
	line-height: 25px;
	clear: both;
	color: #1f1f1f;
	background: url(../images/header_x_bg.png) 0px 0px repeat-x;
}

.header .headerTop a {
	color: blue;
}

.header .headerTop a:hover {
	color: #DF3627;
}

.header .headerTop .headerTopContent {
	width: 1000px;
	margin: 0px auto;
}

.header .headerTop .headerLoginInfo {
	float: right;
}
/*
.header #headerShowLoginWindow, .header #headerMemberCenter, .header #headerShowRegisterWindow, .header #headerLogout {
	display: none;
}
*/
.header #headerLoginMemberUsername {
	color: #ff662b;
}

.header .headerTop .headerTopNav {
	float: left;
}

.header .headerTop .headerTopNav a {
	color: #2e2e2e;
	font-family:arial;
}
.header .headerTop .headerTopNav span {
	color: #d5d5d5;
	margin: 0 2px;
}
.header .headerTop .headerTopNav a.why{
	color: #AF7B3E;
}

.header .headerCols {
	width: 1000px;
	margin: 0px auto;
	padding-top:10px;
	padding-bottom:15px;
}

.header .headerCols .headerVer{
	width: 860px;
}

.header .headerCols .inline {
	float:left;
}

.header .headerCols ._headerLogo {
	width: 125px;
	height:72px;
	padding-left:15px;
	padding-bottom:5px;
	border-bottom: 3px solid #F3F3F3;
}

.header .headerMiddle {
	width: 860px;
	height: 54px;
	margin: 0px auto;
	clear: both;
	position: relative;
}

.header .headerMiddle .headerInfo {
	color: #111111;
	position: absolute;
	top: 12px;
	right: 10px;
}

.header .headerMiddle .headerInfo strong {
	font-size: 16px;
	color: #000000;
}

.header .headerMiddle .headerLogo {
	float: left;
	padding-left: 10px;
	width: 100px;
	height: 20px;
}

.header .headerMiddle .headerSearch {
	width: 730px;
	height: 29px;
	float: right;
	margin-top: 44px;
	padding: 8px 0px 0px 8px;
	background: url(../images/header_bg.png) 0px -180px no-repeat;
}

.header .headerMiddle .headerSearchText {
	width: 205px;
	height: 23px;
	line-height: 23px;
	float: left;
	padding-left: 25px;
	overflow: hidden;
	background: url(../images/header_bg.png) 0px -240px no-repeat;
}

.header .headerMiddle .headerSearchText input {
	width: 200px;
	height: 12px;
	line-height: 12px;
	padding: 5px 3px 5px 3px;
	padding: 6px 3px 4px 3px\0;
	font-size: 12px;
	color: #999999;
	border: none;
	background: none;
}

.header .headerMiddle .headerSearchButton {
	width: 51px;
	height: 23px;
	line-height: 23px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	background: url(../images/header_bg.png) -230px -240px no-repeat;
}

.header .headerMiddle .hotKeyword {
	line-height: 23px;
	float: left;
	padding-left: 15px;
	display:none;
}

.header .headerMiddle .hotKeyword a {
	padding-left: 5px;
}

.header .headerBottom {
	width: 860px;
	margin: 0px auto;
	clear: both;
	position: relative;
	z-index: 1;
}

.header .headerBottom a {
	text-decoration: none;
}

.header .headerBottom a:hover {
	text-decoration: none;
}

.header .headerBottom .cartItemListButton {
	width: 94px;
	height: 23px;
	position: absolute;
	z-index: 2;
	top: 6px;
	right: 66px;
	cursor: pointer;
	border: none;
	background: url(../images/header_bg.png) -360px -240px no-repeat;
}

.header .headerBottom .orderButton {
	width: 46px;
	height: 23px;
	position: absolute;
	z-index: 2;
	top: 6px;
	right: 20px;
	cursor: pointer;
	border: none;
	background: url(../images/header_bg.png) -454px -240px no-repeat;
}

.header .headerBottom #cartItemListDetail {
	width: 260px;
	line-height: 25px;
	padding: 5px 8px;
	display: none;
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 0px;
	border: 2px solid #fcd410;
	background-color: #ffffff;
}

.header .headerBottom #cartItemListDetail .leftArea {
	float: left;
	clear: left;
	color: #333333;
}

.header .headerBottom #cartItemListDetail .rightArea {
	float: right;
	clear: right;
}

.header .headerBottom #cartItemListDetail a:hover {
	color: #ff2400;
}

.header .headerBottom #cartItemListDetail strong {
	color: #ff2400;
}

.header .headerBottom .headerMiddleNav {
	width: 1000px;
	height: 38px;
	clear: both;
}

.header .headerBottom .headerMiddleNavLeft {
	height: 38px;
	width: 10px;
	float: left;
	background: url(../images/header_bg.png) -300px -240px no-repeat;
}

.header .headerBottom .headerMiddleNavContent {
	height: 38px;
	width: 980px;
	float: left;
	background: url(../images/header_x_bg.png) 0px -30px repeat-x;
}

.header .headerBottom .headerMiddleNavContent li {
	height: 38px;
	line-height: 34px;
	float: left;
	padding: 0px 15px;
}

.header .headerBottom .headerMiddleNavContent li a {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #ffffff;
}

.header .headerBottom .headerMiddleNavContent li:hover {
	background: url(../images/header_nav_a_hover.gif) center no-repeat;
}

.header .headerBottom .headerMiddleNavRight {
	height: 38px;
	width: 10px;
	float: right;
	background: url(../images/header_bg.png) -330px -240px no-repeat;
}

.header .headerMiddle .headerBtns {
	height:21px;
	line-height:21px;
	float:right;
	margin:15px 0px 0px 0px;
}

.header .headerMiddle .headerBtns li {
	float:left;
	margin:0px 5px 0px 0px;
	color:#d3d3d3;
}
#lg03 span{
		color: black;
}
#logoLine .btnWos,
#lg00,
#lg01,
#lg02 {
	height:21px;
	padding:0px 0px 0px 3px;
}
#logoLine .btnWos {
	background:transparent url(../images/mall2.png) no-repeat scroll -163px -264px;
}
#lg00,
#lg01,
#lg02 {
	background:transparent url(../images/mall2.png) no-repeat scroll -163px -222px;
	width: 82px;
}
#users li a {
	line-height:21px;
	text-align:center;
}
#logoLine .btnWos a,
#lg00 a,
#lg01 a,
#lg02 a {
	color:#FFFFFF;
	display:block;
	height:100%;
	padding:0px 3px 0px 0px;
	width:82px;
}
#logoLine .btnWos a {
	background:#AF7B3E url(../images/mall2.png) no-repeat scroll -81px -285px;
}
#lg00 a,
#lg01 a,
#lg02 a {
	background:#df3627 url(../images/mall2.png) no-repeat scroll -81px -243px;
}
#lg00 a span,
#lg01 a span,
#lg02 a span,
#lg03 a {
	display:block;
}
#lg00 a span,
#lg01 a span {
	background:transparent url(../images/mall2.png) no-repeat scroll -140px -875px;
	text-indent:30px;
}
#lg02 a span {
	background:transparent url(../images/mall2.png) no-repeat scroll -148px -930px;
	text-indent:20px;
}
#lg03 a {
	background:transparent url(../images/mall2.png) no-repeat scroll -156px -765px;
	text-indent:20px;
}

.header .headerBottom .headerNav {
	margin: 0 auto;
	width: 860px;
}
.header .headerBottom .headerNav li {
	float:left;
	height: 22px;
	width: 142px;
}

.header .headerBottom .headerNav li a {
  border-bottom: 3px solid #F3F3F3;
  display: block;
  padding: 0 0 8px;
  width: 100%;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
}
.header .headerBottom .headerNav li span {
  line-height: 15px;
  font-size: 12px;
  color: #2e2e2e;
}
.header .headerBottom .headerNav li.current a, .header .headerBottom .headerNav li a:hover {
  border-bottom: 3px solid #df3627;
}
.header .headerBottom .headerNav li.sep {
  background-color: #D3D3D3;
  height: 12px;
  width: 1px;
  margin-top:5px;
}
/* search
------------------------------------------------------------------------------------ */
#search {
	width:995px;
	height:46px;
	margin:0px auto;
	position:relative;
	z-index:2;
	background:transparent url(../images/mall2.png) no-repeat scroll -161px -366px;
	padding:0px 0px 0px 5px;
}
#search div.mid {
	height:100%;
	background:#e9e9e9 url(../images/mall2.png) no-repeat scroll 829px -412px;
	padding:0px 7px 0px 0px;
}
#search div.inner {
	background-color:#f2f2f2;
	padding:0px 0px 1px 0px;
	width:100%;
	height:43px;
	border-bottom:1px solid #bcbcbc;
}


/* srcBox -------------------------------------------------------------------------------*/
#srcBox {
	width:495px;
	float:left;
	height:34px;
	margin:10px 0px 0px 0px;
	position:relative;
}

#srcBox input.btn {
	width:94px;
	height:28px;
	background:transparent url(../images/mall2.png) no-repeat scroll 0px -174px;
	cursor:pointer;
	border:none;
	position:absolute;
	right:97px;
	top:0px;
}

#srcBox input.btn2 {
	width:94px;
	height:28px;
	background:transparent url(../images/search2.jpg) no-repeat scroll;
	cursor:pointer;
	border:none;
	position:absolute;
	right:0px;
	top:0px;
}


#srcMenu {
    float: right;
    height: 26px;
    margin: 10px 0 0;
    width: 480px;
}
/*
#srcBox {
	width:395px;
	float:left;
	height:34px;
	margin:10px 0px 0px 0px;
	position:relative;
}
*/
#srcBox input.textBox {
	width:266px;
	height:22px;
	line-height:22px;
	border:2px solid #df3627;
	background:#FFF url(../images/mall2.png) no-repeat scroll -152px -174px;
	position:absolute;
	left:10px;
	top:0px;
	padding:0px 0px 0px 18px;
}
/*
#srcBox input.btn {
	width:94px;
	height:28px;
	background:transparent url(../images/mall2.png) no-repeat scroll 0px -174px;
	cursor:pointer;
	border:none;
	position:absolute;
	right:0px;
	top:0px;
}
*/
/*
#srcMenu {
    float: right;
    height: 26px;
    margin: 10px 0 0;
    width: 590px;
}
*/
#srcMenu li {
    color: #104A9B;
    float: left;
    height: 100%;
    line-height: 26px;
    padding: 0 10px 0 0;
    width: auto;
}
* html #srcMenu li {
    width: 116px;
}
#srcMenu li a {
    display: block;
    height: 100%;
}
#srcMenu li a:visited {
    color: #104A9B;
}
#sm01 {
    cursor: pointer;
    margin: 0 10px 0 0;
    padding: 0 8px !important;
    position: relative;
    width: 77px;
}
* html #sm01 {
    width: 76px !important;
}
#sm01.menuOn {
    background-color: #104A9B;
    color: #FFFFFF;
}
#sm01 span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1243px transparent;
    padding: 0 0 0 11px;
}
* html #sm01 span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1245px transparent;
}
:first-child + html #sm01 span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1245px transparent;
}
#sm01.menuOn span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1287px transparent;
}
* html #sm01.menuOn span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1289px transparent;
}
:first-child + html #sm01.menuOn span {
    background: url("../images/mall2.png") no-repeat scroll -159px -1289px transparent;
}
#sm01 ul.subMenu {
    background-color: #FFFFFF;
    border: 1px solid #df3627;
    display: none;
    left: 0;
    position: absolute;
    top: 26px;
    width: 188px;
    z-index: 100;
}
#sm01.menuOn ul.subMenu {
    display: block;
}
#sm01 ul.subMenu li {
    border-bottom: 1px dotted #104A9B;
    font-size: 12px !important;
    line-height: 130% !important;
    padding: 0;
}
#sm01 ul.subMenu li a {
    background: url("../images/mall2.png") no-repeat scroll -154px -979px transparent;
    display: block;
    min-height: 16px;
    padding: 4px 0 4px 10px;
    text-indent: 10px;
    width: 178px;
}
* html #sm01 ul.subMenu li a {
    height: auto !important;
    min-height: 16px;
}
#sm01 ul.subMenu li a:visited {
    color: #104A9B;
}
#sm01 ul.subMenu li a:hover {
    background: url("../images/mall2.png") no-repeat scroll -154px -1066px #104A9B;
    color: #FFFFFF;
    text-decoration: none;
}
#sm01 ul.subMenu li p.title {
    color: #888888;
    margin: 8px 0 0 10px;
}
#sm01 ul.subMenu li ul li {
    border-bottom: medium none;
}
#sm01 ul.subMenu li ul li a {
    background: url("../images/mall2.png") no-repeat scroll -146px -979px transparent;
    text-indent: 18px;
}
#sm01 ul.subMenu li ul li a:hover {
    background: url("../images/mall2.png") no-repeat scroll -146px -1066px #104A9B;
}
#sm02 {
    border-right: 1px solid #D3D3D3;
}
* html #sm02 {
    width: 80px !important;
}
#sm02 a {
    background: url("../images/mall2.png") no-repeat scroll -156px -712px transparent;
    padding: 0 0 0 15px;
}
#srcMenu li#sm03 {
    padding: 0 10px 0 0;
}
#srcMenu li#sm03 a {
    background: url("../images/mall2.png") no-repeat scroll -146px -816px transparent;
    padding: 0 0 0 24px;
}
#srcMenu li#corp {
    float: right;
    padding: 0 6px;
    position: relative;
    text-align: right;
}
* html #srcMenu li#corp {
    width: 110px;
}
#srcMenu li#corp.on {
    background-color: #104A9B;
}
#corp a {
    text-decoration: underline;
}
#corp a:hover {
    text-decoration: none;
}
#corp.on a {
    color: #FFFFFF !important;
    text-decoration: none;
}
#corp div.dialog {
    background-color: #FFFFFF;
    border: 2px solid #df3627;
    display: none;
    line-height: 130%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 26px;
    width: 290px;
    z-index: 100;
}
#corp.on div.dialog {
    display: block;
}
#corp div.title {
    background-color: #FFFFFF;
    width: 294px;
}
#corp div.title p {
    background-color: #df3627;
    color: #FFFFFF;
    display: block;
    float: right;
    padding: 5px 10px;
    text-align: right;
}
#corp div.close {
    height: 18px;
    width: 290px;
}
#corp div.close a {
    background: url("../images/mall2.png") no-repeat scroll 0 -202px transparent;
    display: block;
    float: right;
    height: 18px;
    text-indent: -9999px;
    width: 18px;
}
#corp div.switch {
    clear: both;
    min-height: 140px;
}
#corp p.sub {
    color: #000000;
    padding: 0 10px;
}
#corp p.thanks {
    padding: 55px 0 15px;
    text-align: center;
}
#corp div.switch a {
    color: #104A9B;
    display: block;
    text-align: center;
    text-decoration: underline;
}
#corp textarea.mess {
    background-color: #FFFFFF;
    border: 1px solid #767676;
    height: 85px;
    margin: 9px 9px 8px;
    width: 268px;
}
#corp a.submit {
    background: url("../images/mall2.png") no-repeat scroll -18px -202px transparent;
    display: block;
    height: 20px;
    margin: auto;
    text-indent: -9999px;
    width: 61px;
}
#corp p.caution {
    color: #999999;
    padding: 11px 10px;
}
#contents {
    margin: 0 auto;
    width: 950px;
}
.header .headerBottom .headerNav li {width:121px;}