@charset "gbk";
* {
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
    overflow-x: auto;
}

body {
    background: #FFFFFF;
    color: #6d6d6d;
    font-family: Tahoma, SimSun, Arial;
    font-size: 12px;
    line-height: 150%;
}

ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*基础font样式*/
.t9{font-size: 9px;}
.t14{font-size: 14px;}
.t16{font-size: 16px;}
.t18{font-size: 18px;}
.t20{font-size: 20px;}
.t24{font-size: 24px;}
.t26{font-size: 26px;}
.t11_copyright{font-size: 11px;font-family: sans-serif;text-decoration: none;}
.row_20{line: 20px; text-decoration: none;}
.ico{font-size:9px;text-decoration:none;}
/*color样式*/
.b{font-weight: bold;}
.ash{color:#9A9A9A;}
.red{color:#CC0000;}
.white{color:#fff;}
.black{color:#000;}
.blue{color:#4275C9;}



table {
    border-collapse: collapse;
	font-size:12px;
}
td{
	font-size:12px;
}
img {
    border: 0 none;
}

h2 {
    font-size: 15px;
    color: #000 !important;
}

h3 {
    font-size: 14px;
    color: #000;
}

a:link, a:visited {
    color: #083f8c;
    text-decoration: none;
}

a:hover, a:active {
    color: #FF6600;
    text-decoration: none;
}

.red {
    color: #D00 !important;
}

.green {
    color: #090 !important;
}

.orange {
    color: #f47d33 !important;
}

.black {
    color: #000000;
}

.font_bolder {
    font-weight: bolder;
}
.font_bolder .success{float:left;color:#339966;background:url(../i/allow.gif) no-repeat 10px center;height:23px;line-height:23px;padding-left:30px;}
.font_bolder .failed{float:left;color:#d00;background:url(../i/disallow.gif) no-repeat 10px center;height:23px;line-height:23px;padding-left:30px;}
.clear {
    clear: both;
}

.head {
    width: 960px;
    text-align: left;
}

.logo {
    float: left;
    height: 70px;
}

.head_info {
    color: #888888;
    float: left;
    position: relative;
    top: 45px;
    left: 20px;
}

.head_info h1 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
}

#head_user_info {
    float: right;
    position: relative;
    top: 45px;
    right: 5px;
    color: #083f8c;
    font-weight: bolder;
}

.head_main {
    clear: both;
    height: 69px;
    width: 100%;
    background: url(../i/nav_bg.gif) repeat-x;
}

.main_content {
    float: left;
    width: 954px;
}

.menu {
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px !important;
    margin-bottom: 2px;
}

.menu ul {
    padding-top: 5px;
    padding-left: 20px;
}

.menu li {
    float: left;
    margin-left: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bolder;
}

.menu li a {
    display: block;
    float: left;
    padding: 0px 12px;
}

.menu li.selected {
    background: url(../i/select_bar_left.gif) no-repeat;
}

.menu li.selected a {
    display: block;
    background: url(../i/select_bar_right.gif) no-repeat right 0;
}

.menu li a:link, .menu li a:visited {
    color: #fff;
    text-decoration: none;
}

.menu li a:hover, .menu li a:active {
    color: #000;
    text-decoration: none;
}

.menu .selected a:link, .menu .selected a:visited {
    color: #000;
    text-decoration: none;
}

.menu .selected a:hover, .menu .selected a:active {
    color: #ff6c00;
    text-decoration: none;
}

.scrollBar {
    height: 25px;
    line-height: 25px;
    letter-spacing: 1px;
}

.scrollBar .new_person {
    float: left;
    font-size: 12px;
    color: #888;
    padding: 0px 10px;
    font-weight: normal;
}

.scrollBar marquee {
    float: left;
    padding-right: 10px;
    width: 780px;
}

.main_left {
    float: left;
    height: 69px;
    width: 3px;
    background: url(../i/nav_left.gif) no-repeat;
}

.main_right {
    float: right;
    height: 69px;
    width: 3px;
    background: url(../i/nav_right.gif) no-repeat;
}

.head_bottom {
    height: 6px;
    overflow: hidden;
}

.body {
    width: 960px;
    text-align: left;
}

.tail_spec {
    width: 960px;
    margin-top: 15px;
    padding-bottom: 4px;
}

.tail_spec ul {
    list-style-type: disc;
    margin-left: 15px;
}

.tail {
    width: 960px;
    text-align: left;
    clear: both;
}

.tail_partner {
    border: #dfdfdf 6px solid;
    height: 130px;
}

.tail_payment img {
    margin: 5px 10px 0px 0px;
}

.tail_content {
    clear: both;
    text-align: center;
    height: 140px;
    line-height: 30px;
    padding: 10px
}

.link_content {
    clear: both;
    text-align: center;
    height: 40px;
    line-height: 30px;
    padding: 10px
}

.cs_qq img {
    position: relative;
    top: 5px;
    margin: 0px 10px;
}

.module {
    clear: both;
    margin-bottom: 5px;
}

.skin {
    border: 1px solid #dfdfdf;
}

.skin_top {
    border-top: #dadada 1px solid;
}

.skin_bottom {
    border-bottom: #dadada 1px solid;
	font-size:12px;
}

.module_title {
    background: #FFFFFF url(../i/module-title-bg.gif) repeat-x;
    border-bottom: 1px solid #dfdfdf;
    height:30px;
	line-height:30px;
    display: block;
    overflow: hidden;
}

.module_title h2 {
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
	padding-left:10px;
    text-align: left;
    color: #000000;
}

.input {
    background: url(../i/input.gif) #fff;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    border: #a7a6aa 1px solid;
    color: #000;
}

.sale {
    height: 100%;
    padding: 0 10px 10px 1px;
}

.sale li {
    float: left;
    padding: 10px 0 0 10px;
}

.sale_help {
    float: left;
    width: 177px;
    height: 278px;
	overflow:hidden;
}

.help_title {
    background-color: #ffb64d;
    height: 41px;
    border-bottom: #dadada 1px solid;
}

.help_title img {
    margin-left: 20px;
}

.help_content {
    padding: 10px;
    line-height: 24px;
}

.help_content p {
    margin-bottom: 10px;
}

.catalog {
    padding: 0 20px 20px 20px;
    width: 920px;
    height: 100%;
}

.catalog ul {
    padding-bottom: 20px;
}

.catalog li {
    float: left;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin: 15px 20px 0 0;
}

.will .sale_info {
    height: 252px;
}

.will .sale_bg {
	background: url(../i/miaosha_bg2.gif) no-repeat;
}

.over_sale {
    padding: 0px 20px;
    height: 100%;
}

.over_sale ul {
    padding: 15px 0px;
}

.over_sale li {
    clear: both;
    padding: 15px 5px !important;
    padding: 15px 5px 0px 5px;
    height: 100px;
}

.over_sale_photo {
    float: left;
    width: 102px;
    height: 100px;
    padding-right: 15px;
    overflow: hidden;
    line-height: 100px;
    text-align: center;
}

.over_sale_photo img {
    vertical-align: middle;
}

.over_sale_content {
    float: left;
    width: 440px;
    height: 97px;
    overflow: hidden;
}

.over_sale_content p {
    padding: 5px 0px;
}

.over_sale_detailed {
    float: left;
    width: 175px;
    padding: 10px 10px 10px 15px;
    line-height: 30px;
}

.over_sale_saving {
    color: #f47d33;
    float: left;
    width: 150px;
    padding: 10px 0px;
    line-height: 30px;
    font-weight: bolder;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

#login_win {
    display: none;
    background: #FFF;
    position: absolute;
}

.win_title {
    float: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    height: 20px;
    text-align: left;
    color: #000000;
}

.module_title span {
    float: right;
    font-weight: bolder;
    cursor: pointer;
    padding: 0px 5px;
}

.win_skin {
    border: 3px solid #dfdfdf;
}

#register_win {
    display: none;
    background: #FFF;
    position: absolute;
}

#pay_win {
    display: none;
    background: #FFF;
    position: absolute;
}

.win_pay_body {
    margin: 20px;
}

.win_pay_body div {
    margin: 5px;
}

.win_pay_body input {
    margin: 10px 0px 10px 40px;
}

.win_reg_info {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    height: 20px;
    text-align: left;
    color: #000000;
}

.reg_main {
    padding: 20px;
}

.reg_main h2 {
    color: #888 !important;
    margin-bottom: 10px;
}

.sale_info {
    width: 179px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.sale_bg {
	background: url(../i/miaosha_bg.gif) no-repeat;
}

.sale_m1_img {
    height: 125px;
    line-height: 125px !important;
}

.sale_m1_img img {
    vertical-align: middle;
}

.info_content {
    margin: 9px 5px;
    overflow: hidden;
}

.info_content div {
    line-height: 20px;
    width: 165px;
    overflow: hidden;
}

.info_content div.btn {
    line-height: 25px;
}

.info_content div.btn img {
    margin-top: 5px;
}

.name {
    width: 90px;
    overflow: hidden;
    text-align: right;
}

.win {
    background: url(../i/win.gif) repeat-x 0 70px;
}

.win_info {
    color: #D00;
    font-weight: bolder;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
}

.time {
    color: #000044;
    font-size: 13px;
    font-weight: bolder;
    font-family: Verdana;
}

.menoy {
    color: #66bc29;
    font-weight: bolder;
    font-family: Verdana;
    font-size: 13px;
}

.cur_menoy {
    color: #DD0000;
    font-weight: bolder;
    font-family: Verdana;
    font-size: 21px;
}

.market {
    text-decoration: line-through;
}

.btn div {
    margin-top: 10px;
    cursor: pointer;
    font-weight: bolder;
    display: inline-block;
    color: #FFF;
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
.pat_begin{
	background: url(../i/pat1_bg.gif) no-repeat;
	}
.pat_btn_box .pat_begin{background: url(../i/pat2_bg.gif) no-repeat;}
.pat_down {
    color: #FF0;
}

.pat_over {
    background: url(../i/pat1_over_bg.gif) no-repeat;
}
.pat_btn_box .pat_over{background: url(../i/pat2_over_bg.gif) no-repeat;}
.reg table {
    margin-bottom: 30px;
}

.reg tr {
    height: 45px;
}

.reg input {
    vertical-align: text-bottom;
}

.reg .input {
    width: 230px;
}

.code .input {
    width: 70px !important;
}

.code img {
    vertical-align: text-bottom;
}

.box {
    height: 100%;
    padding: 10px;
    background: url(../i/product-info-bg.gif) repeat-x;
}

.login_box {
    width: 378px;
    height: 380px;
    margin-right: 10px;
    float: left;
    background: #FFF;
}

.login_box_content {
    padding: 5px;
}

.login_title {
    padding: 20px 20px 0 20px;
}

.login_title img {
    float: left;
}

.login_title .text {
    margin-left: 20px;
    float: left;
}

.login_main {
    clear: both;
    padding: 15px 0 0 90px;
}

.login_main p {
    height: 30px;
    line-height: 30px;
}

.login_main div {
    height: 30px;
    line-height: 30px;
}

.login_main .input {
    width: 200px;
}

.login_main .code img {
    margin-bottom: -7px;
    *margin-bottom: -1px;
}

.login_button_box {
    padding-top: 15px;
    height: 100px;
}

.login_button_box input {
    vertical-align: middle;
    margin-bottom: 2px;
}

.login_reg_box {
    width: 545px;
    height: 380px;
    float: left;
    background: #FFF;
}

.login_reg_box .login_main {
    padding-left: 85px;
}

.acc_left {
    margin-right: 10px;
    float: left;
    width: 170px;
}

.acc_right {
    float: left;
    width: 780px;
}

.acc_left ul {
    margin: 10px 20px;
}

.acc_left li {
    background: url(../i/m-ico.gif) no-repeat 0 5px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 25px;
}

.acc_left li.selected a:link, .acc_left li.selected a:visited {
    color: #ff6c00
}
.data
{
width:758px;
overflow:hidden;
margin:10px;
}
.data table{
   background:#ddd;
   width:100%;
}
.data th{
	height:25px;
	text-align:center;
	background:#ffffff;
}
.data td{height:25px;background:#ffffff;}
.data .tr0 td{background:#fff;}
.data .tr1 td{background:#eee;}
.page{float:right;list-style:none;}

.page li{float:left;padding:5px;}
.marked {
    border: #ffda78 1px solid;
    padding: 15px;
    background: #FFFEEE;
}

.sale_content {
    width: 747px;
    float: left;
    margin-right: 10px;
}

.sale_list {
    width: 203px;
    float: left;
}

.sale_wares_info {
    float: left;
    width: 450px;
    overflow: hidden;
}
.fav{float:right;width:260px;}
.over .sale_wares_info {
	width: 540px;
}

.sale_wares_info h2 {
    padding-left: 5px;
}
.mythumb{width:165px;height:125px;overflow:hidden;text-align:center;}
.mythumb img{height:110px;margin-top:8px;}
.sale_oth_opt {
    float: left;
    width: 270px;
    background: #fff;
    position: relative;
    top: -10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #dadada;
    border-top: none;
}

.over .sale_oth_opt {
	width: 180px;
}

.sale_oth_opt img {
    vertical-align: text-bottom;
    margin-top: 0px !important;
    margin-top: 7px;
    margin-right: 5px;
}

.sale_imgs {
    width: 410px;
    float: left;
    margin-right: 10px;
    background: #fff;
    margin-top: 10px;
}


.sale_log1 {
    width: 714px;
    float: center;
    ;
    background: #fff;
    margin-top: 10px;
}

#big_img {
    width: 400px;
    line-height: 400px;
    
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

#bigshow {
    vertical-align: middle;
	width:100%;
}

.min_img_box {
    border-top: 1px solid #dadada;
    
    vertical-align: middle;
}
.min_img_box .thumb{height:80px;overflow:hidden;width:100px;text-align:center;float:left;}
.min_img_box .thumb img {
    cursor: pointer;
	height:75px;
}

.cur_sale {
    margin-top: 10px;
    width: 300px;
    float: left;
    background: #fff;
}

.cur_sale .pat {
    margin-bottom: 15px;
    background: url(../i/pat2_bg.gif) no-repeat;
    width: 106px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-size: 21px !important;
}

.cur_sale .pat_over {
    background: url(../i/pat2_over_bg.gif) no-repeat;
}

.cur_sale .time {
    font-size: 34px;
    text-align: center;
    padding-top: 10px;
}

.cur_sale_info {
    padding: 10px 20px;
    height: 87px;
}



.pat_btn_box {
    text-align: center;
}
.pat_btn_box .dobtn{
    margin-top: 10px;
    cursor: pointer;
    font-weight: bolder;
    display: inline-block;
    color: #FFF;
    width: 98px;
    height: 30px;
    line-height: 30px;
	margin-bottom:10px;
    font-size: 16px;
}


.sale_log_box {
    margin-top: 5px;
    line-height: 20px;
}

.sale_log {
    width: 100%;
}
.sale_log tr {
    height: 20px;
}

.sale_log th {
    background: #F6F6F6;
    text-align: center;
}

.sale_log td {
    text-align: center;
    white-space: nowrap;
}

.cur_wares_info {
    padding: 10px;
    overflow: hidden;
    overflow-x: auto;
}

.pay_content {
    width: 747px;
    float: left;
    margin-left: 10px;
}

.pay_list_content {
    background: url(../i/charge_bg.jpg) no-repeat 0 0;
    height: 360px;
    padding-top: 61px;
    padding-left: 87px;
}

.pay_list {
    padding: 5px;
}

.pay_card {
    float: left;
    margin-left: 48px ! improtant;
	margin-left: 24px;
	margin-right: 50px;
	width: 187px;
	height: 156px;
}

.pay_card .pay_card_info {
	padding-left: 10px;
}

.pay_card_info {
	float: left;
	line-height: 20px; *
	line-height: 22px;
}

.pay_card_info .cur_menoy {
	font-size: 18px !important;
}

.desc {
	height: 60px;
	overflow: hidden;
}

.card {
	margin: 10px;
}

.card img {
	float: left;
	margin-right: 20px;
}

.card .pay_card_info {
	width: 300px;
}

.return_pay {
	float: right;
	padding-right: 10px;
}

.card .reselect {
	float: left;
}

.coupon {
	margin: 20px;
	padding: 5px;
	line-height: 20px;
}

.gate {
	margin: 20px;
	padding: 5px;
	line-height: 30px;
}

.gate li {
	float: left;
}

.gate li img {
	border: 1px solid #fff;
	margin: 4px 14px; *
	margin: 4px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.gate li.selected img {
	border: 1px solid #ffda78;
}

.pay_btn_box {
	padding-top: 30px; *
	padding-bottom: 20px;
	_padding-bottom: 0px;
	text-align: center;
}

.cs_email {
	margin-top: 17px;
}

.cs_email a {
	font-size: 14px;
}

#favorite {
	cursor: pointer;
}

.point_add {
	position: absolute;
	z-index: 50px;
}

.ad_border {
	margin-top: 5px;
}

.ad {
	height: 198px;
	overflow: hidden;
}

.ad2 {
	height: 103px;
	overflow: hidden;
}

.ad2 table {
	float: left;
	margin: 5px;
}

.wares {
	padding: 0px 10px;
	height: 100%;
}

.wares ul {
	padding: 15px 0px;
}

.wares li {
	float: left;
	padding: 15px 5px;
	height: 100px;
	margin: 7px; *
	margin: 1px 7px;
}

.wares_photo {
	float: left;
	width: 102px;
	height: 100px;
	padding-right: 15px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
}

.wares_content {
	float: left;
	height: 98px;
	overflow: hidden;
	width: 170px; *
	width: 168px;
	_width: 165px;
}

.wares_content p {
	padding: 5px 0px;
}

.wares_content a {
	white-space: nowrap;
	overflow: hidden;
}

.wares_detailed {
	float: left;
	width: 130px;
	padding: 10px 10px 10px 15px;
	line-height: 35px;
	text-align: center;
}

.mail_content {
	background-color: white;
	white-space: normal !important;
	word-wrap: break-word !important;
	word-break: break-all !important;
	padding: 10px 20px 30px 20px !important;
}

.speed1 {
	color: #008040;
}

.speed2 {
	color: #e2ce3d;
}

.speed3 {
	color: #ff0000;
}
