﻿
/* CSS Document */
html {background: none repeat scroll 0 0 #FFFFFF;color: #000000;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, th, td {margin: 0;padding: 0; }
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
fieldset, img {border: 0 none;}
li {list-style: none outside none;}
input, textarea, select {font-family: inherit;font-size: inherit;font-weight: inherit;}
table {border-collapse: collapse;border-spacing: 0;}
body {color: #333333;font-family:"宋体";font-size: 12px;}
a {color: #333333;text-decoration: none;}
a:hover {color: #00a9e0;text-decoration: none;}
/*----------------head---------------*/
#Head{
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    background: url("../images/head_bg.gif") repeat-x scroll 0 0 transparent;
}
/*----------------headerTopArea---------------*/
#headerTopArea {
    height: 35px;
    position: relative;
    z-index: 2;
}
.headerTop {
    color: #FFFFFF;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.headerTop a{
color: #FFFFFF;
}
.headerTopLeft span,.headerTopLeft span a{color: #fff;}
.welcome{float: left;}
.DropTitle{background: url("../images/spritesbg.png") no-repeat scroll 57px -12px transparent;display: block;float: left;height: 20px;line-height: 20px;width: 63px;padding-left: 5px;}
.headerTop .hover .DropTitle{background-position: 57px -12px;}
.headerTopRight p{
    background: url("../images/spritesbg.png") no-repeat scroll -108px 4px #304C6A;
height: 18px;padding-left: 24px;}
.headerTopRight p a.DropTitle{background-position: 70px -12px;width: 82px;}
.headerTopRight .hover p a.DropTitle{background-position: 70px -12px;width: 82px;}
#headerTopArea .headerTopLeft {display: inline;float: left;width: 520px;}
#headerTopArea .headerTopRight {
    display: inline;
    float: right;
    position: absolute;
    left: 750px;

}
.hotLine{   
    color: #00A9E0;
    float: left;
    padding: 0 15px 0 0;
    *padding: 0 10px 0 0;
}
.hotLine span{display: inline;}

/*----------------logoArea---------------*/
#logoArea {
    background: url("../images/logo_bg.jpg") no-repeat scroll 50% 50% transparent;
    height: 107px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.logoArea_inner{
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 980px;
    height: 107px;
}
.logoArea {display: inline;float: left;height: 100px;width: 380px;}
.logoArea a{display: block;height: 100px;width: 380px;}
.blank15 {clear: both;display: block;font-size: 1px;height: 15px;overflow: hidden;}
.searchAreaBlock {
    bottom: 22px;
    float: right;
    position: absolute;
    left: 550px;
    width: auto;
}
.searchAreaBlock h3{
    color: #FFFFFF;
    font-family: 微软雅黑;
    letter-spacing: 5px;
    padding-bottom: 5px;
}
#logoArea .search {clear: both;margin: 4px 0 0; width: auto;_width:417px;}
#logoArea .searchText {
    background: url("../images/search_input.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #4087D0;
    display: inline;
    float: left;
    font-size: 100%;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding-left: 5px;
    width: 345px;
}
#logoArea .searchBtn {
    background: none repeat scroll 0 0 #2B4F6F;
    border: 1px solid #35638B;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 1px 0 0 3px;
    text-align: center;
    width: 64px;
}
#logoArea .searchWords span {color: #00a9e0;float: right;}
.blank5 {clear: both;display: block;font-size: 1px;height: 5px;overflow: hidden;}

/*----------------mainNav---------------*/

#mainNav {  overflow: hidden;margin: 0 auto;width: 980px;clear: both;}
#mainNav ul {margin-left: 1px;}
#mainNav li {display: inline;float: left;font-size: 14px;font-weight: bold;height: 40px;}
#mainNav li a{
    color: #08538D;
    display: inline;
    float: left;
    line-height: 40px;
    margin-top: 0;
    padding: 0 30px;
}
#mainNav li a:hover {color: #00a9e0;display: block;}
/*----------------subNav---------------*/
#subNav {   
    z-index: 4;
    float: left;
    position: relative;
    width: 188px;
    border-right: 1px solid #D6E8FF;
	}
#subNav li {display: block;    float: none;text-align: center;    position: relative;    clear: both;}
#subNav li a {
/*background: url("../images/spritesbg.png") no-repeat scroll 100% 12px transparent;*/
color: #000;display: block;font-size: 12px;line-height: 33px;padding: 0 15px;text-align: left;}
#subNav li a:hover {
/*background: url("../images/spritesbg.png") no-repeat scroll 100% -18px transparent;*/
color: #00a9e0;}
#subNav li li a,#subNav li li a:hover{
	color: #fff;
}
#subNav li li a:hover,#subNav li li a{
    background: none repeat scroll 0 0 transparent;
    text-align: left;
}
.sf-menu li li:hover{
    background: none repeat scroll 0 0 #ffa73b;
}
#subNav li.BgPosition a {background-position: 64px -27px;}
#subNav li .sf-sub-indicator{
    display: none;
}
#subNav li li .sf-sub-indicator{
    display: block;
}
#subNav a > .sf-sub-indicator {
    top: 0.7em;
}
/*----------------content---------------*/
#content{
    margin: 0 auto;
    position: relative;
    width: 980px;
    z-index: 1;
}
.con_top_left{
    float: left;
}
.con_top_right{
   float: right;
    width: 746px;
}
/*----------------index.html---------------*/
.focusNewsArea{    min-height: 40px;
    border: 3px solid #0C68AF;
    border-radius: 8px 8px 8px 8px;
    
    min-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 3;
	}
.focusImgArea{display:block;float: left; }
.newsArea{display:block;width:224px;height:350px;float: right;margin:0 0 10px 13px;}
.newsArea a img{border: 1px solid #CCCCCC;margin:0 0 5px 0;}
.area_broadcasting{
    background: url("../images/spritesbg.png") no-repeat scroll -378px -598px transparent;
    font-family: 微软雅黑;
    font-size: 18px;
    height: 35px;
    line-height: 18px;
    padding-left: 30px;
	color:#333;
}
#broadcasting a{ color:#333;}
#broadcasting a:hover{ color: #039;}
.toplinebanner{
	margin-bottom: 15px;
}
.notice_form{
   background: url("../images/circle.png") no-repeat scroll 0 50% transparent;
   margin-right: 80px;
   padding-left: 15px;
}
/*----------------hotKindsArea---------------*/
.hotArea{
    float: right;
    margin-top: 15px;
    overflow: hidden;
    width: 746px;
}
.hotKindsArea{float: left;}
.hotKindsArea h2 {background: url("../images/spritesbg.png") no-repeat scroll -208px -48px transparent;color: #FFFFFF;font-family: "Microsoft YaHei";font-size: 14px;height: 26px;line-height: 26px;text-align: center;width: 143px;}
.hotKindsConArea {border: 1px solid #CCCCCC;overflow: hidden;width: 737px;}
.hotKindsConArea ul {margin: 1px 0 0 1px;}
.hotKindsConArea li {display: inline;float: left;height: 77px;overflow: hidden;width: 368px;}
.hotKindsConArea .hotKindsName {background: url("../images/spritesbg.png") no-repeat scroll 0 -49px transparent;border-bottom: 1px solid #FFFFFF;color: #333333;display: inline;float: left;font-size: 14px;font-weight: bold;height: 76px;line-height: 76px;overflow: hidden;text-align: center;width: 72px;}
.hotKindsConArea .hotKindsName:hover {background: url("../images/spritesbg.png") no-repeat scroll -115px -49px transparent;}
.hotKindsConArea .hotKindsName:hover a{color: #FFFFFF;}
.hotKindsConArea .hotKindsCon {
    border-bottom: 1px solid #C9CACA;
    display: inline;
    float: left;
    height: 76px;
    overflow: auto;
    width: 296px;
}
.hotKindsConArea .hotKindsCon li {display: inline;float: left;margin: 0;white-space: nowrap;}
.hotKindsConArea .hotKindsCon p {color: #999999;display: inline;float: left;font-size: 13px;line-height: 24px;margin: 0 0 2px 5px;white-space: nowrap;}
.hotKindsConArea .hotKindsCon p a {color: #000000;margin-right: 5px;}
.hotKindsConArea .hotKindsCon p a:hover {color: #00a9e0;}
.hotKindsConArea .hotKindsCon p a.red{color: #00a9e0;}
.hotKindsRight{}
ul.tabmenu01{
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 3px;
_zoom:1;}
ul.tabmenu01 li{
    background: url("../images/hot_bg.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    width: 185px;
}
ul.tabmenu01 li.hover,ul.tabmenu01 li:hover{
    background: url("../images/hot_bg_hover.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
}
ul.tabmenu02{
    border: 1px solid #CFCFCF;
    clear: both;
    padding: 20px 34px 5px;
    border-radius: 5px 5px 5px 5px;
	background:-moz-linear-gradient(top, #fdfdfd,#f6f6f6);
	background:linear-gradient(top, #fdfdfd,#f6f6f6);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f6f6f6));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd,endColorstr=#f6f6f6,grandientType=1);
    position: relative;
	zoom:1;
}
ul.tabmenu02 li{
    display: inline-block;
    margin: 0 21px 15px;
    overflow: hidden;
    vertical-align: top;
    width: 182px;
    text-align: center;
	*display: inline;
	zoom:1;
}
ul.tabmenu02 li .pic{
    width: 180px;
    height: 110px;
    border: 1px solid #CFCFCF;
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 110px;
}
ul.tabmenu02 li .pic img{
    vertical-align: middle;
	max-width:100%;
	max-height:100%;
}
ul.tabmenu02 li span{
    color: #00A9E0;
    display: block;
    padding: 10px 0;
    text-align: center;
}
/*----------------productAreaHead---------------*/
#productAreaHead{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    width: 980px;
}
.productAreaHead {border-bottom: 2px solid #00a9e0;color: #000000;height: 24px;    position: relative;}
.productAreaHead a:link, .productAreaHead a:visited {color: #000000;}
.productAreaHead a:hover {color: #00a9e0;}
.productAreaHead h2 {background: url("../images/spritesbg.png") no-repeat scroll -208px -49px transparent;display: inline;float: left;height: 24px;line-height: 24px;text-align: center;width: 143px;}
.productAreaHead h2 a:link, .productAreaHead h2 a:visited { color: #FFFFFF; display: block; font-family: "Microsoft YaHei"; font-size: 14px; height: 24px; width: 143px;}
.productAreaHead ul {display: inline; float: left;}
.productAreaHead ul li {display: inline; float: left; line-height: 24px;}
.productAreaHead ul li a {margin: 0 5px;}
.moreProduct {
    display: inline;
    float: right;
    line-height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 0;
}
.bottom_friend .moreProduct{
    top: 12px;
}
.moreProduct a{
    color: #00A9E0
}
.CLTJarea {margin-top: 10px;}
.CLTJleft {display: inline; float: left; height: 339px; margin-right: 13px; width: 462px;}
.CLTJcenter {display: inline; float: left; height: 339px; margin-right: 13px; width: 330px;}
.CLTJcenter li {height: 106px; overflow: hidden; width: 330px;}
.CLTJcenterImg {display: inline; float: left; height: 107px; width: 107px;}
.CLTJcenterImg img{height: 107px; width: 107px;}
.CLTJcenterCon {display: inline; float: right; height: 107px; width: 217px;}
.CLTJcenterCon h3,.CLTJcenterCon h3 a{color: #00a9e0; font-size: 14px; height: 34px; line-height: 34px;}
.CLTJcenterCon p {color: #333333; height: 46px; line-height: 16px; overflow: hidden;}
.lookTJ p {background: none repeat scroll 0 0 #00a9e0; display: inline; float: right; height: 16px; line-height: 16px; text-align: center; width: 66px;}
.lookTJ a:link, .lookTJ a:visited, .lookTJ a:hover {color: #FFFFFF;}
li.dottedLine {background: url("../images/spritesbg.png") no-repeat scroll 0 -138px transparent; height: 10px; overflow: hidden; width: 330px;}
.J_slide {display: inline; height: 339px; width: 160px;}
/*-----------------bottom-------------*/
#bottom{
    background: none repeat scroll 0 0 #000000;
    clear: both;
    margin: 15px auto 0;
    padding: 40px 0 15px;
    overflow: hidden;
	width:100%;
}
#bottom_nav{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 980px;
}
.bottom_nav{
    display: inline-block;
    padding: 0 10px 20px 0;
    vertical-align: top;
    width: 156px;
    *display: inline;
	zoom:1;
}
.bottom_nav h3 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 5px;
 
    font-family: "Microsoft YaHei";
    margin-bottom: 6px;
}
.bottom_nav li {    padding: 6px 0;}
.bottom_nav li a{    color: #69B6EF;    color: #69B6EF;
    font-family: 微软雅黑;}
.bottom_nav li a:hover {color: #00a9e0;}
.bottom_hotline {
    float: right;
    height: 240px;
    line-height: 22px;
    padding: 0 0 0 20px;
    position: relative;
    width: 180px;
}
.bottom_hotline h5, .bottom_hotline h4 {line-height: 22px; margin-left: 15px;}
.bottom_hotline h5 {color: #656565;}
.bottom_hotline h4 strong ,.bottom_hotline h5 strong {font-weight: bold;}
.bottom_hotline h4 {color: #00a9e0; font-family: Tahoma; font-size: 14px;}
#bottom .copyRight {
    color: #FFFFFF;
    margin: 20px auto 0;
    text-align: center;
    width: 980px;
}
.copyRight h3{
   border-bottom: 1px solid #2D2D2D;
    color: #FFFFFF;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
}
.copyRight h3 a{
    vertical-align: middle;
}
.copyRight p{

}
.copyRight span.title{
    display: block;
    float: left;
}
.copyRight span.title a{
    color: #FFFFFF;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 0 10px;
}
.copyRight span.copy{
    display: block;
    float: right;
    padding-right: 10px;
    font-family: "Microsoft YaHei";
}
.subFooter{text-align: center;}
.subFooter img{padding: 0 10px;}
.bottom_friend{
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.bottom_friend h3{
    border-top: 1px solid #CFCFCF;
    color: #333333;
    font-family: 微软雅黑;
    font-size: 20px;
    margin: 10px 0;
    padding-left: 20px;
    padding-top: 10px;
}

.bottom_friend ul{
    overflow: hidden;
	clear: both;
	zoom:1;
}
.bottom_friend ul li{
    display: inline;
    float: left;
    margin: 0 10px;
    text-align: center;
    width: 140px;
}
.bottom_friend ul li .pic{
    width: 140px;
	height:110px;
    overflow: hidden;
    line-height: 110px;
    display: table;
}
.bottom_friend ul li .pic_brand{
    display: table-cell;
	text-align:center;
    vertical-align: middle;
	*display: block;
	*font-size: 110px;
}
.bottom_friend ul li .pic img{
    vertical-align: middle;
    max-width: 140px;
}
.bottom_aboutus{
   float: left;
    padding-left: 80px;
}
.bottom_aboutus h3{
    color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    margin-bottom: 6px;
}
.bottom_aboutus ul li{
    padding: 6px 0;
}
.bottom_aboutus a{
    color: #69B6EF;
    font-family: 微软雅黑;
}
.bottom_nav_most{
    border-left: 1px solid #2D2D2D;
    border-right: 1px solid #2D2D2D;
    display: inline;
    float: left;
    margin: 0 20px 0 40px;
    padding: 0 20px 0 40px;
    width: 500px;
}
.bottom_nav_most div{

}
.bottom_nav_most ul{

}
/*-----------------login-------------*/
#login{margin: 0 auto;width: 980px;}
#login .login_left{
    border-right: 1px solid #CCCCCC;
    float: left;
    padding: 20px 0;
    width: 410px;
}
#login .login_right{float:right;width:638px;text-align:center;}
#login .login_left p{margin-bottom: 8px;}
#login .login_left p label{display:block;text-align:right;width:80px;color: #656565;float:left;line-height:27px;}
#login .login_left p input{border:1px solid #A5AFC3;color:#999999;height:21px;width: 200px;line-height: 21px;padding: 2px 4px;}
#login .login_left p input.text{color: #000000;}
#login .login_left p input.btn,.infor_box p input.button,#register_form p input.button,#other input.gologin,.plGoodBad ul .meGouMai .goumaiButton,.tb-action-hint .tb-long-btn,#add_link a{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 27px;
    line-height: 27px;
    margin-left: 22px;
    width: 97px;
    text-align: center;
}
.plGoodBad ul .meGouMai .goumaiButton,#add_link a{
    display: block;
}
.infor_box p input.button{
    margin-left: 10px;
}
.infor_box p #recharge_submit{
    margin-left: 61px;
}
.tb-action-hint .tb-long-btn{
    float: left;
    margin: 0 0 10px;
}
.plGoodBad ul .meGouMai .goumaiButton{
    margin: 0 auto;
}
#login .login_left p input.btn:hover,.infor_box p input.button:hover,#register_form p input.button:hover,#other input.gologin:hover,.plGoodBad ul .meGouMai .goumaiButton:hover,.tb-action-hint .tb-long-btn:hover,#add_link a:hover{
    background-position: -286px -154px;
}
#login .login_left p.info{margin-top:15px;color: #656565;line-height: 24px;    text-align: center;   margin-left: -33px;}
#login .login_left p.info a.btn{
    background: none repeat scroll 0 0 #00a9e0;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 5px;
    padding: 0 5px;
    text-align: center;
}
#login .login_left h3{display: block; float: left; line-height: 32px; margin-left: 12px; padding-right: 6px;}
#login .login_left .tips{
    background: url("../images/spritesbg.png") no-repeat scroll 12px -151px #F5F5F5;
    border: 1px solid #00A9E0;
    clear: both;
    color: #00A9E0;
    display: none;
    height: 15px;
    margin: 0 0 3px 80px;
    padding: 4px 0;
    text-indent: 30px;
    width: 200px;
    line-height: 15px;
}
.add_copn_area{
    margin-left: 57px;
}
/*------------------end-------------*/
/*-----------------忘记密码页面和密码重置页面-------------*/
#forget input.min {
    margin: 0;
}
#forget #captcha{
    /* padding: 10px 0 0; */
}
#forget{
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 0 auto;
    min-height: 200px;
    padding-top: 33px;
    width: 440px;
}
#register_form #captcha label{
    width: 70px;
    padding-right: 5px;
}
#register_form input.min {
    margin: 0;
    border: 1px solid #A5AFC3;
    height: 25px;
    line-height: 25px;
}
#register_form #captcha{
    padding: 0;
}
#userinfo #register_form  p.btn {
    padding: 0 0 0 52px;
}
#forget p{
	/* margin:0 0 10px 0; */
	line-height:47px;
	height:47px;
}
#forget p label{
    color: #656565;
    display: block;
    float: left;
    font-size: 12px;
    height: 47px;
    line-height: 47px;
    text-align: right;
    width: 80px;
}
#forget p input.txt{
	height:21px;
	line-height:21px;
	width:225px;
	border:1px solid #ccccc;
	margin-top:10px;
}
#forget p input.button{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 27px;
    line-height: 27px;
    margin: 15px 0 0 80px;
    text-align: center;
    width: 97px;
}
#forget p input.button:hover{
    background-position: -286px -154px;
}
/*------------------end-------------*/
/*-----------------login_infor-------------*/
#login_infor{overflow: hidden;_zoom:1;}
.login_infor_title{background: url("../images/spritesbg.png") repeat-x scroll 0 -218px transparent;  border: 1px solid #CCCCCC;  color: #000000; height: 27px; line-height: 27px; margin-bottom: 10px; padding-left: 10px;}
.login_infor_right{
    border: 1px solid #C8C8C8;
    float: left;
    margin: 0 0 0 20px;
    width: 778px;
    display: inline;
}
.login_infor_right h3{
    background: url("../images/spritesbg.png") repeat-x scroll 0 -218px transparent;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}
.infor_box{
    overflow: hidden;
    padding: 20px;
    min-height: 220px;
    _height: 220px;
	_zoom:1;
    position: relative;
}
.infor_box #edit_info a{
    background: url("../images/spritesbg.png") no-repeat scroll -52px -868px transparent;
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 27px;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 30px;
}
.infor_box p{
    clear: both;
    margin: 0 auto;
    padding: 10px 0 10px 50px;
    overflow: hidden;
	_zoom:1
}
.infor_box p label{
	color: #757575;
    display: block;
    float: left;
    line-height: 25px;
    padding-right: 10px;
    text-align: right;
    width: 120px;
}
.infor_box p input.txt{
	padding-left:5px;
    width: 220px;
	border: 1px solid #A5AFC3;
    height: 25px;
    line-height: 25px;
    clear: none;
	margin-bottom: 0;
}
.infor_box p input.address{
	width: 350px;
}
.infor_box p input.zipcode{
	width: 80px;
}
.infor_box p span{
    line-height: 20px;
    padding-left: 5px;
}
.infor_box p.btn{
	margin-top:10px;
	padding:0;
    width: 400px;
}

/*注册页面*/
#userinfo{     
	border-right: 1px solid #CCCCCC;
    display: inline;
    float: left;
    height: 320px;
    width: 450px;}
.txterror{ border:1px solid #F20B21;}
#userinfo p{ margin:0;line-height:47px;height: 47px;}
#userinfo p.btn{
	padding:0 0 0 130px;
	margin-top:35px;
}
.ftx04{color:#F20B21; margin-right:5px;    font-weight: normal;}
.ui-icon{ 
    background: url("../images/spritesbg.png") no-repeat scroll -208px -192px transparent;
    display: inline;
    float: right;
    height: 22px;
    margin-right: 80px;
    width: 19px;
}
#register_form div label{
    display: block;
    float: left;
    line-height: 27px;
	height: 27px;
    padding:0px 5px 10px 0px;
    text-align: right;
    width: 70px;
    color: #656565;
	margin-top:5px;
}
#forget span.err{
    padding-left: 5px;
    color: #656565;
	height:47px;
	line-height:47px;
}
#others{
    float: left;
    padding-left: 20px;
    width: 515px;
}
#register_form div input.txt {
    border: 1px solid #A5AFC3;
    height: 21px;
    line-height: 21px;
    width: 217px;
	margin-top: 5px;
	padding: 2px;
}
#captcha{
	width:360px;
	height:25px;
	/* padding: 0 0 0 27px; */
}
#captcha label{
    color: #656565;
    display: block;
    float: left;
    line-height: 24px;
    text-align: right;
    width: 80px;
}
#captcha a{
    color: #656565;
	display:inline-block;
	height: 27px;
	line-height: 27px;
	float:left;
	margin-top: 5px;
}
input.min{
	width:80px;
	height:20px;
	margin:0 0 0 7px;
}
#captcha img{
	line-height: 27px;
	height:27px;
	margin:5px 10px 0px 10px;
	float:left;
}
#other{
    float: right;
    width: 500px;
	padding: 8px;
}
#btn_gologin{
	margin:0 0 0 5px;
}
hr {clear:both;}
#footer{clear:both; height:50px;line-height:50px;text-align:center;}

/*--------------------头部浮动链接---------------------*/
#headerTopArea #myVancl,#vanclMap,#shopCar{height:18px;line-height:18px;margin:8px 0 0 5px;float:left;display:inline;position:relative;cursor:pointer;}
#headerTopArea #myVancl ul{list-style-type:square ;}
#headerTopArea .hover p{height:18px;overflow: hidden;position: relative;z-index: 999;border-bottom:none;}
#headerTopArea .active {
    background: none repeat scroll 0 0 #304C6A;
    border: 1px solid #3B5E84;
}
#headerTopArea #vanclMap{
    margin: 8px 7px 0 12px;
    z-index: 3;
}
#headerTopArea #vanclMap a{
  padding: 0 4px 0 7px;
}
#headerTopArea #shopCar{width: 110px;z-index: 4;    position: relative;    margin-left: 0;}
#headerTopArea #shopCar.active{    border: 1px solid #3B5E84;}
#headerTopArea #shopCar.hover{    border: 1px solid #3B5E84;    width: 110px;
    position: relative;
}
#headerTopArea .hover{border: 1px solid #3B5E84;border-bottom:none;    background: none repeat scroll 0 0 #304C6A; }
#headerTopArea .hover ul{text-align:center;margin:0;display:block;border-top:none;}
#headerTopArea .myVanclDropList{width:68px;       position: absolute; background: none repeat scroll 0 0 #304C6A;    border: 1px solid #3B5E84;position:absolute;left:-1px;top:18px;display:none;list-style-type:square;}
#headerTopArea .myVanclDropList li{height:25px;line-height:25px;    text-align: center;}
#headerTopArea .shopCarInfo{
    background: none repeat scroll 0 0 #304C6A;
    border: 1px solid #3B5E84;
    display: none;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 5px 10px;
    width: 250px;
    z-index: 1;
    position: absolute;
}
#headerTopArea .shopCarInfo div{
    display: block;
    float: left;
}
#headerTopArea .shopCarInfo ul li{
    clear: both;
    overflow: hidden;
    padding: 0 0 10px;
}
#headerTopArea .hover .shopCarInfo{display:block;}
#headerTopArea .shopCarInfo a{color:#00a9e0;}
#headerTopArea #showCart img{    border: 1px solid #CCCCCC;
    height: 30px;
    padding: 1px;
    width: 30px;}
#headerTopArea #showCart span{margin-right:10px;display:block;float:left}
#headerTopArea #showCart span.name{
    text-align: left;
    width: 196px;
}
#headerTopArea #showCart span.last{display:block;float:right}
#headerTopArea #showCart span.last a{
	color:#FF8400;
}
#headerTopArea .shopCarInfo a.btn{margin: 5px 0;text-align:center;width:80px;line-height:20px;color:#ffffff;display:block;float:right;background:#00a9e0;cursor: pointer;}
/*---------------------结束--------------------*/

/*----------------product_infor----------------*/
.breadNav{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
.breadNav span{
    padding: 0 5px;
}
.product-intro{
	zoom:1;
}
.point_reward{
    float: left;
    overflow: hidden;
    width: 500px;
    /*border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;*/
    padding: 5px;
    min-height: 346px;
	height:auto;
}
.point_reward img{
    width: 500px;
}
.detail_rside{
    float: right;
    position: relative;
    width: 430px;
}
.detail_rside p{
    padding: 5px 0;
    overflow: hidden;
}
.detail_rside p span.rw_title{
    display: block;
    float: left;
    padding-right: 10px;
    text-align: left;
    width: 60px;
}
.detail_rside p.rew_title{
    border-bottom: 1px dashed #CCCCCC;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -2px;
}
.rew_desc{
    background: none repeat scroll 0 0 #D5F5FF;
    clear: both;
    min-height: 140px;
    padding: 10px;
    line-height: 20px;
}
.rew_desc h2{
	font-size:14px;
	font-weight:bold;
	color:#026B96;
	width:100%;
	height:20px;
	line-height:20px;
}
.detail_rside p em{
    color: #DE0303;
    font-size: 14px;
    font-style: normal;
}
#pr_btn {
    text-align: right;
}
#pr_btn input{
    background: url("../images/spritesbg.png") no-repeat scroll -208px -84px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: 10px;
    text-align: center;
    width: 150px;
}
#pr_btn input.ex_disable{
	background-position:0 -1358px;
}
.pro-detail h2{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 10px 0;
}
.cuxiaoPrice {
    clear: both;
    color: #333333;
    padding: 10px 0 15px;
}
.selArea{
    background-color: #F4F7FC;
	zoom:1;
}
.selArea h3 {
    color: #999999;
    display: inline;
    float: left;
}
.selArea span.tsize{padding-left:8px; color: #00a9e0;}
.colorBlock.selSizeArea.selected{
	background: none repeat scroll 0 0 #BACBDD;
    border: 1px solid #336699;
}
.colorBlock.selColorArea.selected{
	border:1px solid #336699;
}
.selArea {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    overflow: hidden;
    padding: 10px 0 10px 10px;
}
.selArea ul{
    clear: both;
    padding-top: 10px;
    *padding-top: 0;
}
.selArea li {
    border: 1px solid #B4B4B4;
    display: inline;
    float: left;
    margin: 0 4px 6px 0;
    padding: 0 10px;
}
.selArea li.dotted {
    border: 1px dashed #B4B4B4;
}
.selArea li.dotted img,.selArea li.dotted p{
    opacity: 0.2;
}
.selArea li.dotted:hover{
    cursor: not-allowed;
}
.selArea li.selected{
    border: 1px solid #00a9e0;
}
.colorarea li.selected a.color{
    border: 2px solid #00a9e0;
}
.selArea li:hover{
    cursor: pointer;
}
.colorBlock p {
    color: #666666;
    display: inline;
    float: left;
    line-height: 16px;
    margin-left: 6px;
    padding-top: 4px;
}
.shoppingCarArea{
    background: none repeat scroll 0 0 #F4F7FC;
    clear: both;
    height: 135px;
    padding: 15px 0 0;
    position: relative;
}
.goodsNum select {
    height: 20px;
    line-height: 20px;
    width: 42px;
}
span.goodsAdd {
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 55px;
}
.sideBarSettabArea{
    clear: both;
    margin: 10px auto 0;
    overflow: hidden;
    width: 980px;
}
.sideBarArea {
    display: inline;
    float: left;
    width: 200px;
}
.recommend {
    border: 1px solid #D6D6D6;
    height: auto;
    width: 198px;
    margin: 0 0 10px;
}
.about_left_recommend .recommend{
	 width: auto;
}
.recommend h3 {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -251px transparent;
    border-bottom: 1px solid #D6D6D6;
    color: #333333;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    width: 198px;
}
.about_left_recommend .recommend h3{
	 width: auto;
}
.recommend ul{}
.recommend ul li {
    height: auto;
    padding-top: 15px;
    text-align: center;
}
.recommend ul li .pic{
   margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 160px;
}
.recommend ul li p {
    line-height: 18px;
     
    text-align: left;
    width: 150px;
}
.recommend ul li p a{ color: #666;}
.recommend ul li p a:hover{color: #666;}
.recommend ul li .bfbimg {
    color: #00A9E0;
    text-align: center;
}
.recommend ul li .bfbimg img {
    margin-right: 5px;
}
.recommend ul li .bfbimg strong {
    margin-right: 5px;
}
.recommend ul li span {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
}
.recommend ul li span em {
    color: #00A9E0;
    font-weight: bold;
    margin-left: 3px;
    font-style: normal;
}
.RsetTabMenu {
    border-bottom: 3px solid #0184AF;
    height: 32px;
	clear: both;
}

#pic_nav li a:hover{border:1px solid #FF0000;}
.RsetTabMenu li.three5 {
    margin-right: 0;
}
#question{
    margin-top: 10px;
}
.area1{
    clear: both;
}
.area1 h3 {
    color: #999999;
    font-weight: bold;
    margin: 10px 0 6px;
    position: relative;
    width: 748px;
}
.product-intro .pic{
    display: inline;
    float: left;
    overflow: visible;
    width: 507px;
    padding-bottom: 15px;
    position: relative;
}
#load_image{
	display:none;
    left: 48%;
    position: absolute;
    top: 35%;
    z-index: 99999;
}
.pic_big{
    height: 400px;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    width: 400px;
    border: 1px solid black;
    display: table;
}
.product-intro .jqzoom{
    border: medium none;
    display: table-cell;
    float: none;
    vertical-align: middle;
    *font-size: 400px;
	*display: block;
}
.product-intro .jqzoom img{
    float: none;
}
.pic_nav{
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 10px 0;
}
.sharebox{
    overflow: hidden;
	zoom:1;
}
.sharebox ul{

}
.sharebox ul li{
    background: url("../images/share.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: "宋体";
    line-height: 16px;
    margin: 3px 10px 0 0;
    position: relative;
}
.sharebox ul li.fx-tit {
    background: none repeat scroll 0 0 transparent;
}
.sharebox ul li.fx-sina {
    background-position: 0 -10px;
}
.sharebox ul li.fx-tengx {
    background-position: 0 -32px;
}
.sharebox ul li.fx-sohu {
    background-position: 0 -141px;
}
.sharebox ul li.fx-kaixin {
    background-position: 0 -76px;
}
.sharebox ul li.fx-douban {
    background-position: 0 -119px;
}
.sharebox ul li.fx-meili {
    background-position: 0 -97px;
}
.sharebox ul li.fx-yphone {
    background-position: 0 -182px;
}
.sharebox ul li.fx-email {
    background-position: 0 -161px;
}
.sharebox ul li.fx-msn {
    background-position: 0 -54px;
}

.sharebox ul li a {
    color: #000000;
    display: block;
    height: 17px;
    width: 17px;
}

.voteArea {
    background: none repeat scroll 0 0 #F4F7FC;
    border: 1px solid #D6D6D6;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
	_zoom:1;
}
.voteArea p {
    color: #666666;
    line-height: 22px;
    padding: 8px 15px;
}
.voteArea p strong {
    color: #000000;
    font-weight: normal;
}
.lookMoreArea{
    overflow: hidden;
	_zoom:1;
}
.lookMoreArea h2 {
    color: #666666;
    display: inline;
    float: left;
    padding-top: 5px;
}
.lookMoreArea h3 {
    display: inline;
    float: right;
    margin-right: 15px;
}
.lookMoreArea h3 a{
    color: #00a9e0;
    text-decoration: none;
}
.pro-detail{
    display: inline;
    float: right;
    position: relative;
    width: 442px;
}
.brandNumArea {
    color: #999999;
}
.brandNumArea span {
    display: inline;
    float: left;
    margin-right: 15px;
}
.brandNumArea strong {
    color: #333333;
    font-weight: normal;
}
.cuxiaoPrice span {
    color: #00a9e0;
}
.MSpriceArea span {
    margin-right: 20px;
}
.MSpriceArea span strong {
    color: #999999;
}
.question {
    display: inline;
    float: right;
}
.vipPrice{
    padding: 10px 0 0;
}
.vipPrice span {
    color: #333333;
    margin-right: 15px;
}
.question img, .question a {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -327px transparent;
    display: inline;
    float: left;
    padding-left: 18px;
}
.question img {
    margin-right: 4px;
}
.selectArea{
    border: 1px solid #CCCCCC;
    position: relative;
	_zoom:1;
    margin-bottom: 10px;
	clear:both;
}
.selColorArea{
    background-color: #F4F7FC;
}
.clothingColor{
    overflow: hidden;
    padding: 10px 0;
	_zoom:1;
}
.clothingColor h3 {
    color: #999999;
    display: inline;
    float: left;
    line-height: 19px;
    text-indent: 10px;
}
.selColor {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
}
.selColor li {
    border: 1px solid #B4B4B4;
    display: inline;
    float: left;
    height: 54px;
    margin: 0 4px 6px 0;
    width: 100px;
}
.colorBlock {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
}
.colorBlock a{
    display: block;
    float: left;
    height: 50px;
    overflow: hidden;
    padding: 2px;
    width: 50px;
}
.colorBlock img {
    display: inline;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 50px;
}
.colorBlock.selSizeArea a{
	display:none;
}
.selSizeArea {
    overflow: hidden;
}
.selSizeArea li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8C8C8;
    color: #333333;
    cursor: pointer;
    display: inline;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    padding: 0 10px;
    text-align: center;
}
.selSize{
    clear: both;
}

.goodsNum {
    padding: 0 0 0 12px;
    width: 115px;
}
.goodsNum span, .goodsNum select {
    display: inline;
    float: left;
}
.goodsNum span {
    color: #666666;
    line-height: 20px;
}
.goodsNum span label{
	color: #00a9e0;
    font-size: 16px;
    font-weight: bold;
}
.goodsNum input {
    height: 17px;
    line-height: 17px;
    text-align: center;
    width: 45px;
}
.goodsPrice {
    width: 175px;
}
.goodsPrice p {
    color: #666666;
    padding: 0 0 8px;
}
.goodsPrice p strong {
    font-weight: bold;
}
.goodsPrice p span {
    color: #00a9e0;
    font-style: normal;
}
.shoppingCarArea div {
    display: inline;
    float: left;
    overflow: hidden;
}
.shoppingCarArea div.cart_infor{
    padding: 0;
}
.shoppingCarArea .goodsCar {
    bottom: 12px;
    padding-top: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.shoppingCarArea .goodsCar a.dp_buynow,#show_reserve,a.gotoshop{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1305px transparent;
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    width: 125px;
}
.shoppingCarArea .goodsCar a.dp_buynow:hover,#show_reserve:hover,a.gotoshop:hover{
    background: url("../images/spritesbg.png") no-repeat scroll -137px -1305px transparent;
    color: #FFFFFF;
}
.shoppingCarArea .goodsCar .dp_gwbtn {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -282px transparent;
    display: block;
    float: right;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    text-align: center;
    width: 138px;
	color:#fff;
	font-weight: bold;
}
.shoppingCarArea .goodsCar .dp_scbtn {
	background: url("../images/spritesbg.png") no-repeat scroll -208px -285px transparent;
    color: #00A9E0;
    display: block;
    float: right;
    height: 36px;
    line-height: 35px;
    margin-right: 10px;
    padding-left: 15px;
    text-align: center;
    width: 90px;
}
.goodsAddArea {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #CCCCCC;
    height: 25px;
    padding: 15px 0 20px 15px;
    position: relative;
    width: 425px;
    z-index: 0;
    margin-top: 10px;
}
.goodsAdd span {
    display: inline;
    float: left;
    line-height: 26px;
}
.goodsAddArea strong, .shuoming strong, .pay strong {
    color: #00a9e0;
    font-weight: bold;
}
.cityAdd {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BDBDBD;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0 5px;
    width: 70px;
}
span.goodsAdd {
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 55px;
}
.cityAdd strong {
    background: url("../images/spritesbg.png") no-repeat scroll 1px -12px transparent;
    display: block;
    float: right;
    width: 15px;
}
.payArea {
    border-bottom: 1px solid #DCDCDC;
    overflow: hidden;
	_zoom:1;
}
.shuoming {
    padding-left: 15px;
}
.mianyunfei {
    color: #00a9e0;
    margin-top: 10px;
    text-indent: 80px;
}
.pay{
    overflow: hidden;
    padding: 15px 0 10px;
	_zoom:1;
}
.payLeft {
    color: #00a9e0;
    display: inline;
    float: left;
    font-weight: bold;
    line-height: 22px;
    text-align: right;
    width: 80px;
}
.payRight {
    display: inline;
    float: left;
    line-height: 22px;
    width: 320px;
}

.sideBarSettabArea{
    clear: both;
    margin: 10px auto 0;
}
.sideBarArea {
    display: inline;
    float: left;
    width: 200px;
}
.RsetTabArea {
    display: inline;
    float: right;
    overflow: hidden;
    width: 748px;
}
.RsetTabMenu li {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -424px transparent;
    border-color: #D6D6D6;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin-right: 2px;
    text-align: center;
    width: 146px;
}
.RsetTabMenu li.hover{
    background: url("../images/spritesbg.png") repeat-x scroll -146px -424px transparent;
    border-color: #00a9e0;
	color:#ffffff;
}
.area1.hidden{
	display:none;
}
.shoppingCarArea div.wait_sales{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -657px transparent;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 125px;
}
.shoppingCarArea div.wait_date{
    bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 150px;
	color: #00A9E0;
}
.ord_pic{
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    width: 180px;
    margin: 0 auto;
}
.ord_pic img{
    vertical-align: middle;
}
/*-----------------reserve_box--------------------*/
.shoppingCarArea div#reserve_box{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 2px solid #00A9E0;
    color: #00A9E0;
    left: 0;
    position: absolute;
    width: 438px;
    z-index: 9999;
}
.shoppingCarArea div#reserve_box .reserve_head{
	background:-moz-linear-gradient(top, #6CD0F0,#00A9E0);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#6CD0F0), to(#00A9E0));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6CD0F0,endColorstr=#00A9E0,grandientType=1);
    color: #FFFFFF;
    display: block;
    float: none;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
}
.shoppingCarArea div#reserve_box a.close_reserve{
    color: #FFFFFF;
    font-size: 16px;
    position: absolute;
    right: 6px;
    top: 0;
}
.shoppingCarArea div#reserve_box .reserve_body{
    display: block;
    float: none;
    padding: 20px 20px 6px;
}
.shoppingCarArea div#reserve_box .reserve_body label{
    display: block;
    float: left;
    text-align: right;
    width: 50px;
    clear: both;
}
.shoppingCarArea div#reserve_box .reserve_body input,.shoppingCarArea div#reserve_box .reserve_body textarea {
    width: 160px;
}
.shoppingCarArea div#reserve_box .reserve_body textarea {
    height: 52px;
}
.shoppingCarArea div#reserve_box .reserve_body  img{
    padding-left: 5px;
    vertical-align: middle;
}
.shoppingCarArea div#reserve_box .reserve_body a{
    color: #053860;
}
.shoppingCarArea div#reserve_box .reserve_foot{
    display: block;
    float: none;
    padding: 0 20px 20px 70px;
}
.shoppingCarArea div#reserve_box .reserve_foot button{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "微软雅黑";
    height: 27px;
    width: 97px;
    margin: 0 10px 0 0;
}
.shoppingCarArea div#reserve_box .reserve_foot button:hover{
    background: url("../images/spritesbg.png") no-repeat scroll -286px -154px transparent;
}
.shoppingCarArea div#reserve_box .msg{
    color: #A10000;
    padding-left: 10px;
}
.shoppingCarArea div#reserve_box p{
    clear: both;
    padding: 0 0 10px;
}
/*---------------product_comment----------------*/
.NewComment {
    height: auto;
    width: 748px;
}
.NewCommentOne {
    border: 1px solid #CACACA;
    overflow: hidden;
    width: 746px;
    margin-top: 10px;
}
.NewCommentOne h3 {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -251px transparent;
    border-bottom: 1px solid #CACACA;
    color: #333333;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    width: 746px;
}
.NewCommentOne h3 em {
    color: #999999;
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 26px;
    margin-right: 10px;
    text-align: center;
    width: auto;
    font-style: normal;
}
.NewCommentOne h3 span {
    background: url("../images/spritesbg.png") no-repeat scroll -376px -428px transparent;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 29px;
}
.NewCommentOne h3 strong {
    color: #00a9e0;
    font-weight: bold;
}
.plGoodBad {
    height: 108px;
    margin: 0 auto;
    padding: 6px 0;
    width: 740px;
}
.plGoodBad ul {
    height: 108px;
    width: 740px;
}
.plGoodBad ul li {
    border-right: 1px solid #CFCFCF;
    float: left;
    height: 108px;
}
.plGoodBad ul .goodPing {
    color: #00a9e0;
    height: 78px;
    padding-top: 30px;
    text-align: center;
    width: 110px;
}
.plGoodBad ul .goodPing .goodPLv {
    font-size: 35px;
    font-weight: bold;
}
.plGoodBad ul .haozhonghuai {
    width: 460px;
}
.plGoodBad ul .haozhonghuai dl {
    height: 95px;
    margin: 0 auto;
    width: 205px;
}
.plGoodBad ul .haozhonghuai dl dd {
    margin-top: 16px;
}
.plGoodBad ul .haozhonghuai span {
    background: none repeat scroll 0 0 #EFEFF1;
    border: 1px solid #C9C9C9;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    vertical-align: middle;
    width: 143px;
}
.plGoodBad ul .haozhonghuai span strong {
    background: none repeat scroll 0 0 #00a9e0;
    display: inline-block;
    float: left;
    height: 10px;
}
.plGoodBad ul .haozhonghuai dl dd em {
    display: inline-block;
    width: 61px;
    font-style: normal;
}
.SpriteStar {
    background: url("../images/spritesbg.png") no-repeat scroll -383px -155px transparent;
    display: inline-block;
    height: 13px;
    vertical-align: middle;
    width: 14px;
}
.plGoodBad ul .haozhonghuai dl dd .SpriteStar {
    margin-right: 0;
    vertical-align: -3px;
}
.plGoodBad ul .haozhonghuai dl dd .position1{
    background-position: -383px -155px;
}
.plGoodBad ul .haozhonghuai dl dd .position2{
    background-position: -383px -168px;
}
.plGoodBad ul .haozhonghuai dl dd .position3{
    background-position: -383px -181px;
}
.xingqingPL {
    float: left;
    position: relative;
}
.xingqingPL a{
    background: url("../images/spritesbg.png") no-repeat scroll 8px -6px transparent;
    color: #666666;
    display: inline-block;
    margin: 50px 0 0 10px;
    padding-bottom: 10px;
}
.plGoodBad ul .meGouMai {
    border: medium none;
    height: 78px;
    padding-top: 30px;
    text-align: center;
    width: 168px;
}

.YHsize {
    height: 43px;
    margin: 0 auto;
    width: 740px;
}
.YHsize li {
    float: left;
    height: 43px;
    line-height: 43px;
    margin: 0 22px 0 12px;
    text-align: center;
}
.YHsize .chimaGoodBad {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #333333;
    display: inline;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 7px 0 0 18px;
    text-align: center;
    width: 71px;
}
.YHsize li span {
    color: #00a9e0;
}
.hzcTitle {
  border-bottom: 3px solid #0184AF;
    height: 25px;
    width: 748px;
    margin-top: 10px;
}
.hzcTitle li {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -460px transparent;
    color: #777777;
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 2px;
    text-align: center;
    width: 97px;
}
.hzcTitle .commonPL {
    background: url("../images/spritesbg.png") no-repeat scroll -97px -460px transparent;
    color: #FFFFFF;
    width: 117px;
}
.NewCommentDetail {
    border-top: medium none;
    height: auto;
    overflow: hidden;
    width: 746px;
    margin: 0;
}
.buyPfDetail {
    border-bottom: 1px solid #D0D0D0;
    height: auto;
    overflow: hidden;
    padding: 0 0 10px;
    width: 746px;
}
.buyPfDetail h4 {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #333333;
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    padding: 0 12px;
    width: 722px;
}
.buyPfDetail h4 span {
    float: right;
    margin-left: 50px;
}
.buyPfDetail h4 strong {
    float: left;
    font-weight: bold;
}
.SpriteStar2 {
    background: url("../images/spritesbg.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 13px;
    vertical-align: middle;
    width: 14px;
}
.buyPfDetail h4 strong .SpriteStar2 {
    margin-top: -4px;
    vertical-align: middle;
}
.buyPfDetail h4 strong .position0{
    background-position: -383px -181px;
}
.buyPfDetail h4 strong .position1{
    background-position: -383px -168px;
}
.buyPfDetail h4 strong .position2{
    background-position: -383px -155px;
}
.buyPfDetail .plDetailList {
    color: #999999;
    height: auto;
    overflow: hidden;
    width: 746px;
}
.buyPfDetail .plDetailList .plGuanDian {
    height: auto;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
    width: 746px;
}
.buyPfDetail .plDetailList .plGuanDian span {
    display: inline-block;
    float: left;
    margin-left: 15px;
}
.buyPfDetail .plDetailList .plGuanDian p {
    float: right;
    margin-right: 30px;
    width: 660px;
}
/*---------------------product_ques--------------------*/
.proc{
	clear:both;
}
.proc table td{
	text-align:center;
	border:1px solid #999999;
	color:#999999;
}
.area1 p.productMS{
    border-bottom: 1px dotted #999999;
    color: #666666;
    line-height: 20px;
    padding-bottom: 20px;
    text-indent: 2em;
}
.area3Head {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -251px transparent;
    border-bottom: 1px solid #CFCFCF;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
}
.area3Head h2{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -320px transparent;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}
.area3Head #questionOrderType{
    float: right;
    margin-top: 5px;
}
.area3Head span.question{
    padding: 0 5px 0 10px;
}
.area3Head span.question a{
    background: none repeat scroll 0 0 #00A9E0;
    color: #FFFFFF;
    padding: 0 7px;
}
.area3{  
	border: 1px solid #CFCFCF;
    margin-top: 10px;
    width: 746px;
    overflow: hidden;
	zoom:1;
}
#question .area3{
    margin: 0;
}
.userQuesArea h4{
    padding: 10px 0;
}
.userQuesArea h4 span{
   float: right;
}

.area3Con{padding-left:10px;}
.area3Con.bak{
	background-color:#F0F0F0;
}
.blank20{  
	clear: both;
    display: block;
    font-size: 1px;
    height: 20px;
    overflow: hidden;
}
#question .cart_box2{
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}
#question .add_que .cart_infor{
    height: 380px;
    margin-left: 264px;
    margin-top: 11px;
    width: 820px;
    border: 1px solid #00a9e0;
    padding-bottom: 23px;
    background: none repeat scroll 0 0 #FFFFFF;
}
#question .add_que .tb-action-hint{
    margin: 0;
}
#question .add_que .tb-action-hint h4{
    background: url("../images/spritesbg.png") repeat-x scroll 0 -346px transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding-left: 5px;
}
#question .add_que .tb-action-hint h2{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -388px transparent;
    border-bottom: 2px solid #00a9e0;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 10px 0 10px 20px;
    width: 720px;
}
#question .add_que table{
    margin: 0 auto;
    width: 580px;
}
#question .add_que .tb-action-hint .tb-long-btn{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    display: block;
    margin: 10px auto;
    width: 68px;
    line-height: 22px;
    float: none;
}
#question .add_que .cart_infor .tb-close {
    color: #FFFFFF;
    background: url("../images/spritesbg.png") no-repeat scroll -110px -329px transparent;
    top: 16px;
    width: 20px;
    font-size: 0;
}
#question .add_que table input,#question table textarea {
    height: 20px;
    width: 500px;
}
#question .add_que table textarea{
    height: 200px;
}
#question .add_que table span.text{
    display: block;
    padding: 10px 0;
}
#question .add_que table td.text_left{
    vertical-align: top;
}
.after-sales,.buy{
    margin-top: 10px;
    line-height: 25px;
}
.after-sales h1,.buy h1{
    color: #666666;
    font-family: "宋体";
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    word-wrap: break-word;
}
.after-sales .title,.buy .title{
    border-bottom: 2px solid #CCCCCC;
    margin: 0 auto 5px;
    overflow: hidden;
    position: relative;
    width: 745px;
}
.after-sales .title h2,.buy .title h2{
    border-bottom: 2px solid #0184AF;
    float: left;
    font: 700 14px/22px "宋体";
    padding: 0 6px;
}
/*---------------check_login----------------*/
#question .check_login .cart_infor{
    height: auto;
    margin-left: 567px;
    margin-top: 300px;
    width: 300px;
    border: 1px solid #00a9e0;
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
	zoom:1;
}
#question .check_login .tb-action-hint{
    margin: 0;
}
#question .check_login .tb-action-hint h4{
    background: url("../images/spritesbg.png") repeat-x scroll 0 -346px transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding-left: 5px;
}
#question .check_login span.text1{
    display: block;
    padding: 20px 0 0;
    text-align: center;
}
#question .check_login .button1{
    margin: 0 auto;
    width: 105px;
   text-align: center;
}
#question .check_login .tb-action-hint .tb-long-btn{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    display: block;
    float: none;
    width: 68px;
    margin: 0 auto;
}
#question .check_login .cart_infor .tb-close {
    color: #FFFFFF;
    background: url("../images/spritesbg.png") no-repeat scroll -110px -329px transparent;
}
#question .check_login a.goto{
    display: block;
    float: none;
    height: 25px;
    line-height: 25px;
    padding-left: 0;
    text-decoration: underline;
}
.area_question{
    border: 1px solid #C8C8C8;
    display: inline;
    float: left;
    margin: 0 0 0 20px;
    width: 778px;
}
.questionAnswer{
    border-bottom: 1px solid #CCCCCC;
    margin: 10px;
    overflow: hidden;
    padding: 0 0 10px;
}
.questionAnswer .qaUser{
    float: left;
    padding-right: 20px;
    width: 100px;
}
.questionAnswer .qaUser a img{
    display: block;
    height: 68px;
    margin: 0 auto;
    padding: 5px 0;
    width: 68px;
}
.questionAnswer .qaUser .name{
    color: #00A9E0;
    display: block;
    text-align: center;
}
.questionAnswer .qaCon{
    float: left;
    width: 638px;
}
.questionAnswer .qaCon h4{
    border-bottom: 1px dotted #333333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.questionAnswer .qaCon h4 span{
    float: right;
}
.questionAnswer .qaCon .ask{
    line-height: 20px;
    padding: 0 0 10px;
}
.proarea{
    background-color: #F9F9F9;
    padding: 5px 0 0;
    text-indent: 15px;
    width: 746px;
	overflow:hidden;
}
.proarea li {
	float: left;
    padding: 8px 0;
    width: 245px;
}
.proarea li span{
	color:#00a9e0;
	text-indent:8px;
}
.adminAsk{
	padding-top: 10px;
    text-indent: 40px;
}
.contentQues{
	text-indent:20px;
}
/*---------------------结束--------------------*/

/*----------------product_list1----------------*/
.product_inside{

}
.product_inside li{
    float: left;
    margin: 0 12px 9px;
    width: 172px;
    display: inline;
}
.product_inside li img{
    border: 1px solid #CCCCCC;
    display: block;
    height: 170px;
    margin: 0 auto;
    vertical-align: middle;
    width: 170px;
}
.product_inside li .detail{
    height:30px;
    overflow: hidden;
    padding: 8px 10px;
    text-align: left;
	_zoom:1;
}
.product_inside li .price{
    color: #999999;
    text-align: left;
    text-indent: 10px;
}
.product_inside li .price em{
    text-decoration: line-through;
}
.product_inside li .Sprice{
    color: #00a9e0;
    margin-top: 2px;
    text-align: left;
    text-indent: 10px;
}
/*---------------------结束--------------------*/

/*------------------page----------------------*/
.pager{
    clear: both;
    padding-top: 10px;
}
.product .pager{
    margin: 20px auto 10px;
    width: 600px;
}
.pager_btn {
    background: url("../images/spritesbg.png") no-repeat scroll -351px -546px transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 26px;
    margin-left: 10px;
    width: 49px;
}
.pager strong {
    float: right;
    margin-top: 6px;
}
.pager_number {
    border: 1px solid #EDEDED;
    float: right;
    height: 24px;
    line-height: 24px;
    margin: 0 4px;
    text-align: center;
    width: 26px;
}
.pager .page_total {
    display: block;
    float: right;
    margin: 6px 10px 0;
    font-style: normal;
}
.pager span {
    display: block;
    float: right;
	margin: 0 5px;
}
.pager span.page_header{
    color: #00A9E0;
    height: 26px;
    line-height: 26px;
}
.page_next {
    background: url("../images/spritesbg.png") no-repeat scroll -305px -456px transparent;
    border: 1px solid #EFEFEF;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    padding-right: 14px;
    text-align: right;
    width: 43px;
}
.pager ul {
    float: right;
	padding: 0 5px 0 0;
    display: block;
}
.pager li {
    display: inline;
    float: left;
    margin-left: 7px;
    text-align: center;
}
.pager li a {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #EDEDED;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 26px;
}
.pager .current {
    background: none repeat scroll 0 0 #00a9e0;
    border: 1px solid #EDEDED;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    width: 26px;
}
.page_first {
    background: url("../images/spritesbg.png") no-repeat scroll -348px -500px transparent;
    border: 1px solid #EFEFEF;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 14px;
    text-align: left;
    width: 43px;
}
#collect_table{
    position: relative;
}
#collect_table .page-nav{
    position: absolute;
    right: 0;
    top: -32px;
}
#collect_table .page-nav ul li a{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
}
/*---------------menu_hover----------------*/
.dht {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #00a9e0;
    line-height: 28px;
    margin-left: -1px;
    overflow: hidden;
    position: absolute;
    top: 28px;
}
#subNav ul li.active .dht{display:none;}
#subNav ul li.hover .dht{    
	display: block;
    position: absolute;
}
.navchild{
    overflow: hidden;
}
.childleft {
    display: inline;
    float: left;
}
/*
.childright {
    display: inline;
    float: right;
    padding-left: 10px;
    padding-top: 10px;
    width: 100px;
}
.childright li {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    display: block;
}
#subNav .navchild .childright li a {
    background: url("../images/spritesbg.gif") no-repeat scroll -233px -5px transparent;
    clear: both;
    color: #A10000;
    display: block;
    font-size: 12px;
    line-height: 30px;
    padding-left: 10px;
    text-align: left;
    width: 72px;
}
#subNav .navchild .childright li a:hover {
    background: url("../images/spritesbg.gif") no-repeat scroll -233px -5px transparent;
}
*/
.childli {
    overflow: hidden;
    padding: 2px 0 2px 10px;
}
.childclass {
    display: inline;
    float: left;
}
#subNav .childleft .childclass a {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    text-align: left;
}
.childleft .childclass span {
    background: url("../images/spritesbg.png") no-repeat scroll -236px -17px transparent;
    color: #00a9e0;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}
.childdetail {
    display: inline;
    float: left;
}
#subNav li .childdetail a {
    background: none repeat scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    padding: 0 3px;
    line-height: 20px;
}
.childdetail span {
    color: #999999;
    display: inline;
    padding: 0 6px;
    line-height: 20px;
    float: left;
}
.LFkinddot {
    background: url("../images/childdotbg.gif") repeat-x scroll 0 0 transparent;
    clear: both;
    font-size: 1px;
    height: 1px;
}
/*---------------------结束--------------------*/

/*--------------------图片切换--------------------*/
#branding ul{
    position: absolute;
	z-index:999;
	right: 10px;
    top: 292px;
}
#branding ul li{
    
    float: left;
    font-weight: normal;
	margin: 2px;
	padding:0;
	opacity:0.9;
}
#branding ul li.activeSlide,#branding ul li:hover{
    
}
#branding ul li a{
    margin:0;
	padding:0;
	display:block;
	color: #7F0019;
	line-height:20px;
	height:18px;
	width:15px;
	text-align:center;
    text-indent: -999em;
}
.focusNewsArea #branding ul li a:hover{
	background: none ;
}
/*---------------------结束--------------------*/

/*--------------------首页推荐模块图片切换分页--------------------*/
.box_pager ul{
    position: absolute;
	z-index:999;
	left: 0;
    top: 318px;
}
.box_pager ul li{
    float: left;
	padding:0;
	opacity:0.9;
}
.box_pager ul li a{
    margin:0;
	padding:0;
	display:block;
	color: #ffffff;
	font-weight: normal;
	background: none repeat scroll 0 0 #484848;
	line-height:20px;
	height:20px;
	width:40px;
	text-align:center;
}
.box_pager ul li.activeSlide a,#branding ul li a:hover{
	background: none repeat scroll 0 0 #00a9e0;
}
/*---------------------结束--------------------*/

/*---------------------detail.html--------------------*/
#pic_nav {    
    overflow: hidden;
    width: 300px;
    z-index: 2;
    margin: 15px 0 25px;
	}
#pic_nav li { width: 50px; float: left; margin: 8px; list-style: none }
#pic_nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#pic_nav li.activeSlide a { background: #88f }
#pic_nav a:focus { outline: none; }
#pic_nav img { border: none; display: block }

/*---------------------结束--------------------*/

/*---------------------产品列表--------------------*/
.product_left{
    float: left;
    width: 212px;
}
.breadnav {
    clear: both;
    line-height: 30px;
    overflow: hidden;
}
.locationdiv {
    display: inline;
    float: left;
}
.locationdiv span {
    color: #B4B4B4;
}
.pagediv {
    display: inline;
    float: right;
}
.pagediv span {
    display: block;
    float: left;
    margin-left: 12px;
}
.pager_prevpage {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -495px transparent;
    cursor: pointer;
    display: block;
    height: 17px;
    width: 19px;
    margin-top: 11px;
}
.pager_nextpage {
    background: url("../images/spritesbg.png") no-repeat scroll -19px -495px transparent;
    cursor: pointer;
    display: block;
    height: 17px;
    width: 48px;
    margin-top: 11px;
}
.tsmsg {
    color: #B4B4B4;
    display: inline;
    float: right;
}
.tsmsg span {
    color: #A00000;
    padding: 0 2px;
}
.selectarea {
    border: 1px solid #C7CACD;
	border-bottom:none;
    clear: both;
    padding: 0 1px;
	_zoom:1;
}
.selectarea .selectareali {
    clear: both;
    line-height: 20px;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
	_zoom:1;
}
.selectarea .selectareali:hover{
	background:#EDEDED;
}
.selectareaLeft {
    display: inline;
    float: left;
    width: 50px;
}
.selectarea .selectareali .selectareaLeft span {
    background: url("../images/spritesbg.png") no-repeat scroll -67px -495px transparent;
    color: #000000;
    display: block;
    height: 17px;
    line-height: 17px;
    margin-left: 10px;
    text-align: center;
    width: 36px;
}
.selectareaRight {
    display: inline;
    float: left;
    width: 700px;
}
.selectareali .selectareaRight ul li {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 15px;
    white-space: nowrap;
}
.selectareali .selectareaRight ul li.selected a{
    background: none repeat scroll 0 0 #00a9e0;
    color: #FFFFFF;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}
.selectareali .selectareaRight a {
    display: block;
    min-width: 11px;
    float: left;
}
.selectareali .selectareaRight a span {
    color: #999999;
    height: 20px;
}
.selectkinds {
    background-color: #EDEDED;
    overflow: hidden;
    padding: 0;
}
.colorarea {
    display: inline;
    float: left;
    padding: 10px 0 10px 10px;
    overflow: hidden;
}
.selectkinds h2 {
    color: #72727C;
}
.selectkinds h2 span {
    display: inline;
    float: left;
    line-height: 18px;
    margin-left: 3px;
}
.colorlist {
    display: inline;
    float: left;
}
.colorlist li {
    display: block;
    float: left;
    margin-left: 3px;
}
.colorarea a.color {
    border: 1px solid #AEB1B4;
    display: block;
    text-align: center;
	width:17px;
	height:17px;
}
.colorarea .hovera a {
    border: 1px solid #A00000;
}
.s_color0 {
    background: url("../images/spritesbg.png") no-repeat scroll -177px -495px transparent;
    border: 1px solid #CCCCCC;
    display: block;
    height: 17px;
    line-height: 17px;
    text-align: center;
    width: 31px;
}
.s_color11{
    background: url("../images/spritesbg.png") no-repeat scroll -253px -495px transparent;
    display: block;
    height: 17px;
    width: 17px;
	border: 1px solid #AEB1B4;
}
.searchHead {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -246px transparent;
    border: 1px solid #B4B4B4;
    clear: both;
    height: 31px;
    line-height: 31px;
    width: 754px;
}
.searchbar {
    display: inline;
	cursor: pointer;
    float: left;
    margin-left: 10px;
	_width: 109px;
}
.searchbar .searchtitle {
    display: inline;
    float: left;
}
.searchbar .searchselect {
    display: inline;
    float: left;
    margin-top: 6px;
    position: relative;
}
.searchbar .searchselect span {
    background: url("../images/spritesbg.png") no-repeat scroll -220px -514px transparent;
    border: 1px solid #AEB1B4;
    clear: both;
    display: block;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 20px;
    text-align: right;
    width: 50px;
}
.searchbar .searchselect ul.show_method{
	border: 1px solid #AEB1B4;
	position:absolute;
	top:-25px;
	background:#ffffff;
	display:none;
}
.searchbar .searchselect ul.show_new{
	border: 1px solid #AEB1B4;
	position:absolute;
	top:-97px;
	background:#ffffff;
	display:none;
}
.searchbar .searchselect li{
	width:100px;
	line-height:24px;
}
.searchbar .searchselect li a{
	display:block;
	padding-left:5px;
}
.searchbar .searchselect li a:hover{
	background:#00a9e0;
	color:#ffffff;
}
.orderimg {
    display: inline;
    float: left;
    line-height: 19px;
    margin-left: 10px;
    margin-top: 6px;
}
.s_xiaoliang1,.s_xiaoliang2 {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -512px transparent;
    display: block;
    float: left;
    height: 19px;
    padding-left: 5px;
    width: 39px;
}
.s_xiaoliang2 {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -531px transparent;
}
.s_haoping1,.s_haoping2 {
    background: url("../images/spritesbg.png") no-repeat scroll -42px -512px transparent;
    display: block;
    float: left;
    height: 19px;
    margin-left: 0;
    padding-left: 5px;
    width: 39px;
}
.s_haoping2 {
    background: url("../images/spritesbg.png") no-repeat scroll -42px -531px transparent;
}
.s_zuixin1,.s_zuixin2 {
    background: url("../images/spritesbg.png") no-repeat scroll -86px -512px transparent;
     display: block;
    float: left;
    height: 19px;
    margin-left: 0;
    padding-left: 5px;
    width: 36px;
}
.s_zuixin2 {
    background: url("../images/spritesbg.png") no-repeat scroll -86px -531px transparent;
}
.s_jiage1,.s_jiage2,.s_jiage3{
    background: url("../images/spritesbg.png") no-repeat scroll -126px -512px transparent;
    display: block;
    float: left;
    height: 19px;
    margin-left: 0;
    padding-left: 5px;
    width: 39px;
}
.s_jiage2 {
    background: url("../images/spritesbg.png") no-repeat scroll -126px -531px transparent;
}
.s_jiage3 {
    background: url("../images/spritesbg.png") no-repeat scroll -167px -531px transparent;
}
.searchbarText {
    display: inline;
    float: left;
    margin-left: 10px;
    position: relative;
    width: 137px;
}
.FpriceText {
    border: 1px solid #AEB1B4;
    display: inline;
    float: left;
    height: 17px;
    line-height: 17px;
    margin-top: 6px;
    width: 35px;
}
.Fline {
    display: inline;
    float: left;
    line-height: 20px;
    margin: 6px 3px 0;
}
.FpriceBtn {
    background: url("../images/spritesbg.png") no-repeat scroll -208px -495px transparent;
    border: 0 none;
    cursor: pointer;
    display: inline;
    float: left;
    height: 19px;
    margin: 6px 0 0 3px;
    width: 45px;
}
.styleorder {
    display: inline;
    float: left;
}
.styleorder .span01 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-top: 9px;
    _margin-top: 4px;
}
.styleorder .span02 {
    display: inline;
    float: left;
    margin: 0 2px;
}
.haiwaiCB {
    display: inline;
    float: left;
    margin: 8px 2px 0 5px;
    _margin: 4px 2px 0 5px;
}
.product_left div.message{
    border: 1px solid #DBD7D6;
    color: #999999;
    font-size: 20px;
    padding: 30px 0;
    text-align: center;
	margin:10px 0 0 0;
}
.product_left div.message span{
	color: #00a9e0;
}
.product_box ul{
    clear: both;
    overflow: hidden;
    padding: 0px 0 0;
	_zoom:1;
}
.product_box ul li{
    display: inline;
    float: left;
    list-style-type: none;
    margin: 2px 7px 10px 0px;
    overflow: hidden;
    width: 182px;
}
.product_box ul li.last{
    margin-right: 0;
}
.product_box ul li .pic_img{
    border: 1px solid #CCCCCC;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 180px;
    display: table;
}
.product_box ul li .pic_brand{
    display: table-cell;
	text-align:center;
    vertical-align: middle;
	*display: block;
	*font-size: 110px;
}
.product_box ul li img{
    margin: 0 auto;
    vertical-align: middle;
    max-height: 110px;
    max-width: 180px;
}
.product_box ul li .pic_img:hover{
    border: 1px solid #00a9e0;
}
.product_box ul li .detail{
    line-height: 16px;
    overflow: hidden;
    padding: 5px 10px 0;
    text-align: center;
	_zoom:1;
}
.product_box ul li .price{
    color: #999999;
    text-align: left;
    text-indent: 10px;
}
.product_box ul li .price em{
    text-decoration: line-through;
    font-style: normal;
    margin-right: 10px;
}
.product_box ul li .Sprice{
    color: #00a9e0;
    margin-top: 2px;
    font-weight: bold;
    text-indent: 10px;
}
.product_right{
    float: right;
    width: 756px;
}
.product_right .recommend{
	border: 1px solid #D0D0D0;
    display: inline;
    float: right;
    padding: 1px;
    width: 208px;
}

.product_right .recommend h3 {
    background-color: #565662;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-indent: 10px;
    width: 208px;
}
/*----------------product_list1----------------*/
.product_inside{

}
.product_inside li{
    float: left;
    margin: 0 12px 9px;
    width: 172px;
    display: inline;
}
.product_inside li img{
    border: 1px solid #CCCCCC;
    display: block;
    height: 170px;
    margin: 0 auto;
    vertical-align: middle;
    width: 170px;
}
.product_inside li .detail{
    overflow: hidden;
    padding: 8px 10px;
    text-align: left;
	_zoom:1;
}
.product_inside li .price{
    color: #999999;
    text-align: left;
    text-indent: 10px;
}
.product_inside li .price em{
    text-decoration: line-through;
}
.product_inside li .Sprice{
    color: #00a9e0;
    margin-top: 2px;
    text-align: left;
    text-indent: 10px;
}

/*----------------商品展示列表样式----------------*/
.product_vertical {
    border-bottom: 1px solid #C9C9C9;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
	_zoom:1;
}
.product_vertical ul li {
    border-color: #C9C9C9;
    border-style: solid;
    border-width: 1px 1px 0;
    overflow: hidden;
    padding: 4px 8px 4px 4px;
	*margin-top: -2px;
    _zoom:1;
}
.product_vertical .pic{
	display: inline;
    float: left;
    height: 110px;
    line-height: 110px;
    margin-left: 10px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    width: 180px;
}
.product_vertical .pic img{
	max-height: 110px;
	max-width: 180px;
	vertical-align: middle;
}
.pru1detail {
    display: inline;
    float: left;
    padding-left: 22px;
}
.pru1detail h3 {
    height: 32px;
    overflow: hidden;
    width: 350px;
    line-height: 32px;
}
.divProp p {
    clear: both;
    color: #999999;
    line-height: 26px;
    width: 300px;
}
.divProp p span {
    color: #00a9e0;
    display: inline;
    float: left;
}
.divProp .d1xjdetail {
    color: #999999;
    line-height: 16px;
    padding-top: 5px;
}
.pru1price {
    background-color: #F0F0F0;
    color: #999999;
    display: inline;
    float: right;
    padding: 14px 12px 11px;
    width: 132px;
}
.starImg {
    clear: both;
    height: 20px;
    padding-top: 5px;
}
.s_s1 {
    background: url("../images/spritesbg.png") no-repeat scroll -383px -155px transparent;
    display: inline-block;
    height: 13px;
    width: 13px;
}
.s_s0 {
    background: url("../images/spritesbg.png") no-repeat scroll -383px -181px transparent;
    display: inline-block;
    height: 13px;
    width: 13px;
}
.s_s2 {
    background: url("../images/spritesbg.png") no-repeat scroll -383px -168px transparent;
    display: inline-block;
    height: 13px;
    width: 13px;
}
.fonttj .zcred {
    background: url("../images/spritesbg.png") no-repeat scroll -225px -531px transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 45px;
}
.fontyj{
    margin-bottom: 10px;
    margin-top: 5px;
}
.fonttj{
    margin-top: 10px;
}
/*---------------------结束--------------------*/

/*---------------about----------------*/
#banner{
     margin: 0 auto 15px;
    text-align: center;
    width: 980px;
}
.about_left{
    border: 1px solid #E8E8E8;
    display: inline;
    float: left;
    height: 649px;
    padding: 6px;
    text-align: left;
    width: 222px;
}
.about_left_recommend{
	width: 236px;
	float: left;
}
.about_left .br {
    border-bottom: 1px dashed #CCCCCC;
    display: block;
    height: 2px;
    margin: 11px 0;
    overflow: hidden;
}
.about_left #hover {
    background: url("../images/spritesbg.png") no-repeat scroll 144px -559px #01a2d7;
    height: 31px;
    margin-bottom: 5px;
    position: relative;
    width: 222px;
    color: #FFFFFF;
}
.about_left #hover span {
    height: 31px;
    left: 200px;
    position: absolute;
    top: 0;
    width: 21px;
}
.about_left a.nav_ {
    background-color: #FFFFFF;
    color: #333333;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 3px 0;
    text-decoration: none;
    text-indent: 2em;
}
.about_left a.nav {
    background: url("../images/spritesbg.png") no-repeat scroll 195px -590px #565662;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 35px;
    text-align: left;
    text-decoration: none;
    text-indent: 22px;
    width: 222px;
    color: #FFFFFF;
}
.about_left a.nav:hover, .about_left a.nav:active {
    background: url("../images/spritesbg.png") no-repeat scroll 195px -622px #565662;
}
.right_left {
    display: inline;
    float: left;
    margin-left: 13px;
    text-align: left;
    width: 731px;
}
.right_body {
    border: 1px solid #EBEBEB; 
    min-height:400px;
    padding: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}
.right_body h3{
     
    color: #00a9e0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 698px;
	text-align:center;
}
.right_body #gsjj {
    padding: 15px 25px 0 15px;
}
.right_body p {
    color: #666666;
    font-size: 14px;
    line-height: 2.2em;
    padding: 15px 5px 0;
    text-indent: 2em;
}
/*---------------------结束--------------------*/

/*---------------my_cart_table----------------------*/
.my_cart {
    margin: 10px auto 0;
    overflow: hidden;
    position: relative;
}
.my_cart_wait{
	position:absolute;
	top:80px;
	left:450px
}
.cart_null{
	text-align:center;
    color: #00a9e0;
	font-size:24px;
	padding: 20px 0;
    font-family: 微软雅黑;
}
.cart_event{
    background: url("../images/promotion.png") no-repeat scroll 0 6px transparent;
    color: #00a9e0;
    font-family: 微软雅黑;
    font-size: 24px;
    height: 35px;
    padding-left: 40px;
    padding-bottom: 20px;
}
.flow-steps{
    margin: 10px auto 20px;
    overflow: hidden;
}
.flow-steps li {
    background: url("../images/spritesbg.png") no-repeat scroll 100% -868px #E4E4E4;
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 15px 0 0;
    text-align: center;
    width: 311px;
}
.flow-steps li.current {
    background-color: #00A9E0;
    color: #FFFFFF;
}
.flow-steps li.current-done {
    background-position: 100% -1029px;
}
.flow-steps li.done {
    background-color: #FFE6BA;
    background-position: 100% -914px;
    color: #00a9e0;
}
.flow-steps li.current-prev {
    background-position: 100% -891px;
}
.flow-steps li.last {
    background-position: 100% -1006px;
}
.status-bar{
    text-align: right;
}
.status-bar a{
    color: #3366CC;
}
.total-fee-info {
    float: right;
    margin-right: 10px;
}
.order-table thead tr {
    background-color: #E2F2FF;
    height: 40px;
    text-align: center;
}
.order-table thead th {
    border-top: 3px solid #A7CBFF;
    color: #404040;
    text-align: center;
}
.order-table thead th.s-chk input {
    margin: 0 3px -2px 0;
}
.order-table thead th.s-point {
    white-space: nowrap;
}
.s-point {
    width: 80px;
}
.s-price {
    width: 100px;
}
.s-amount {
    width: 100px;
}
.s-agio {
    width: 130px;
}
.s-total {
    width: 120px;
}
.s-del {
    width: 80px;
}
.order-table .s-del a{
    padding: 5px 0;
}
.order-table tbody tr {
    background: none repeat scroll 0 0 #F1F8FF;
}
.order-table tbody tr.selected {
    background: none repeat scroll 0 0 #E2F2FF;
}
.order-table tbody td {
    border-bottom: 1px solid #D1EBFF;
    border-top: 1px solid #D1EBFF;
    padding: 5px;
    text-align: center;
}
.order-table tbody .shop td {
    border: medium none;
    height: 26px;
    line-height: 1.8;
    padding: 20px 6px 0 10px;
    text-align: left;
}
.order-table .seller {
    margin-left: 16px;
}
.order-table tbody td.s-chk {
    border-left: 0 none;
}
.order-table tbody td.s-title {
    padding-left: 70px;
    padding-right: 6px;
    text-align: left;
    width: 300px;
}
.small2big-text {
    border-bottom: 1px dashed #B6B6B6;
    float: left;
    margin-left: -57px;
    margin-top: 53px !important;
    text-decoration: none;
}
.order-table tbody td.s-title span {
    color: #808080;
    margin-right: 10px;
    margin-top: 2px;
}
.order-table tbody td.s-title .itempic {
    border: 1px solid #E9E9E9;
    float: left;
    height: 50px;
    margin-left: -60px;
    width: 50px;
}
.order-table tbody .props{
    padding: 5px 0;
}
.order-table tbody td.s-point em {
    font-weight: bold;
    font-style: normal;
}
.order-table .s-old-price {
    color: #808080;
    display: block;
    text-decoration: line-through;
}
.order-table .s-change-price-text {
	moz-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0 0 #31BF00;
    color: #FFFFFF;
    display: block;
    height: 22px;
    line-height: 21px;
    margin-left: -1px;
    margin-top: 3px;
    overflow: hidden;
    width: 100%;
}
.order-table tbody td.s-amount {
    -moz-user-select: -moz-none;
    padding-left: 0;
    padding-right: 0;
    text-align: center !important;
}
.order-table tbody td.s-amount a {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DBDBDB;
    color: #555555;
    display: inline-block;
    font-family: arial;
    height: 9px;
    line-height: 9px;
    margin: 5px 0 0;
    overflow: hidden;
    text-align: center;
    width: 9px;
}
.order-table tbody td.s-amount a.no-minus {
    color: #DBDBDB;
    cursor: default;
    margin-left: 0;
    margin-right: 3px;
    text-indent: 1px;
}
.order-table input.text{
    border: 1px solid #A7A6AA;
    color: #404040;
    font-size: 12px;
    margin: 0 0 0 5px;
    padding: 3px 2px 0 3px;
}
.order-table input.text {
    height: 16px;
}
.order-table tbody td.s-amount .text {
    color: #666666;
    display: inline-block;
    padding: 1px 3px;
    text-align: right;
    width: 28px;
}
.order-table tbody td.s-amount a.plus {
    margin-left: 5px;
}
.order-table tbody td.s-agio {
    color: #404040;
}
.order-table tbody td.s-agio span {
    color: #808080;
    display: block;
    margin: 2px 0;
}
.order-table tbody td.s-agio img {
    cursor: pointer;
    vertical-align: middle;
}
.total-fee-info .total2, .s-total em, .charge-info .total {
    text-shadow: 0 1px 1px #CCCCCC;
}
.order-table tbody td.s-total em {
    color: #00a9e0;
    font: bold 12px tahoma;
}
.fav {
    display: block;
}
.order-table a {
    color: #3366CC;
    text-decoration: none;
}
.order-table em{
    font-style: normal;
}
.float-bar {
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    height: 33px;
    line-height: 33px;
    margin: 10px auto;
    text-align: right;
    width: 978px;
    z-index: 9997;
}
.mg-left {
    margin-left: 10px;
}
.float-bar .mg-left {
    margin-left: 20px;
}
.float-bar .select-all {
    float: left;
}
.float-bar .select-all input {
    display: inline;
    float: left;
    margin-right: 4px;
    margin-top: 11px;
    *margin-top: 6px;
}
.float-bar {
    line-height: 33px;
    text-align: right;
}
.float-bar .select-all label {
    float: left;
}
.float-bar .del-items, .float-bar .del-invalid {
    cursor: pointer;
    float: left;
}
.float-bar .btn {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -657px transparent;
    float: right;
    font-size: 16px;
    font-weight: bold;
	color:#ffffff;
	text-align:center;
    height: 35px;
    width: 125px;
    margin-top: -1px;
    margin-right: -1px;
    border: medium none;
    cursor: pointer;
}
.float-bar .btngray{
    background: url("../images/spritesbg.png") no-repeat scroll -207px -657px transparent;
} 
.float-bar .total-price {
    color: #404040;
    margin-right: 10px;
}
.float-bar .total {
    color: #00a9e0;
    font: 24px tahoma;
    margin-right: 3px;
    text-shadow: 0 1px 1px #CCCCCC; 
    vertical-align: -3px;
}

/*-----------------interested-------------*/
.interested {
    overflow: hidden;
    position: relative;
    width: 980px;
}
.interested h3 {
    color: #404040;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    z-index: 100;
}
.interested .con .tabs {
    border-bottom: 1px solid #A7CBFF;
    height: 26px;
    margin-bottom: 20px;
    padding-left: 150px;
}
.interested .con .tabs li {
    display: inline;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 3px;
    min-width: 1px;
    text-align: center;
    _width: 100px;
}
.interested .con .tabs li.current {
    position: relative;
    top: 1px;
    z-index: 1;
}
.interested .con .tabs li a {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -705px transparent;
    display: block;
    line-height: 30px;
    padding: 0;
    width: 130px;
}
.interested .con .tabs li.current a {
    background-position: -130px -706px;
    font-weight: bold;
}
.interested .con .tabs li a span {
    color: #111111;
    cursor: pointer;
    display: block;
    height: 26px;
}
.interested .con .tabs li.current a span {
    font-weight: normal;
}
.interested .con .pannel {
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.interested .con .pannel li {
    display: inline;
    float: left;
    margin: 0 14px;
    overflow: hidden;
    width: 162px;
}
.interested .con .pannel li .pic {
    border: 1px solid #E6E6E6;
    display: block;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}
.interested .con .pannel li:hover .pic{
    border: 1px solid #00a9e0;
}
.interested .con .pannel li .pic img {
    vertical-align: middle;
}
.interested .con .pannel li .desc, .interested .con .pannel li .price {
    clear: both;
    display: block;
    text-align: left;
}
.interested .con .pannel li .desc{
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.interested .con .pannel li .price{
    font-size: 14px;
}
.interested .con .pannel li .price strong{
    color: #00a9e0;
    font-weight: bold;
    text-indent: 12px;
}
.interested a{
    color: #08538D;
}
/*---------------------结束--------------------*/
/*--------------------shop_cart-----------------------*/
.attr_style{
    border: 1px solid #00A9E0;
}
.attr_style h3{
    color: #00A9E0;
}
.attr_style #attr_errmsg{
    color: #00A9E0;
    position: absolute;
    right: 20px;
    top: 8px;
}
.attr_style span.close {
    background: url("../images/spritesbg.png") no-repeat scroll -181px -670px transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 8px;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 10px;
    width: 8px;
}
/*---------------cart_infor----------------------*/
.selectArea div.shop_cart{
    background:#FFFFFF;
    border: 1px solid #00a9e0;
    color: #404040;
    left: 0;
    min-height: 112px;
    position: absolute;
    top: 40px;
    z-index: 99999;
    padding: 0 15px;
    width: 408px;
}
.shoppingCarArea .tb-action-hint {
    padding-left: 80px;
    padding-top: 0;
    background: url("../images/spritesbg.png") no-repeat scroll -336px -1094px;
}
.tb-action-hint h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.tb-action-hint p {
    margin: 2px 0 6px;
}
.tb-action-hint strong {
    margin: 0 5px;
}
.tb-action-hint strong {
    margin: 0 5px;
}
.tb-action-hint .tb-price {
    font-size: 16px;
}
.tb-action-hint .tb-skin {
    margin-right: 25px;
    padding: 0;
    position: relative;
}
a.goto{
    color: #00a9e0;
    display: block;
    float: left;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    text-decoration: underline;
}
.cart_infor .tb-close {
    background: url("../images/spritesbg.png") no-repeat scroll -252px -788px transparent;
    color: #999999;
    height: 15px;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 5px;
    width: 48px;
}
.tb-relate-market {
    border-top: 1px dashed #CCCCCC;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 10px;
    width: 406px;
}
.tb-relate-market h4 {
    color: #808080;
    font-weight: normal;
}
.tb-relate-market ul {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.tb-relate-market li {
    display: inline;
    float: left;
    margin: 0 3px 0 6px;
    overflow: hidden;
    width: 72px;
}
.tb-relate-market .pic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding: 1px;
    width: 68px;
}
.tb-relate-market img {
    height: 68px;
    width: 68px;
}
.tb-relate-market .tb-desc {
    color: #808080;
    display: block;
    height: 30px;
    line-height: 15px;
    overflow: hidden;
    word-wrap: break-word;
    clear: both;
}
.tb-relate-market .tb-price {
    color: #979FAC;
    display: block;
    font-family: arial,verdana;
}
.tb-relate-market .tb-price em {
    color: #00A9E0;
    font-weight: bold;
    margin-left: 3px;
    font-style: normal;
}
.tb-relate-market .tb-sales {
    color: #808080;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
.tb-relate-market .tb-sales a {
    color: #00a9e0;
}

/*----------------collect_list-----------------------*/
.col_title{
    overflow: hidden;
    padding: 0 0 5px 10px;
}
.col_title span{
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.col_title a{
	float:right;
}
.collect_list_tab{
    border: 5px solid #F4F4F4;
    overflow: hidden;
    padding: 10px;
    clear: both;
}
.collect_list_tab_l{
    float: left;
    width: 80px;
}
.collect_list_tab_l a{
    color: #7C470F;
    font-weight: bold;
}
.collect_list_tab ul{
    float: left;
}
.collect_list_tab ul li{
    float: left;
    padding: 0 5px;
}
.collect_list_tab ul li a{
    color: #1A66B3;
}
.collect_list_tab ul li a:hover{
    text-decoration: underline;
}
.list-controller {
    background-color: #F3F3F3;
    border-color: #E6E6E6 #FFFFFF;
    border-style: solid none;
    border-width: 1px medium;
    height: 25px;
    margin-top: 10px;
    padding: 5px 11px;
    position: relative;
}
.list-controller .g-u {
    display: inline-block;
    *display: inline;
	zoom:1;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.list-controller .select-all {
    margin-right: 3px;
    margin-top: 6px;
    *margin-top: 0;
}
.list-controller label {
    margin-top: 5px;
}
.list-controller a.fav-lbtn {
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    width: 30px;
    margin-left: 10px;
	margin-top: 1px;
}
.list-controller .g-show {
    margin-left: 25px;
}
.list-controller .page-num {
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
}
.list-controller .page-num em {
    font-weight: bold;
    margin: 0 2px;
}
.list-controller em {
    font-style: normal;
}
.list-controller .page-num a {
    margin: 0 2px;
}
.list-controller .page-nav {
    height: 22px;
    position: absolute;
    right: 0;
    top: 6px;
}
.dpl-paginator-lite a, .dpl-paginator-lite span {
    background-color: #FFFFFF;
}
.dpl-paginator-lite .dpl-paginator-pages, .dpl-paginator-lite a {
    display: block;
    float: left;
    margin-right: 5px;
}
.dpl-paginator-lite .dpl-paginator-pages {
    background-color: #F3F3F3;
    color: #404040;
    height: 20px;
    line-height: 20px;
}
.dpl-paginator-lite .dpl-paginator-pre-disabled, .dpl-paginator-lite .dpl-paginator-next-disabled {
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    position: relative;
    text-align: left;
}
.dpl-paginator-lite .dpl-paginator-pre-disabled {
    width: 15px;
}
.dpl-paginator-lite .dpl-paginator-next-disabled {
    padding: 0 15px 0 5px;
}
.dpl-paginator-lite .dpl-paginator-arrow-left, .dpl-paginator-lite .dpl-paginator-arrow-right {
    border: 5px solid #FFFFFF;
    cursor: pointer;
    height: 0;
    margin-right: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 0;
}
.dpl-paginator-lite .dpl-paginator-arrow-left {
    border-right-color: #00a9e0;
    left: 0;
}
.dpl-paginator-lite .dpl-paginator-pre-disabled .dpl-paginator-arrow-left {
    border-right-color: #CCCCCC;
    cursor: default;
    left: 0;
}
.dpl-paginator-lite .dpl-paginator-arrow-right {
    border-left-color: #00a9e0;
    right: 0;
}
.dpl-paginator-lite .dpl-paginator-next-disabled .dpl-paginator-arrow-right {
    border-left-color: #CCCCCC;
    cursor: default;
}
.list-controller .page-nav .page-number {
    border: 1px solid #ABADB3;
    padding: 2px;
    text-align: center;
    width: 22px;
}
.list-controller .page-nav .page-jump {
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    width: 40px;
    cursor: pointer;
    padding: 0 4px;
}
.list-controller a{
    color: #3366CC;
}
.fav-list-header {
    background: none repeat scroll 0 0 #E9F3FF;
    border-bottom: 1px solid #AEC7E5;
    color: #404040;
    height: 30px;
}
.fav-list-header tr th{
    font-weight: normal;
}
.fav-list-header .sort-btn {
	moz-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    color: #404040;
    cursor: pointer;
    display: block;
    line-height: 12px;
    margin: 0 auto 3px;
    padding: 3px 8px 3px 10px;
}
.fav-list-header .sort-new-count {
    width: 77px;
    background-position: right -317px;
}
.fav-list-header .sort-fav-time {
    width: 65px;
    background-position: right -286px;
}
.fav-list .fav-list-content {
    line-height: 20px;
    clear: both;
    border-bottom: 1px solid #CCCCCC;
}
.fav-list .img {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    height: 80px;
    overflow: hidden;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}
.fav-list img {
    vertical-align: middle;
    height: 80px;
    width: 80px;
}
.fav-list .ct-infor .seller-name a{
    color: #555555;
}
.fav-list .ct-infor .user-tags a{
    color: #3366CC;
}
.fav-list em {
    color: #FF5566;
    font-style: normal;
}
.fav-list .fav-list-content .shop-share {
    margin-left: 10px;
    text-align: center;
    width: 72px;
}
.fav-list a{
    color: #3366CC;
}
.fav-list td p{
	padding: 4px 0;
}
.g-u{
	margin-right: 8px;
}
.dpl-paginator .dpl-paginator-curr {
    background-color: #FFEEE5;
    border: 1px solid #FF5500;
    color: #FF0000;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 27px;
    display: block;
    float: left;
}
.favorite-box{
    margin-top: 10px;
}
.favorite-box .rc-tp,.favorite-box .rc-tp span,.favorite-box .rc-bt,.favorite-box .rc-bt span{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -816px transparent;
}
.favorite-box .rc-tp, .favorite-box .rc-bt {
    display: block;
    height: 4px;
    position: relative;
}
.favorite-box .rc-tp {
    background-position: -3px -816px;
    margin-bottom: -4px;
}
.favorite-box .rc-bt {
    background-position: -3px -819px;
    margin-top: -4px;
}
.favorite-box .rc-bt span {
    background-position: 0 -819px;
}
.favorite-box .rc-tp span, .favorite-box .rc-bt span {
    float: right;
    height: 4px;
    width: 4px;
}
.favorite-box .hd{
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    height: 32px;
	border-bottom:none;
}
.favorite-box .hd h3{
    background: url("../images/spritesbg.png") no-repeat scroll -368px -84px transparent;
    color: #00A9E0;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin: -1px 0 0 -1px;
    padding-left: 24px;
    position: relative;
    font-weight: bold;
}
.favorite-box .bd{
    border: 1px solid #CCCCCC;
    padding: 10px;
    overflow: hidden;
	_zoom:1;
}
.favorite-box .bd ul{

}
.favorite-box .bd ul li{
    display: inline;
    float: left;
    margin: 0 3px 6px;
    text-align: center;
    width: 182px;
}
.favorite-box .bd ul li .pic{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    height: 110px;
    overflow: hidden;
    position: relative;
    width: 180px;
    line-height: 110px;
}
.favorite-box .bd ul li:hover .pic{
    border: 1px solid #00a9e0;
}
.favorite-box .bd ul li .pic img{
    vertical-align: middle;
}
.favorite-box .bd ul li .price{
    clear: both;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}
.favorite-box .bd ul li strong{
    color: #00A9E0;
}
.favorite-box .bd ul li .intro{
    line-height: 18px;
    text-align: center;
}

/*-----------------col_main----------------------*/
.col_main{
    float: right;
    width: 779px;
}
a.top_stick, a.top_stick:hover, a.top_stick:active, a.top_stick:visited {
    background: url("../images/spritesbg.png") no-repeat scroll -187px -827px transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0;
    height: 36px;
    line-height: 3px;
    text-decoration: none;
    width: 36px;
}
/*---------------------结束--------------------*/
/*-----------------confirm_order----------------*/
.order-table {
    width: 100%;
}
.address{
    clear: both;
    margin-bottom: 10px;
}
.address h3 {
    border-bottom: 2px solid #F1F1F1;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.address .manage-address {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.address .manage-address a{
    color: #00a9e0;
}
.address .address_list{
	background:#FAFAFA;
}
.address .address_detail{
	padding:10px 0 0 0;
}
.address .address_detail h2{
	margin-left:30px;
	font-size: 12px;
    font-weight: bold;
}
.address .address_detail h2 a{
	color:#00a9e0;
	display:block;
	float:right;
}
.address .address_detail .input{
	border:1px solid #A5AfC3;
	height:20px;
	margin:0 auto;
}
.address .address_detail .input.min{
	width:80px;
   float: none;
}
.address .address_detail .input.medium{
	width:200px;
}
.address .address_detail .input.large{
	width:400px;
}
.address .address_detail table{
	margin-left:30px;
}
.address .address_detail table td{
	border:none;
	text-align:left;
}
.address .address_detail table tr{
	height:30px;
}
.address .address_detail table span,.err{
	color:#00a9e0;
	margin-left:5px;
}
.address .address_list ul li {
    border: 1px solid white;
    line-height: 24px;
    padding-left: 30px;
    position: relative;
}
.address .address_list ul li em{
	color:#00a9e0;
}
.address .address_list ul li a{
	display:block;
	float:right;
    color: #00a9e0;
}
.address li input, .address li label {
    vertical-align: middle;
}
.address li label {
    padding-left: 10px;
}
.address li label em{
    font-style: normal;
}
.address .edit {
    display: inline-block;
    margin-left: 103px;
    margin-top: 5px;
    color: #3366CC;
}
.confirm_form h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px auto;
}
.address input.check_shipping,.address input.check_payment{
    display: inline;
    margin-left: 30px;
}
ul.ship_method{
    margin-top: -5px;
    padding-left: 30px;
}
ul.ship_method li{
    padding: 5px 0;
    *padding: 5px 0 0;
}
ul.ship_method li span.price{
    color: #00a9e0;
    float: right;
}
.address ul.ship_method li input{
    margin: 0 10px 0 0;
    vertical-align: -2px;
}
.address ul.ship_method li .select_payment_method input{
    vertical-align: 3px;
}
ul.coupon{
    margin-top: -5px;
    padding-left: 15px;
}
ul.coupon li{
    padding: 0 0 8px;
}
ul.coupon li label{
    display: inline-block;
    padding-right: 12px;
    text-align: right;
    width: 38px;
}
ul.coupon li input.input_box{
    color: #7F9DB9;
    height: 16px;
    margin-right: 10px;
}
ul.coupon li input.button{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    height: 21px;
    margin: -1px 10px 0;
    width: 68px;
}

/*-----------------confirm-table----------------*/
.OrderLists{
    color: #666666;
}
.confirm-table tr.th_bg{
    background: none repeat scroll 0 0 #32617F;
    color: #FFFFFF;
}
.OrderLists th{
    border: 1px solid #E6E6E6;
    line-height: 30px;
    text-align: center;
}
.OrderLists td{
    border: 1px solid #E6E6E6;
    line-height: 30px;
    text-align: center;
    background: none repeat scroll 0 0 #fff;	
}
.order_note{
    float: left;
    padding-top: 20px;
}
.order_note input{
    color: #7F9DB9;
    height: 16px;
    width: 300px;
}
.order_note em{
	color:#00A9E0;
	font-size: 16px;
    font-weight: bold;
	font-style: normal;
}
.OrderLists ul{
    padding-top: 10px;
}
.OrderLists ul li{
    color: #00a9e0;
    text-align: right;
    line-height: 22px;
}
.OrderLists ul li.total{
    color: #00a9e0;
    font-size: 20px;
    font-weight: bold;
    height: 20px;
}
.OrderLists ul li label{
    color: #666666;
}
.OrderLists h3{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.submit_order{
    overflow: hidden;
}
.submit_order input,.join_purchase a{
    background: url("../images/spritesbg.png") no-repeat scroll -208px -84px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: 41px;
    width: 150px;
    text-align: center;
}
.join_purchase{
    padding:10px 0;
}
.join_purchase a{
    display: inline-block;
    float: none;
    line-height: 41px;
}
.address .address_detail input.submit_btn1,.address .address_detail input.submit_btn2{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    display: inline;
    float: left;
    height: 21px;
    margin: 0 10px 0 98px;
    width: 68px;
    cursor: pointer;
    text-align: center;
}
.address .address_detail input.submit_btn2{
    margin: 0;
}

hr {
    background-color: #D1D7DC;
    border: medium none;
    color: #D1D7DC;
    height: 1px;
}
.order-table th hr {
    background-color: #B2D1FF;
    color: #B2D1FF;
    height: 3px;
}
.order-table .first {
    height: 25px;
    background: none repeat scroll 0 0 transparent;
}
.order-table .shop td {
    border-left: 1px solid white;
    padding: 5px 0;
    text-align: left;
}
.order-table .shop .seller {
    margin-left: 30px;
}

.order-table .shop .promo {
    text-align: right;
}
.order-table .shop .promo div {
    height: 20px;
    overflow: hidden;
}
.scrolling-promo-hint {
    right: 0;
}
.order-table .item td {
    height: 70px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
}
.order-table .item .s-title {
    padding-left: 70px;
    text-align: left;
}
.order-table .item .s-title .itempic {
    border: 1px solid #CCCCCC;
    float: left;
    height: 50px;
    margin-left: -60px;
    width: 50px;
}
.order-table .item .title {
    cursor: pointer;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 280px;
}
.order-table .item .s-title .props {
    color: #808080;
}
.order-table .item .s-title .props span {
    margin-right: 5px;
}
.xb a, .xb span {
    vertical-align: middle;
}
.order-table .s-title .xb span {
    margin-right: 0;
}
.xb a {
    background: url("../images/spritesbg.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    width: 16px;
}
.xb .xb-truth {
    background-position: -152px -665px;
}
.order-table .item td {
    height: 70px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
}
.price em {
    font-style: normal;
}
.price .style-normal-small-black {
    color: #404040;
    font: 12px tahoma;
}
.s-amount {
    position: relative;
}
.order-table .item td.s-total {
    text-align: right;
}
.order-table .item .price {
    margin-right: 15px;
}
.price .style-normal-bold-red {
    color: #FF5500;
    font: bold 12px tahoma;
    font-style: normal;
}
.order-table .other {
    background-color: #F2F7FF;
}
.order-table .other td {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    padding: 5px 0;
    vertical-align: top;
}
.order-table .other .gbook {
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 0 10px;
    text-align: left;
}
.order-table .gbook label, .order-table .gbook textarea {
    vertical-align: top;
}
.order-table .other .gbook .msgtosaler {
    height: 45px;
    width: 394px;
}
.order-table .other .gbook .tips {
    color: #AAAAAA;
    height: 20px;
}
.shoparea {
    border-bottom: 1px solid #FFFFFF;
}
.order-table .other-line .title, .order-table .other-line .sel, .order-table .other-line .fee {
    display: inline-block;
    *display: inline;
    line-height: 40px;
    text-align: center;
	zoom:1;
}
.order-table .other-line .title {
    width: 118px;
}
.order-table .other-line .sel {
    vertical-align: middle;
    width: 190px;
}
.order-table .other-line .fee {
    text-align: right;
    width: 120px;
}
.order-table .other .price, .order-table .shop-total .price, .insure-tip {
    margin-right: 15px;
}
.price .style-normal-bold-black {
    color: #404040;
    font: bold 12px tahoma;
    font-style: normal;
}
.farearea {
    min-height: 40px;
}
.order-table .shop-total {
    background-color: #F2F7FF;
    text-align: right;
}
.order-table .shop-total td {
    height: 45px;
    line-height: 45px;
    padding: 5px 0;
    text-align: right;
}
.price .style-middle-bold-red {
    color: #FF5500;
    font: bold 18px tahoma;
    font-style: normal;
}
.order-table tfoot td {
    text-align: right;
}
.order-table tfoot .point-in {
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
.price em {
    font-style: normal;
}
.order-go {
    text-align: right;
}
.dpl-button {
    border: 0 none;
    cursor: pointer;
    margin-right: 0;
    overflow: hidden;
    text-indent: -99999px;
    vertical-align: middle;
}
.msg .error, .msg .stop, .msg .alert, .msg .attention, .msg .tips, .msg .ok, .msg .notice, .msg .question, .msg .help, .msg .small-help {
    border: 1px solid #DDDDDD;
    color: #404040;
    float: left;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
}
.msg .tips {
    background-color: #FFFFE5;
    background-position: 3px -197px;
    border-color: #FFCC7F;
}
.commentinfo{
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #E6E6E6;
    clear: both;
    display: inline;
    float: left;
    margin: 15px 0 0;
    padding: 10px;
    width: 590px;
    position: relative;
}
.hidd{
	display:none;
}

/*-----------------main_order---------------*/
#main_order{
	width:980px;
	margin:0 auto;
    overflow: hidden;
	zoom:1;
}
.main_box{
    border: 1px solid #CCCCCC;
    padding: 30px;
    text-align: center;
}
.main_box a{
    padding-left: 10px;
    text-decoration: underline;
}
.main_box a:hover{
    text-decoration: none;
}
.order_nav{
    float: left;
    width: 180px;
}
.order_nav h3{
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    background: none repeat scroll 0 0 #51A4E7;
	/*background:-moz-linear-gradient(top, #55b9f5,#519fe5);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#55b9f5), to(#519fe5));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd,endColorstr=#519fe5,grandientType=1);
*/
}
.order_nav ul{
    border: 1px solid #C8C8C8;
    padding: 5px;
}
.order_nav ul li{
    border-bottom: 1px dotted #CCCCCC;
}
.order_nav ul li a{
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 30px;
}
.order_nav ul li a:hover,.order_nav ul li a.selected{
    background: url("../images/spritesbg.png") no-repeat scroll 140px -782px transparent;
    color: #00a9e0;
}
.order_main {
    background: url("../images/bg_accountmain.png") repeat-y scroll center 50% transparent;
    float: right;
    margin: 0;
    width: 779px;
}
.order_top {
    background: url("../images/bg_accountmain.png") no-repeat scroll 0 0 transparent;
    width: 779px;
    padding-top: 15px;
}
.order_bottom {
    background: url("../images/bg_accountmain.png") no-repeat scroll right bottom transparent;
    overflow: hidden;
    padding-bottom: 15px;
}
.order_main .tb_row td{
	padding:0 10px;
	text-align:left;
}
.order_main .tb_row td.title{
	text-align:right;
    background: none repeat scroll 0 0 #F3F3F3;
	font-weight:bold;
}
.order_main .text{
    background: none repeat scroll 0 0 #FFE1E1;
    border: 1px solid #00a9e0;
    height: 40px;
    line-height: 20px;
    margin: 10px auto;
    width: 743px;
}
.order_main .text p{
    padding-left: 10px;
}
.order_main h3{
    border-bottom: 2px solid #CCCCCC;
    margin: 10px auto 15px;
    overflow: hidden;
    width: 745px;
	zoom:1;
    position: relative;
}
.order_main h3 a{
    color: #00A9E0;
    float: right;
    height: 20px;
    line-height: 20px;
}
.order_main h3 span{
    border-bottom: 2px solid #00A9E0;
    float: left;
    font: 700 14px/22px "宋体";
    padding: 0 6px;
}
.order_main h3 a.back{
    background: url("../images/spritesbg.png") no-repeat scroll -252px -820px transparent;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    position: absolute;
    right: 0;
    top: -4px;
}
ul.person_icon{
    overflow: hidden;
    padding: 0 28px;
}
ul.person_icon li{
    display: inline;
    float: left;
    margin: 15px 12px;
    padding: 10px;
}
ul.person_icon li{
    background: #f6f6f6;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
ul.person_icon li:hover{
    background: #ccc;
}
ul.person_icon li .pic{
    padding: 0;
    width: auto;
}
ul.person_icon li .pic img{
    height: 100px;
    width: 100px;
}
ul.person_icon li .name{
    clear: both;
    padding: 10px 0 0;
    text-align: center;
}
.order_bottom .my_info{
    border: 5px solid #F6F6F6;
    margin: 0 auto;
    padding: 10px;
    width: 670px;
}
.order_bottom .my_info p{
    padding: 5px 0;
}
.order_bottom .my_info em{
    color: #00a9e0;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}
input.back{
    background: url("../images/spritesbg.png") no-repeat scroll -225px -531px transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 45px;
    border: medium none;
}
.order_bottom input.back{
    margin: 10px auto 0;
    display: block;
}
.order_main table{
    margin: 10px auto 0;
    width: 745px;
    overflow: hidden;
}
.order_main table thead tr{
    background: url("../images/spritesbg.png") repeat-x scroll 0 -216px transparent;
    height: 30px;
}
.order_main table td,.order_main table th{
    border: 1px solid #CCCCCC;
    line-height: 30px;
    text-align: center;
}
.order_main table th{
    background: url("../images/spritesbg.png") repeat-x scroll 0 -216px transparent;
}
.mylisttop{
    overflow: hidden;
    clear: both;
    padding: 6px 15px 0;
}
.mylisttop .mylisttop_l form{
    float: left;
}
.mylisttop_l{
    display: inline;
    float: left;
}
.mylisttop_r{
    display: inline;
    float: right;
}
.display {
    display: inline;
    float: left;
    margin-top: 4px;
}
.orders-select {
    display: inline;
    float: left;
    height: 20px;
    line-height: 21px;
    margin-left: 10px;
}
.orders-text {
    color: #7D7D7D;
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding-left: 3px;
    width: 230px;
}
.mylisttop .orders-btn{
    height: 25px;
    width: 40px;
}
.order-tab{
    clear: both;
    margin-top: 15px;
    overflow: hidden;
    padding: 0 10px;
}
.order-tab ul.tab-title{
    border-bottom: 2px solid #0184AF;
    overflow: hidden;
	zoom:1;
}
.order-tab ul.tab-title li{
    background: url("../images/spritesbg.png") no-repeat scroll -91px -838px transparent;
    color: #333333;
    cursor: pointer;
    display: inline;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 91px;
    margin: 0 5px 0 0;
}
.order-tab ul.tab-title li.active{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -838px transparent;
    color: #FFFFFF;
}
.order-tab table{
    border-collapse: collapse;
    border: 1px solid #D8D8D8;
    float: left;
    width: 100%;
}
.order-tab th {
    background: url("../images/spritesbg.png") repeat-x scroll 0 -246px transparent;
    border-color: #D8D8D8;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
}
.order-tab td {
    border: 1px solid #D8D8D8;
    line-height: 18px;
    padding: 0 5px;
    text-align: center;
}
.order-tab td.product{
    width: 162px;
}
.order-tab ul.product{
    padding: 5px;
    *padding: 5px 0 5px 1px;
    overflow: hidden;
	zoom:1;
}
.order-tab ul.product li{
    float: left;
    padding: 2px;
}
.order-tab ul.product li img{
    border: 1px solid #CCCCCC;
    height: 68px;
    padding: 1px;
    width: 68px;
}
.order-tab td a{
    color: #00a9e0;
    text-decoration: underline;
}
.order-tab td a:hover{
    text-decoration: none;
}
.pagination {
    display: inline;
    font-size: 12px;
    line-height: 14px;
}
.favorite-box{
    float: right;
    margin-top: 10px;
    width: 779px;
}
.main-favorite-box .bd ul li {
    width: 156px;
}
.order_comment h3 .sort form{
    display: inline;
}
.order_comment h3 strong{
    color: #00a9e0;
    line-height: 24px;
    padding-left: 10px;
}
.imgWordBox {
    border-bottom: 1px solid #E5E5E5;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    width: 745px;
}
.imgWordBox a img {
    border: 1px solid #E5E5E5;
    display: inline;
    float: left;
    height: 80px;
    margin: 20px 12px 10px 5px;
    padding: 1px;
    width: 80px;
}
.imgWordBox .spJieShao {
    float: left;
    height: 70px;
    margin-top: 20px;
    overflow: hidden;
    width: 510px;
}
.imgWordBox .spJieShao h4 {
    color: #333333;
    height: 20px;
    width: 510px;
}
.imgWordBox .spJieShao p {
    color: #636363;
    height: 35px;
    line-height: 30px;
    width: 510px;
}
.imgWordBox .spJieShao span {
    color: #00a9e0;
}
.plCheckXz{
    margin-top: 10px;
    clear: both;
}
.plCheckXz form{
    padding: 10px 20px;
}

.plCheckXz p span.plWenBenWord {
    display: inline-block;
    text-align: right;
    width: 50px;
}
.plCheckXz p strong {
    display: inline-block;
    width: 105px;
    font-weight: normal;
}
.plCheckXz .comm_title input,.plCheckXz .comm_content .plWenBenBox {
    border: 1px solid #A4AFC5;
    height: 15px;
    margin-left: 15px;
    margin-right: 5px;
    padding: 2px 5px;
    width: 460px;
	float: left;
}
.plCheckXz .comm_title,.plCheckXz .comm_content{
    margin: 10px 0;
}
.plCheckXz .radioAre input {
    vertical-align: -2px;
}
.plCheckXz .comm_content .plWenBenBox {
    height: 120px;
    margin: 10px 0 10px 15px;
    width: 459px;
}
.plCheckXz .comm_content .plWenBenWord {
    vertical-align: top;
}
.plFaBiao {
    height: 35px;
    margin: 12px auto;
    width: 145px;
}
.plFaBiao .plFaBiaobox {
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    width: 97px;
    color: #FFFFFF;
   text-align: center;
}
.plFaBiao .plFaBiaobox:hover{
	background-position: -286px -154px;
}
.plCheckXz p .bgImportNone {
    background: none repeat scroll 0 0 transparent;
}
.plCheckXz p .plshenTiZhong {
    border: 1px solid #A4AFC5;
    height: 13px;
    padding: 2px;
    width: 83px;
}

/*---------------comment----------------*/
.order_comment .sort{
    border: medium none;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px; 
}
.order_comment .sort select{
    display: inline-block;
}
.gmmess{
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
	zoom:1;
}
.gmmessleft{

    float: left;
    text-align: center;
    width: 163px;
    height: 200px;
}
.gmmessright{
    border-left: 1px solid #CCCCCC;
    float: left;
    min-height: 190px;
    padding: 5px 0;
    width: 613px;
	_height:190px;
}
.gmfont02{
    color: #000000;
    font-family: "宋体";
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 35px;
    padding-left: 15px;
}
.gmfont02 span {
    color: #CF0010;
}
.gmmessright-container{
    padding: 10px 33px 0;
    position: relative;
}
.gmmessright a.jcarousel-prev{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -868px transparent;
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    top: 45px;
    width: 25px;
}
.gmmessright a.jcarousel-next{
    background: url("../images/spritesbg.png") no-repeat scroll -22px -868px transparent;
    display: block;
    height: 100px;
    position: absolute;
    right: -3px;
    top: 45px;
    width: 25px;
}
.gmmessright ul{
    width: 510px;
}
.gmmessright ul li{
    float: left;
    padding: 0 10px;
    width: 150px;
}
.gmmessright ul li .pic{
    text-align: center;
    width: 150px;
}
.gmmessright ul li .pic img{
    height: 68px;
    width: 68px;
}
.gmmessright ul li .name{
    clear: both;
    line-height: 18px;
    padding: 10px 0 0;
    text-align: center;
}
.gmmessright ul li span{
    display: block;
    padding: 5px 0;
    text-align: center;
}
.gmmessright .commentinfo ul li span{
    display: inline;
}

.commentinfo a.thisclose {
    background: url("../images/spritesbg.png") no-repeat scroll -110px -329px transparent;
    color: #FFFFFF;
    height: 15px;
    position: absolute;
    right: 5px;
    text-indent: -999em;
    top: 5px;
    width: 15px;
}
.gmmessright .commentinfo ul li{
    float: none;
    padding: 0 0 10px;
}
.gmmessright ul li a.commen_btn2{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    color: #FFFFFF;
    display: block;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 97px;
}
.gmmessright ul li a.commen_btn2:hover{
	background-position: -286px -154px;
}
.gmmessright ul a.commen_review{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    color: #FFFFFF;
    display: block;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 97px;
}
.gmmessright ul a.commen_review:hover{
	background-position: -286px -154px;
}
.gmmesspage {
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    display: inline;
    float: right;
    margin-left: 4px;
}
.gmmesspage .pager{
    margin-top: 15px;
    padding-right: 10px;
}
.pageRight {
    color: #000000;
    display: inline;
    float: right;
    margin-right: 10px;
}
.pageRight ul {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.pageRight li {
    display: inline;
    float: left;
    height: 15px;
    line-height: 17px;
    margin-left: 3px;
    padding: 0 3px;
}
.pageButton .upPagebg {
    background: url("../images/s_page_gray.gif") no-repeat scroll 0 0 transparent;
    color: #CCCCCC;
    display: block;
    height: 17px;
    text-indent: 9px;
    width: 54px;
}
.vanclPageCode {
    border: 1px solid #E1E1E1;
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
}
.currentpage a:link, .currentpage a:visited, .currentpage a:hover {
    background-color: #00a9e0;
    color: #FFFFFF;
}
.pageButton .nextPagebg {
    background: url("../images/x_page_gray.gif") no-repeat scroll 0 0 transparent;
    color: #CCCCCC;
    display: block;
    height: 17px;
    text-indent: 2px;
    width: 54px;
}
.pageRight span {
    display: inline;
    float: left;
    line-height: 18px;
    margin-top: 10px;
}
.pageText input {
    border: 1px solid #E1E1E1;
    height: 15px;
    line-height: 15px;
    margin: 0 4px;
    text-align: center;
    width: 15px;
}
.pageBtn {
    background: none repeat scroll 0 0 #00a9e0;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 9px;
    text-align: center;
    width: 44px;
}
/*---------------------结束--------------------*/

/*---------------------提示框--------------------*/
#message_box{
	position:relative;
	display:none;
}
#message_box #msg_tip{
	background: none repeat scroll 0 0 #F3F2F2;
    border: 5px solid #FF9900;
    height: 60px;
    left: 300px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 200px;
    z-index: 100;
}
#message_box .refund_box{
	text-align:center;
	padding:10px;
	left: 35%;
	top: 40%;
	z-index: 100;
	width: 400px;
	position: fixed;
	background: none repeat scroll 0 0 #F3F2F2;
	border: 5px solid #CCCCCC;
	overflow:hidden;
}
#message_box .refund_box span{
    color: #00a9e0;
    display: inline-block;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding-right: 15px;
    vertical-align: middle;
}
#message_box .refund_box textarea{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding-right: 20px;
    vertical-align: middle;
    margin-right: 15px;
    width: 170px;
}
#message_box .refund_box input{
    background: url("../images/spritesbg.png") no-repeat scroll -225px -531px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    margin-left: 0;
    text-align: center;
    width: 45px;
}
/*---------------------结束--------------------*/
/*---------------------新品速递--------------------*/
.blank10{clear:both;display:block;font-size:1px;height:10px;overflow:hidden;}
.adProduct .adProductArea01{float:left;height:350px;width:260px;overflow:hidden;}
.adProduct .adProductArea02Box{display:inline;float: left;margin-left:10px;width:350px;overflow:hidden;}
.adProduct .adProductArea02Box .adProductArea02{height:170px;overflow:hidden;width:350px;}
.adProduct .adProductArea02Box .adProductArea03, .adProductArea04 {float:left;height:170px;width:170px;overflow:hidden;}
.adProduct .adProductArea02Box .adProductArea04{display:inline;margin-left:10px;overflow:hidden;}
.adProduct .adProductArea05 {display:inline;float:left;height:350px;margin-left:10px;width:170px;overflow:hidden;}
.adProduct .adProductArea06Box{display:inline;float:left;margin-left:10px;width:170px;overflow:hidden;}
.adProduct .adProductArea06Box .adProductArea06, .adProductArea07{height:170px;width:170px;overflow:hidden;}
/*---------------------结束--------------------*/
.select_payment_method{margin:20px 50px; display:none;}

/*--------------------news-------------------*/
.news_con .mt {
    background: url("../images/bg_tit_home.gif") repeat-x scroll 0 -128px #E6E6E6;
    height: 28px;
    margin-bottom: 5px;
}
.news_con h2 {
    background: url("../images/bg_tit_home.gif") no-repeat scroll 0 -100px transparent;
    color: #FFFFFF;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    width: 121px;
}
.news_con .mt .form {
    float: left;
    height: 28px;
    padding-left: 118px;
    width: 220px;
}
.news_con .mt .text {
    border: 1px inset #000000;
    margin: 4px 3px 0 0;
    padding: 2px;
    width: 160px;
}
.news_con .mt .btn-search {
    background: url("../images/bg_hotsale.gif") no-repeat scroll 0 -632px transparent;
    border: 0 none;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    text-align: center;
    width: 50px;
}
.news_con .mt .extra {
    background: url("../images/bg_tit_home.gif") no-repeat scroll -205px -156px transparent;
    float: right;
    height: 28px;
    width: 6px;
}
.news_con .mc {
    border: 1px solid #EBEBEB;
    margin-bottom: 10px;
    overflow: hidden;
}
.news_con h5 {
    background: none repeat scroll 0 0 #F6F6F6;
    padding: 4px 8px;
}
.news_con h5 span {
    float: right;
}
.news_con ul {
    padding: 8px;
}
.news_con li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 3px 0;
}
.news_con li div {
    float: left;
    margin-right: 10px;
}
.news_con li span {
    color: #999999;
    float: right;
    margin-left: 10px;
}
.news_con li .line {
    border-top: 1px dotted #CCCCCC;
    float: none;
    height: 10px;
    margin-top: 11px;
    overflow: hidden;
}
.pagin{
    float: right;
}
.pagin a, .pagin span {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: arial;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-left: 2px;
    overflow: hidden;
    padding: 3px 10px;
}
.pagin-m a, .pagin-m span {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
}
.pagin .text, .pagin .current {
    border: medium none;
    padding: 4px 11px;
}
.pagin .current, .pagin .current:link, .pagin .current:visited {
    color: #00a9e0;
    font-weight: bold;
}
.pagin a:link, .pagin a:visited {
    color: #005AA0;
}
.pagin .current, .pagin .current:link, .pagin .current:visited {
    color: #00a9e0;
    font-weight: bold;
}
/*------------------detail------------------*/
#detail h1 {
    border-bottom: 1px solid #EBEBEB;
    font: 20px "microsoft yahei","宋体";
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
}
#detail h1 a {
    color: #00a9e0;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    font-family: 宋体;
}
#detail h1 a:hover{
    text-decoration: underline;
}
#detail .mt{
    position: relative;
}
#detail .partake {
    float: right;
    overflow: hidden;
    padding: 10px 0;
}
#detail .summary {
    color: #999999;
    text-align: center;
}
#detail .mc {
    clear: both;
    font-size: 14px;
    line-height: 2em;
    padding: 10px;
}
.right_body #detail p {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px 0;
    text-indent: 0;
}
.lancuy_box{
	padding: 5px 0 0;
    float: left;
}
.lancuy_box div a{
	padding: 0 0 0 5px;
}
.lancuy_box select{
    float: right;
    height: 18px;
    margin: 12px 0 0;
    _width: 63px;
    *+height: 20px;
    _height: 15px;
}
.searchWords{
	float: right;
}
.searchWords a{
	float: right;
    padding: 0 0 0 5px;
}
#content .toplinebanner{
	height:100px;
	overflow:hidden;
}
.lancuy_box div a{
    background: none repeat scroll 0 0 #2B4F6F;
    border: 1px solid #35638B;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 3px 0 0 8px;
    padding: 0 4px;
    display: inline;
}
.bottom_friend_link{
    margin: 0 auto;
    width: 980px;
    clear: both;
}
/*--------------------product_home_recommend_newest----------*/
#product_home_recommend_newest{
    clear: both;
}
.home_product_list_show{
    clear: both;
    overflow: hidden;
    padding: 5px 0;
}
.home_product_list_show h2{
    border-top: 1px solid #CFCFCF;
    color: #333333;
    font-family: 微软雅黑;
    font-size: 20px;
    margin: 10px 0;
    padding-top: 10px;
    padding-left: 20px;
}
.home_product_list_show h2 a{
    color: #00A9E0;
    float: right;
    font-family: 宋体;
    font-size: 12px;
    padding-right: 20px;
}
.home_product_list_show ul li{
    display: inline;
    float: left;
    margin: 0 32px;
    text-align: center;
    width: 180px;
}
.home_product_list_show ul li .pic{
    width: 180px;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 110px;
}
.home_product_list_show ul li .pic img{
    vertical-align: middle;
	max-width:100%;
	max-height:100%;
}
.home_product_list_show ul li p{
    color: #00A9E0;
    text-align: center;
    padding: 5px 0;
}
.home_product_list_show ul li p a {
    background: url("../images/immediately_buy.png") no-repeat scroll 0 bottom transparent;
    border: medium none;
    color: #FFFFFF;
    height: 32px;
    text-align: center;
    width: 156px;
    cursor: pointer;
    *height: 28px;
	 display:block;
	 line-height:30px;
	 margin-left:10px;
}
.home_product_list_show ul li a:link { color:#FFF;}
.home_product_list_show ul li a:visited { color:#FFF;}
.home_product_list_show ul li a:active { color:#FFF;}


 
/*------------------jcarousel-skin-tango----------------*/
.gift.account_gift{
	width: 745px;
	margin:0 auto;
}
.gift h3{
border-bottom: 1px solid #CCCCCC;
    font-family: 微软雅黑;
    font-size: 16px;
    margin-bottom: 13px;
    padding-bottom: 10px;
}
ul#gift_nav{
	overflow: hidden;
    padding-bottom: 10px;
}
ul#gift_nav li{
	display: inline;
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    text-align: center;
}

ul#gift_nav li .pic{
	border: 1px solid #00A9E0;
    display: block;
    float: none;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    padding: 0;
    width: 100px;
}
ul#gift_nav li .pic img{
    vertical-align: middle;
    width: 100px;
}
ul#gift_nav li .name{
	text-align: center;
	padding-top: 5px;
}
ul#gift_nav li a{

}
/*----------------menuNav----------------*/
.sf-menu{
    display: none;
}
.menuNav .navlist{
    background: none repeat scroll 0 0 transparent;
	border:none;

    height: 320px;
    right: 0;
    top: 0;
    width: 184px;
    padding: 10px 0 5px;
    position: relative;
    z-index: 1;
    float: right;
}
#more_cate{
    font-weight: bold;
    padding-bottom: 12px;
    text-indent: 10px;
    clear: both;
}
#more_cate a{
    color: #086BB4;
    text-decoration: underline;
}
#more_cate a:hover{color: #086BB4; text-decoration: underline;}
#subNav .menuNav H2 {
    background: url("../images/catalog_title_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin-top: 0;
    padding-left: 35px;
    text-indent: 0;
    z-index: 2;
    position: relative;
}
#subNav .menuNav .navlist dl dt a{
    background: url("../images/catalog_icon.png") no-repeat scroll 145px 50% transparent;
    font-weight: bold;
    font-weight: normal;
}
#subNav .menuNav .navlist dl dt.icon03 a:hover {
    background:#fff;
    background: url("../images/catalog_bg_hover.gif") no-repeat scroll 0 50% transparent;
    color:#fff;
    font-weight: normal;
    width: 184px;
	text-decoration:none;
}
#subNav li li{

}
/*--------------------footer_search------------------*/
.footer_search{
    bottom: 80px;
    position: absolute;
}
.footer_search .search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 23px;
    line-height: 23px;
    width: 165px;
}
.footer_search .search input.searchText{
    border: medium none;
    color: #767676;
    padding-left: 8px;
    width: 135px;
}
.footer_search .search input.searchBtn{
    background: url("../images/search_btn.gif") no-repeat scroll 100% 50% transparent;
    border: medium none;
    height: 23px;
    text-indent: -9999em;
    width: 12px;
    cursor: pointer;
}
/*----------------comm_area---------------*/
.comm_area{
    border: 1px solid #D6E8FF;
    border-left: none;
    clear: both;
    float: left;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 188px;
    position: relative;
    z-index: 9999;
}
.comm_area .pic_left{
    float: left;
    height: 65px;
    text-align: center;
    width: 70px;
}
.comm_area .pic_right .support_on_line input{
    background: url("../images/spritesbg.png") no-repeat scroll 80px -150px transparent;
    height: 20px;
    width: 100%;
  cursor: pointer;
}
.comm_area .comm_area_body .pic_left{
    padding-top: 10px;
    padding-right: 10px;
}
.comm_area .pic_right{
    float: left;
}
.comm_area .comm_area_body .pic_right{
    position: relative;
}
.support_on_line{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #14B2E0;
    left: -10px;
    position: absolute;
    top: 36px;
    width: 100px;
    padding: 0 0 5px;
}
.before_support,.after_support{

}
.before_support{
    padding-bottom: 2px;
}
.before_support h2,.after_support h2{
    color: #14b2e0;
    font-weight: bold;
    text-align: center;
}
.before_support a,.after_support a{
    display: block;
    padding: 5px 0;
}
.comm_area .pic_right input{
    background: url("../images/online.png") no-repeat scroll 0 bottom transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: 微软雅黑;
    height: 32px;
    text-align: center;
    width: 83px;
    margin-bottom: 3px;
}
.pic_right div p{
	color:#333333;
    font-family: 微软雅黑;
    text-align: center;
}
.comm_area_body{
    clear: both;
    padding-bottom: 10px;
}
.pic_right span{
    color: #333333;
    display: block;
    font-family: 微软雅黑;
    padding-bottom: 10px;
}
.pic_right span img{
    padding-right: 5px;
}
.pic_right div{
	color:#333333;
    font-family: 微软雅黑;
    text-align: center;
}
.comm_area_phone .hot_phone{
    font-size: 14px;
    font-weight: bold;
}
.comm_area .comm_area_phone .pic_right {
    padding-top: 5px;
}
.comm_area_phone{
    clear: both;
    padding-top: 5px;
}
/*--------------product_gift----------*/
.product_gift{
    background: url("../images/gift_bg_line.gif") no-repeat scroll 480px 40px transparent;
	overflow: hidden;
	zoom:1;
}
.product_gift h3{
    border-top: 1px solid #CFCFCF;
    color: #333333;
    font-family: 微软雅黑;
    font-size: 20px;
    margin: 10px 0;
    padding-left: 20px;
    padding-top: 10px;
}
.product_gift .box{
	float: left;
    width: 420px;
    margin-right: 40px;
    padding-right: 40px;
	padding-left: 20px;
}
.product_gift .box .pic{
    float: left;
    padding-right: 20px;
    width: auto;
}
.product_gift .box .detail{
	float: left;
    width: 230px;
}
.product_gift .box .detail a{
	color:#00a9e0;
    font-family: 微软雅黑;
    font-size: 14px;
    text-decoration: underline;
}
.product_gift .box .detail p.title{
    color: #000;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 28px;
}
.product_gift .box .detail p.format{
    color: #00;
    font-family: 微软雅黑;
    font-size: 12px;
    line-height: 18px;
   padding: 5px 0 10px;
}
.product_gift .last{
	border: medium none;
    margin: 0;
    padding: 0;
}
/*----------------snap_login_area---------*/
.snap_login_area{
    border: 2px solid #00A9E0;
    left: 39%;
    line-height: 20px;
    padding: 20px;
    position: fixed;
    top: 150px;
    z-index: 9999;
    background: none repeat scroll 0 0 #FFFFFF;
    width: 250px;
}
.snap_login_area h2{
    color: #08538D;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.snap_login_area p{
    padding: 8px 0;
    text-align: center;
    clear: both;
}
.snap_login_area p input{
    border: 1px solid #7F9DB9;
    height: 20px;
    line-height: 20px;
    width: 150px;
}
.snap_login_area p input.login_submit,.snap_login_area p input.login_register{
    background: none repeat scroll 0 0 #00A9E0;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    height: 23px;
    margin: 0 10px;
    padding: 3px 5px;
    width: auto;
}
.snap_login_area p input.login_submit{
    margin-left: 100px;
}
.snap_login_area p label{
    display: block;
    float: left;
    width: 60px;
    text-align: right;
}
.snap_login_area .close_snap{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -150px transparent;
    border: medium none;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    position: absolute;
}
.snap_login_area p a{
    color: #00A9E0;
    padding-left: 5px;
    text-decoration: underline;
}

/*-------------area_a_to_Z---------------*/
.area_a_to_Z{
    background: none repeat scroll 0 0 #E2F3F9;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
}
.area_a_to_Z ul{
    padding: 0 8px;
}
.area_a_to_Z ul li{
    float: left;
    padding: 5px 8px;
}
.area_a_to_Z ul li a{
    background: none repeat scroll 0 0 #00A9E0;
    color: #FFFFFF;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    text-align: center;
    width: 10px;
}
.noregistbuy{
    color: #00A9E0;
    font-size: 18px;
    padding: 5px 0 0;
    float: right;
}
.noregistbuy a{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -657px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 125px;
}
.checkout_login_btn{
    float: right;
    padding-bottom: 10px;
}
.checkout_login_btn a{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 68px;
}
/*------------------account_balance------------------*/
.account_balance{
    clear: both;
    margin: 5px 0;
    overflow: hidden;
}
.account_balance span a{
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    padding-left: 15px;
}
.account_balance span a.invoice_open{
    background: url("../images/icon_cart.gif") no-repeat scroll 0 0 transparent;
}
.account_balance span a.invoice_close{
    background: url("../images/icon_cart.gif") no-repeat scroll 0 -20px transparent;
}
.account_balance .text{
    background: none repeat scroll 0 0 #FFFAF4;
    border: 1px dashed #DDDDDD;
    clear: both;
    margin: 10px 0 10px 25px;
    padding: 10px;
    width: 50%;
}
.account_balance .text a{
    display: inline;
}
.account_balance .text p{
    height: 35px;
    line-height: 35px;
}
.account_balance .text p span{
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
}
.account_balance .text p em{
    color: #00A9E0;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
}
.address .invoice_btn{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 21px;
    width: 68px;
    margin-top: 6px;
}
.p_input .input_credit{
	border: 1px solid #CCCCCC;
    height: 20px;
    text-align: right;
    width: 80px;
}
.p_input span{
	border-bottom: 1px solid #000000;
}
input.account_convert{
    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 27px;
    line-height: 27px;
    margin-left: 22px;
    text-align: center;
    width: 97px;
}
/*-----------------partner_warp---------------------*/
.partner_warp{
    overflow: hidden;
    padding-bottom: 15px;
}
.partner_warp h2{
     font-weight: bold;
    padding-bottom: 10px;
}
.group_hint{
    background: url("../images/warning2.gif") no-repeat scroll 5px 3px #FEFDB3;
    border: 1px solid #FFC200;
    clear: both;
    color: #CC3300;
    height: 18px;
    line-height: 18px;
    margin-top: 2px;
    padding-left: 22px;
    width: 112px;
}
.partner_warp .partner_list_area{
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #E0E0E0;
    overflow: hidden;
    padding: 10px;
}
.partner_warp ul{
    background-color: #FFFFFF;
    float: left;
    padding: 10px 10px 10px 0;
}
.partner_warp ul.pplistbox{
    width: 358px;
}
.partner_warp ul li{
    background: url("../images/bg_group.gif") no-repeat scroll -111px 64px transparent;
    display: block;
    float: left;
    padding-left: 17px;
    width: 160px;

}
.partner_warp ul li a.pic{
    background-color: #FFFFFF;
    display: block;
    overflow: hidden;
    padding: 1px;
    text-align: center;
    width: 160px;
    margin-bottom: 5px;
    height: 160px;
}
.partner_warp ul li.active{
    background-position: -134px 64px;
}
.partner_warp ul li.active a.pic{
    border: 1px solid #FCC199;
    display: block;
    padding: 0;
}
.partner_warp ul li div a{
    width: auto;
}
.partner_warp .pro_partner_tocart{
    background: url("../images/bg_group.gif") no-repeat scroll -158px 10px transparent;
    float: right;
    padding-left: 18px;
    width: 156px;
}
.partner_warp ul li input{
    float: left;
    margin-right: 5px;
}
.partner_warp ul li div{
    clear: both;
    width: 160px;
}
.partner_warp ul li.home{
    background: none repeat scroll 0 0 transparent;
}
.partner_warp ul li.home a {
    border: 1px solid #FCC199;
    display: block;
    padding: 0;
    width: 160px;
    margin-bottom: 5px;
    height: 160px;
}
.partner_warp .pro_partner_tocart p.tips{
    border-bottom: 1px dotted #878787;
    font-size: 14px;
    height: 29px;
    margin-top: 20px;
    padding-top: 5px;
}
.partner_warp .pro_partner_tocart p.price_total{
    padding: 20px 0;
}
.price_current{
    padding-bottom: 20px;
}
.partner_warp .pro_partner_tocart p.price_total span{
    color: #999999;
    text-decoration: line-through;
}
.partner_warp .pro_partner_tocart a#buy_package{
    background: url("../images/bg_group.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 17px;
    margin-left: 0;
    margin-top: 8px;
    padding: 4px 0 0 31px;
    width: 78px;
}
.partner_warp .pro_partner_tocart a.get_more{
    padding-left: 5px;
}
.homepro_warp{
    float: left;
    border: 1px solid #C4C4C4;
    border-right: none;
    height: 308px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.homepro_warp li{
    overflow: hidden;
    text-align: center;
    width: 160px;
}
.partnerpackage_wrap{
    float: left;
    width: 390px;
    border: 1px solid #C4C4C4;
    border-left: none;
    height: 308px;
	overflow-x: scroll;
	background: none repeat scroll 0 0 #FFFFFF;
}

.package_outsc_wrap{
	float: left;
    width: 390px;
    border: 1px solid #C4C4C4;
    border-left: none;
    height: 308px;
	background: none repeat scroll 0 0 #FFFFFF;
}

.partner_warp ul li div.parprolist p{
    padding: 3px 0;
}
/*---------------partner_wrap-----------------*/

.partner_opt p{
    color: #A10000;
    padding: 5px 0;
    clear: both;
}
.partner_warp .partner_opt ul{
    background: none repeat scroll 0 0 #F2F2F2;
    border: medium none;
    padding: 5px;
    width: 152px;
}
.partner_warp .partner_opt ul li{
    padding: 5px 1px;
}
/*---------------我的商城币表格样式-----------------*/
.order_main  .log_table{
	border:none;
	text-align:left;
}
.order_main .log_table td{
	text-align:left;
	border:none;
}
.order_main .log_table td em{
	color:#4087D0;
	font-size:14px;
}
/*-----------------menunav------------------------*/
.menuNav {
	Z-INDEX: 9999; POSITION: relative; WIDTH: 189px; FLOAT: left; height:auto;
}
.menuNav H2 {
	MARGIN-TOP: 4px; TEXT-INDENT: -9999px; BACKGROUND: url(../images/main_0410.gif) no-repeat 0px 0px; HEIGHT: 39px; CURSOR: pointer
}
.navlist {
	BORDER-BOTTOM: #e7a300 1px solid; POSITION: absolute; BORDER-LEFT: #e7a300 1px solid; WIDTH: 187px; BACKGROUND: url(../images/main_0410.gif) #fff9db no-repeat -190px -465px; HEIGHT: 445px; BORDER-TOP: 0px; TOP: 43px; BORDER-RIGHT: #e7a300 1px solid; right: 0px
}
.navlist H4 {
	TEXT-ALIGN: right; LINE-HEIGHT: 34px; MARGIN: 3px auto 0px; WIDTH: 185px; BACKGROUND: #ffdf6d; HEIGHT: 34px; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
.navlist H4 A {
	PADDING-RIGHT: 12px; FONT-FAMILY: "宋体"; COLOR: #086bb4
}
.navlist H4 A:hover {
	COLOR: #086BB4; TEXT-DECORATION: underline
}
.navlist DL {
	POSITION: relative; LINE-HEIGHT: 26px; WIDTH: 188px; HEIGHT: 26px
}
.navlist DL DT {
	Z-INDEX: 2; POSITION: absolute; FONT-FAMILY: "宋体"; FONT-SIZE: 13px
}
.navlist DL DT A {
	TEXT-INDENT: 10px; WIDTH: 188px; DISPLAY: block; COLOR: #086bb4
}
.navlist DL DT A.on {
	TEXT-INDENT: 36px; COLOR: #086BB4; FONT-WEIGHT: 700
}
.navlist DL DT .hot01 {
	POSITION: absolute; WIDTH: 26px; BACKGROUND: url(../images/main_0410.gif) no-repeat -975px 0px; HEIGHT: 13px; TOP: 8px; RIGHT: 20px
}
.navlist DL DT .hot02 {
	POSITION: absolute; WIDTH: 26px; BACKGROUND: url(../images/main_0410.gif) no-repeat -975px 0px; HEIGHT: 13px; TOP: 8px; RIGHT: 58px
}
.navlist DL DT.icon01 A {
	COLOR: #c00
}
.navlist DL DT.icon02 A {
	COLOR: #c00
}
.navlist DL DT.icon01 A.on {
	COLOR: #086BB4
}
.navlist DL DT.icon02 A.on {
	COLOR: #086BB4
}
.navlist DL DT.icon01 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -390px
}
.navlist DL DT.icon02 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -427px
}
.navlist DL DT.icon03 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -464px
}
.navlist DL DT.icon04 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -501px
}
.navlist DL DT.icon05 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -538px
}
.navlist DL DT.icon06 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -575px
}
.navlist DL DT.icon07 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -612px
}
.navlist DL DT.icon08 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -649px
}
.navlist DL DT.icon09 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -686px
}
.navlist DL DT.icon10 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -723px
}
.navlist DL DT.icon11 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -760px
}
.navlist DL DT.icon12 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -797px
}
.navlist DL DT.icon13 A.on {
	BACKGROUND: url(../images/main_0410.gif) no-repeat 0px -834px
}
.navlist DL DD {
	Z-INDEX: 1; BORDER-BOTTOM: #D4D4D4 1px solid; POSITION: absolute; BORDER-LEFT:none; DISPLAY: none;
	/*WIDTH: 539px;  BACKGROUND: #fffdf3; */
	BORDER-TOP: #D4D4D4 1px solid; BORDER-RIGHT: #D4D4D4 1px solid; LEFT: 185px;    padding-left: 10px;    background: none repeat scroll 0 0 #FFFFFF;BORDER-LEFT: #D6E8FF 1px solid;MARGIN-LEFT:-2px;
}
.navlist DL DD .sideleft {
	FLOAT: left
}
.navlist DL DD .sideright {
	WIDTH: 116px; FLOAT: right
}
.sideleft {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 0; DISPLAY: inline; BACKGROUND: #fff; FLOAT: left; BORDER-RIGHT: #fbf1d8 1px solid; PADDING-TOP: 6px;
}
.sideleft H3 {
	LINE-HEIGHT: 24px; WIDTH: 370px; HEIGHT: 24px; COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: 700
}
.sideleft LI {
	WIDTH: 370px; DISPLAY: inline; FLOAT: left; BORDER-TOP: #f6efe6 1px solid; MARGIN-RIGHT: 5px
}
.sideleft LI.noline {
	BORDER-TOP: medium none
}
.sideleft LI B {
	WIDTH: 75px; FLOAT: left
}
.sideleft LI DIV {
	WIDTH: 292px; FLOAT: left
}
.sideleft LI DIV A {
	BORDER-LEFT: #d1d1d1 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 14px; MARGIN: 11px 10px 0px 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; WHITE-SPACE: nowrap; FLOAT: left; HEIGHT: 30px; COLOR: #000; PADDING-TOP: 0px
}
.sideleft LI DIV A:visited {
	BORDER-LEFT: #d1d1d1 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 14px; MARGIN: 11px 10px 0px 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; WHITE-SPACE: nowrap; FLOAT: left; HEIGHT: 14px; COLOR: #000; PADDING-TOP: 0px
}
.sideleft LI B {
	        width: auto;position: relative;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; COLOR: #086BB4; BORDER-TOP: medium none; FONT-WEIGHT: normal; BORDER-RIGHT: medium none;PADDING-RIGHT:10px;
}
.sideleft LI DIV A:hover {
	COLOR: #086BB4; TEXT-DECORATION: underline
}
.sideright {
	POSITION: absolute; TOP: 0px; RIGHT: 0px
}
.sideright H3 {
	LINE-HEIGHT: 28px; PADDING-LEFT: 10px; HEIGHT: 28px; COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: 700; PADDING-TOP: 5px
}
.sideright LI {
	LINE-HEIGHT: 26px; WIDTH: 60px; DISPLAY: inline; FLOAT: left; HEIGHT: 26px; MARGIN-LEFT: 14px; OVERFLOW: hidden
}
.sideright LI A {
	COLOR: #666
}
.sideright LI A:visited {
	COLOR: #666
}
.sideright LI A:hover {
	COLOR: #086BB4; TEXT-DECORATION: underline
}
.menv03 {
	TOP: 2px;
}
.menv04 {
	TOP: -37px
}
.menv05 {
	TOP: -74px
}
.menv06 {
	TOP: -111px
}
/*---------------会员卡充值成功返回样式--------------*/
.recharge_price{
	color:#51A4E7;
	font-size:20px;
}

/*---------------注册会员--------------*/
.mes{
	display: block;
	line-height:14px;
	height:14px;
	margin-top:2px;
}
.wrong{
	line-height:22px;
	height:22px;
	margin-left:10px;
}
.wrong.ui-icon{
	margin: 8px 110px 0px 0px;
}

/*---------------注册成功--------------*/
.success_return{
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	text-align:center;
}
#registrant{
	color: green;
}
.email_notice{
	font-size: 14px;
	color: #00A9E0;
	text-align:center;
}
#message{
	margin-top: 40px;
}

/* sitemap style */
#sitemap{
	clear: both;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 2px solid #00A9E0;
	padding: 8px 0;
}
#sitemap h2{font-size: 15px;font-weight:bold;color:#333;margin: 8px 0 8px 8px;border-left: 4px solid #00A9E0;padding-left: 4px;}
#sitemap .sitemap_menu{}
#sitemap li{
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 12px;
	color: #00A9E0;
}
#menu li{width: 300px;}
#sitemap li a{font-size: 14px;}
#sitemap li a:hover{text-decoration: underline;}
#menu, #category{margin-bottom: 20px;margin-left: 10px;}
#sitemap .product{margin-left: 16px;}
#sitemap .product li, #sitemap .help li{float: left;width: 300px;}
#sitemap .product li a{font-size:12px;}
#sitemap .sitemap_help .help_title{font-size: 14px;font-style: italic;color:#333;}

/*---------------collect_area----------------*/
.collect_area{
    border: 2px solid #00A9E0;
    min-height: 95px;
    left: 40%;
    position: fixed;
    top: 40%;
    width: 300px;
    z-index: 999999;
    background: none repeat scroll 0 0 #FAFAFA;
}
.collect_area h3{
background:-moz-linear-gradient(top, #6CD0F0,#00A9E0);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#6CD0F0), to(#00A9E0));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6CD0F0,endColorstr=#00A9E0,grandientType=1);
    border-bottom: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
}
.collect_area .close_win{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -155px transparent;
    display: block;
    height: 15px;
    position: absolute;
    right: 5px;
    text-indent: -999em;
    top: 5px;
    width: 15px;
    outline: medium none;
}
.collect_desc span.result_desc,.collect_desc span.mark,.collect_desc span.error{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1074px transparent;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 150px;
}
.collect_desc span.mark{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -986px transparent;
}
.collect_desc span.error{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1031px transparent;
}
.collect_desc{
    border-bottom: 1px solid #CCCCCC;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 260px;
}
.collect_desc span{
    background: url("../images/spritesbg.png") no-repeat scroll -207px -189px transparent;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 150px;
}
.collect_desc a{
    color: #00A9E0;
}
.collect_desc a:hover{
    text-decoration: underline;
}
/*---------------add_tig----------------*/
.add_tig{
    margin: 0 auto;
    padding-top: 10px;
    width: 280px;
}
.add_tig span,.old_tig span{
    display: block;
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 68px;
    line-height: 22px;
}
.add_tig input{
    border: 1px solid #CCCCCC;
    height: 20px;
    line-height: 20px;
    width: 180px;
}
.old_tig{
    margin: 0 auto;
    padding-top: 10px;
    width: 280px;
}
.old_tig ul{
    float: left;
    width: 200px;
}
.old_tig ul li{
    float: left;
    line-height: 22px;
    padding: 0 8px 8px 0;
}
.old_tig ul li a{
    background: none repeat scroll 0 0 #638BB0;
    padding: 6px 5px 4px;
}
.old_tig ul li a:hover{
    background: none repeat scroll 0 0 #E29300;
    color: #fff;
}
input.create_tag{
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 120px;
    margin-top: 15px;
}
/* contact us widgets */
#form_contact_us{background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    padding: 20px 0;}
#form_contact_us p{margin: 0 0 8px 0;padding:0;}
#form_contact_us p label{display:inline-block;width: 100px;height:27px;line-height:27px;text-align:right;marin-right:4px;}
#form_contact_us p input[type='text']{
    border-color: #999999 #CCCCCC #CCCCCC #999999;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
color:#999999;height:21px;    width: 325px;line-height: 21px;padding: 2px 4px;}
#form_contact_us p textarea{

    border-color: #999999 #CCCCCC #CCCCCC #999999;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    color: #999999;
    padding: 2px 4px;
    resize: none;
    width: 325px;
}
#form_contact_us p span.msg{margin-left: 4px;font-size:12px;color: red;}
#send_msg_flag{margin-left: 4px;}
#btn_contact_us{    background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 97px;}
/*-----------------purchase---------------------*/
.purchase_left{
    float: left;
}
.purchase_right{
    float: left;
    width: 720px;
}
.purchase_right .item{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    box-shadow: 1px 2px 2px rgba(222, 222, 222, 0.6);
    float: left;
    margin: 0 0 15px 0;
    padding: 15px;
    position: relative;
    width: 320px;
}
.purchase_right .last{
	float:right;
}
.purchase_right .item img{
    width: 320px;
	height: 320px;
}
.purchase_right .item h3 {
    font-size: 16px;
    height: 48px;
    margin: 10px 0;
    overflow: hidden;
    font-weight: bold;
}
.purchase_right .item h3 a {
    color: #222222;
    display: block;
}
.purchase_right .item .detail {
    color: #666666;
    margin: 0 3px;
}
.purchase_right .item .buy {
    background: url("../images/sp-deal.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 33px;
    line-height: 99px;
    margin-top: 6px;
    overflow: hidden;
    width: 83px;
}
.purchase_right .item .price {
    color: #086BB4;
    font-size: 32px;
    line-height: 40px;
    margin-right: 6px;
}
.purchase_right .item .bypast {
    display: inline-block;
    vertical-align: 2px;
    font-size: 14px;
}
.purchase_right .item .num {
    font-family: arial;
}
.purchase_right .item .total {
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
    text-align: right;
}
.purchase_right .item .total strong {
    color: #086BB4;
    font-size: 14px;
    padding-right: 2px;
}
.purchase_right .item .new-tag {
    background: url("../images/sp-deal.png") no-repeat scroll -145px 0 transparent;
    height: 57px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 63px;
    z-index: 9;
}
.purchase_right .item .new-tag a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: -9999px;
    width: 100%;
}
.purchase_left .menuNav{
    border: 1px solid #D4D4D4;
    width: 205px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.purchase_left .menuNav h2{
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #F2F0F0;
    font-size: 16px;
    font-weight: bold;
    line-height: 39px;
    margin: 0;
    padding-left: 15px;
    text-indent: 0;
}
.purchase_left .menuNav .navlist{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0;
    min-height: 500px;
	height:auto;
}
.purchase_right .searchHead{
	background: url("../images/spritesbg.png") repeat-x scroll 0 -251px transparent;
    border: 1px solid #D4D4D4;
    clear: both;
    height: 28px;
    line-height: 28px;
	margin:0 0 10px 0;
    width: 720px;
}
/*-----------------------------------------*/
#option_box{
	width:528px;
	height:370px;
	border:1px solid #cccccc;
}
#option_box h3{
    background: none repeat scroll 0 0 #32617F;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding:10px;
}
#option_box .body .body-table{
	height:260px;
	padding:10px;
	overflow:auto;
}
#option_box table{
    width: 100%;
    text-align: center;
}
#option_box table input.option_num{
    float: none;
    margin: 0;
    border: 1px solid #78A2BC;
	width:80px;
	height:20px;
}
#option_box table th{
    background: none repeat scroll 0 0 #E0F0FC;
    height: 30px;
    padding: 5px;
}
#option_box table tbody tr{
	 height: 40px;
}
#option_box table tbody tr.whitebg{
	background: none repeat scroll 0 0 #FFFFFF;
}
#option_box table tbody tr.bluebg{
	background: none repeat scroll 0 0 #eee;
}
#option_box table td{
    padding: 3px 5px;
}
#option_box .body p {
    text-align: center;
	padding:10px 0;
}
#option_box .body p input{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    height: 21px;
    margin: 10px 0 0 0;
    width: 68px;
}
/*-----------------Group purchase-------------------*/
.collectivepurchasebody{
    background: none repeat scroll 0 0 #E0F0FC;
}
.collectivepurchasebody #content{
    overflow: visible;
}
.collectivepurchasebody #Head{
    margin-bottom: 20px;
}
#group-purchase{
    margin: 0 auto;
    padding: 10px 0 0;
    width: 980px;
}
.purchase_l{
    float: left;
    padding: 0;
    width: 740px;
}
.purchase_r{
    float: right;
    width: 220px;
}
.deal-intro,.intro_des,.intro_detail{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    clear: both;
    margin-bottom: 10px;
    padding: 15px;
	zoom:1;
}
.deal-intro:after,.intro_des:after,#group-purchase:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.intro_des{
    line-height: 25px;
}
.deal-intro h1.deal-brand {
    color: #000000;
    font-family: 'Microsoft Yahei','黑体',Tahoma,Helvetica,arial,sans-serif;
    font-size: 28px;
    line-height: 1.4;
    padding: 9px 20px 5px 0;
}
.deal-intro h2.deal-title {
    color: #777777;
    font-family: 'Microsoft Yahei','黑体',Tahoma,Helvetica,arial,sans-serif;
    font-size: 20px;
    line-height: 1.4;
    padding: 0 20px 20px 9px;
    margin: 0;
}
.deal-intro .deal-main {
    float: left;
    font-family: Helvetica,arial,sans-serif;
    margin-right: 13px;
    padding-top: 75px;
    position: relative;
    width: 252px;
}
.deal-intro .deal-buy {
    background: url("../images/sp-detail.png") repeat scroll 0 0 transparent;
    height: 75px;
    left: -68px;
    padding-left: 50px;
    position: absolute;
    top: 0;
    width: 270px;
    z-index: 1;
}
.deal-intro .deal-buy strong {
    color: #FFFFFF;
    font: 32px/75px arial;
}
.deal-intro .deal-buy a {
    display: block;
    height: 54px;
    line-height: 51px;
    outline: 0 none;
    position: absolute;
    right: 10px;
    text-indent: -3000px;
    top: 12px;
    width: 120px;
}
.deal-intro .deal-info {
    background: none repeat scroll 0 0 #EDF7FE;
    border: 1px solid #D6E8FF;
    font: 12px arial,Tahoma,sans-serif,Tahoma,sans-serif;
}
.deal-intro .deal-discount {
    border-bottom: 1px solid #D6E8FF;
    width: 100%;
}
.deal-intro .deal-discount th {
    font-weight: normal;
    line-height: 15px;
    padding: 10px 10px 0;
    text-align: center;
}
.deal-intro .deal-discount td {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    padding: 0 0 10px;
    text-align: center;
}
.deal-intro .deal-status {
    border-top: 1px solid #FFFFFF;
    color: #666666;
    padding: 0 5px 10px;
    text-align: center;
}
.deal-intro .deal-status .deal-status-count {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 3px;
}
.deal-intro .deal-status .deal-status-count strong {
    color: #086BB4;
}
.deal-intro .deal-status .deal-on{
    margin: 0;
    padding: 0;
}
.deal-intro .deal-status .deal-on strong {
    margin: 0 2px;
}
.deal-intro .consumer-protection {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px auto 0;
    overflow: hidden;
    width: 195px;
    padding: 0;
}
.deal-intro .consumer-protection li {
    border: 1px solid #D6E8FF;
    float: left;
    padding: 7px 0;
    width: 96px;
}
.deal-intro .consumer-protection li .icon {
    background: url("../images/consumer-protection-icons02.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 27px;
    margin-bottom: 5px;
    width: 32px;
}
.deal-intro .consumer-protection li a {
    color: #A10000;
    display: block;
    line-height: 14px;
    text-decoration: none;
}
.deal-intro .consumer-protection li.expire {
    border-left: medium none;
}
.deal-intro .consumer-protection li.expire .icon {
    background-position: 0 -28px;
}
.deal-intro .deal-side {
    margin-right: 0;
    width: 442px;
    float: right;
}
.deal-intro .deal-buy-cover-img img {
    border: 1px solid #EAE8E8;
    display: block;
    height: 267px;
    width: 440px;
}
.deal-intro .deal-preference {
    font-size: 12px;
    margin-top: 8px;
}
.deal-intro .deal-share {
    float: right;
    margin-top: 6px;
}
.deal-intro .add-favorite {
    background: url("../images/bg-add-favorite.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #99B2D1;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding: 3px 10px 2px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px #FFFFFF;
}
.deal-intro .add-favorite i {
    background: url("../images/icon-sprite.png") no-repeat scroll 0 -20px transparent;
    display: inline-block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin-right: 5px;
    vertical-align: text-bottom;
    width: 13px;
}
.deal-intro .deal-share span {
    float: left;
    padding: 3px 0 0;
}
.deal-intro .deal-share ul {
    float: left;
    margin: 0;
    padding: 0;
}
.deal-intro .deal-share li {
    float: left;
    margin-left: 8px;
}
.deal-intro .deal-share a {
    background: url("../images/icon-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    outline: 0 none;
    text-indent: -9999px;
    width: 16px;
}
.deal-intro .deal-share .sina {
    background-position: -16px 0;
}
.deal-intro .deal-share .qq {
    background-position: -32px 0;
}
.deal-intro .deal-share .renren {
    background-position: -48px 0;
}
.deal-intro .deal-share .douban {
    background-position: -64px 0;
}
.deal-intro .deal-share .qzone {
    background-position: -80px 0;
}

/*----------------deal-buy-bottom------------------*/
.intro_detail{
	margin-bottom:0
}
.deal-buy-bottom {
    background-color: #F5F4F4;
    border: 1px solid #D4D4D4;
	border-top:none;
    clear: both;
    padding: 30px 55px;
}
.pricenum {
    color: #A10000;
    float: left;
    font-size: 36px;
    line-height: 40px;
	font-weight: bold;
    margin-right: 15px;
}
.deal-buy-bottom a {
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1212px transparent;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 39px;
    line-height: 42px;
    outline: 0 none;
    text-align: center;
    width: 105px;
}
.deal-buy-bottom a:hover{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1253px transparent;
}
.deal-buy-bottom ul {
    color: #999999;
    margin: 0 70px;
    text-align: center;
	zoom:1;
}
.cf:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.deal-buy-bottom li {
    float: left;
    width: 100px;
    font-size: 14px;
}
.deal-buy-bottom ul .num {
    color: #333333;
    display: block;
    padding-top: 5px;
}
/*-----------------purchase_r------------------*/
.purchase_recommend{
    border: 1px solid #D4D4D4;
}
.purchase_recommend h3{
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #F2F0F0;
    font-size: 16px;
    font-weight: bold;
    line-height: 39px;
    margin: 0;
    padding-left: 15px;
    text-indent: 0;
}
.purchase_recommend ul{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}
.purchase_recommend li {
    font-size: 12px;
    padding: 10px 15px;
}
.purchase_recommend li a.pic{
    display: block;
    text-align: center;
}
.purchase_recommend li h4 {
    padding: 5px 0;
}
.purchase_recommend li h4 a {
    color: #666666;
    font-weight: normal;
}
.purchase_recommend li .pur_intro_info {
    color: #666666;
    font-family: Helvetica,arial,sans-serif;
    position: relative;
}
.purchase_recommend li .pur_intro_info strong {
    color: #086BB4;
    font-size: 16px;
    margin-right: 5px;
}
.purchase_recommend li .total {
    position: absolute;
    right: 0;
    top: 3px;
}
.purchase_recommend li .total span {
    color: #086BB4;
}
/*----------------purchase_cart-----------------*/
.purchase_cart h2 {
    border-bottom: 1px solid #DDEEFF;
    font-size: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.purchase_cart h2 span{
    color: #00A9E0;
	font-size: 12px;
	font-weight: normal;
	padding:0 10px;
}
.purchase_cart table {
    width: 100%;
}
.purchase_cart table th, .purchase_cart table td {
    padding: 10px 16px;
    text-align: center;
}
.purchase_cart table th {
    background: none repeat scroll 0 0 #32617F;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
    color: #FFFFFF;
}
.purchase_cart table td {
    border-bottom: 1px solid #32617F;
}
.purchase_cart table td.total{
    color: #08538D;
    font-size: 16px;
    font-weight: bold;
}
.purchase_cart table td.sub-total{
    color: #00A9E0;
    font-size: 24px;
    font-weight: bold;
}
.purchase_cart table td a{
    font-size: 14px;
}
.purchase_cart table td input{
    padding: 3px;
    width: 45px;
	border: 1px solid #CCCCCC;
}
.purchase_cart table tfoot td {
    border-bottom: none;
}
.purchase_option h3 {
    background: none repeat scroll 0 0 #32617F;
    font-size: 14px;
    margin-bottom: 8px;
    padding: 8px 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.purchase_option label{
    display: block;
    font-size: 14px;
    margin: 0 16px 6px;
}
.purchase_option p {
    margin: 0 0 6px;
    padding: 0 16px;
}
.purchase_option input {
    width: 300px;
    border-color: #89B4D6;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 3px 4px;
    float: left;
}
.purchase_option a.choose_option{
    background: none repeat scroll 0 0 #32617F;
    border: 1px solid #174060;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 16px;
    margin-left: 10px;
    padding: 3px 8px;
}
.form_submit {
    padding: 10px 0;
    text-align: right;
}
.form_button {
    background: none repeat scroll 0 0 #32617F;
    border: 1px solid #174060;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    padding: 5px 15px;
}
/* ----------------------------提示框------------------------------ */
#dialog{
    border: 2px solid #00A9E0;
    min-height: 140px;
    left: 40%;
    position: fixed;
    top: 40%;
    width: 300px;
    z-index: 999999;
    background: none repeat scroll 0 0 #FAFAFA;
}
#dialog h3{
background:-moz-linear-gradient(top, #6CD0F0,#00A9E0);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#6CD0F0), to(#00A9E0));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6CD0F0,endColorstr=#00A9E0,grandientType=1);
    border-bottom: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
}
#dialog .close_win{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -155px transparent;
    display: block;
    height: 15px;
    position: absolute;
    right: 5px;
    text-indent: -999em;
    top: 5px;
    width: 15px;
    outline: medium none;
}
#dialog span.result_desc,#dialog span.mark,#dialog span.error{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1074px transparent;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 220px;
}
#dialog span.mark{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -986px transparent;
	padding-left:20px;
}
#dialog span.error{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1031px transparent;
}
#dialog span{
    background: url("../images/spritesbg.png") no-repeat scroll -207px -189px transparent;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 150px;
}
#dialog a{
    color: #A10000;
}
#dialog a:hover{
    text-decoration: underline;
}
#dialog .collect_desc{
 border-bottom:none;
}
#dialog .btn{
 border:none;
 color:#ffffff;
 width:68px;
 height:21px;
 margin:0 auto;
 background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
}
/*------------------订单详细页面-------------------------*/
#order_area{
	margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 980px;
}
#order_area .order_tab{
	position:absolute;
	left:20px;
	background:#ffffff;
}
#order_area .order_tab li{
	border:1px solid #01A8DE;
	border-bottom:none;
	height:30px;
	line-height:30px;
	padding:0 10px;
}
#order_area .order_tab li a{
	font: 700 14px/22px "宋体";
}
#order_area .order_again{
	float:right;
}
#order_area .new_detail{
	border:1px solid #01A8DE;
	padding:10px 20px;
	margin-top:30px;
}
.order_panel{
	overflow:hidden;
}
.order_panel .panel_row1,.order_panel .panel_row2{
	overflow:hidden;
	margin-bottom:10px;
}
.order_panel hr{
	background-color: #01A8DE;
    border: medium none;
    height: 1px;
	margin:30px 0;
}
.order_panel  dt{
	display: inline;
	float: left;
}
.order_panel a{
	color:#2652A5;
}
.order_again a{
	background: url("../images/spritesbg.png") no-repeat scroll -189px -154px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 27px;
    line-height: 27px;
    margin-left: 22px;
    width: 97px;
    text-align: center;
	display:block;
}
.order_panel .panel_row1 dt,.order_panel .panel_row2 h3{
	font-weight: bold;
    width: 78px;
}
.order_panel .panel_row1 dd{
	margin-bottom: 4px;
    padding-left: 80px;
    word-wrap: break-word;
}
.order_panel .panel_row1 dl,.order_panel .panel_row2 dl{
	height:30px;
	line-height:30px;
}
.order_panel .panel_row2 dl{
	margin-left:50px;
	border-bottom:1px solid #F4F4F4;
}
.order_panel .panel_row2 dt{
	width:80px;
	text-align:right;
}
.order_panel .panel_row2 dd{
	width:200px;
	float:left;
}
.order_panel .order_product{
	width:100%;
	border:1px solid #DBDCE0;
	margin-top:10px;
}
.order_panel .order_product th,.order_panel .order_product td{
	padding:8px 10px;
	word-wrap: break-word;
}
.order_panel .order_product td{
	border:1px solid #DBDCE0;
}
.order_panel .order_product thead tr{
	background: none repeat scroll 0 0 #00A9E0;
    color: #ffffff;
	height:30px;
}
.order_panel .order_product tbody tr{
	height:100px;
}
.order_panel .order_product .pro_img,.order_panel .order_product .pro_name{
	float:left;
}
.order_panel .order_product .pro_img{
	width:80px;
	height:80px;
}
.order_panel .order_product .pro_img img{
	max-width:80px;
	max-height:80px;
}
.order_panel .order_product .pro_name{
	margin-left:5px;
	width:160px;
}
.order_panel .order_product .pro_name span{
	color:#2652A5;
	word-wrap: break-word;
}
.order_panel .order_product .pro_attr{
	color:#808080;
}
.order_panel .order_total{
	float: right;
    padding: 10px;
}
.order_panel .order_total li{
	height:30px;
	line-height:30px;
}
.order_panel .order_total li span{
	display:block;
	float:left;
	width:150px;
	text-align:right;
}
.order_panel .order_total li em{
	color:#00a9e0;
	font-style:normal;
	font-weight: bold;
	font-size:16px;
}
.copy_wait{
	left: 45%;
    position: absolute;
    top: 0;
}

/*------------------go_deal_buy-----------------*/
.price_up_tig,.price_down_tig{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -1299px transparent;
    display: inline-block;
    height: 14px;
    width: 25px;
}
.price_down_tig{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -1329px transparent;
}
.go_deal_buy{
    overflow: hidden;
}
.fav-list .go_deal_buy a{
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 0;
    width: 68px;
    background: url("../images/spritesbg.png") no-repeat scroll -332px -288px transparent;
	text-align:center;
}
/*------------------订单列表页面操作按钮样式-----------------*/
#order_list .btn{
    background: url("../images/spritesbg.png") no-repeat scroll 100% -288px transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    height: 21px;
	line-height: 21px;
    margin: 0 auto;
    width: 68px;
    cursor: pointer;
	text-decoration: none;
}

/*------------------mainbox----------------*/
.mainbox{

}
.leftside{
    float: left;
    width: 235px;
}
#pointcatebox h2,#newsbox h2,#product_home_exchangeinfo h2{
    border-bottom: 1px solid #FFFFFF;
    color: #DE0303;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 55px;
    padding: 0 0 0 20px;
}
#product_home_exchangeinfo h2{
	border-bottom:none;
}
#pointcatebox,#newsbox,#product_home_exchangeinfo,.titlebox{
    background: url("../images/boxbg_t.png") no-repeat scroll 0 0 transparent;
}
.titlebox{
    padding-top: 35px;
}
#newsContainer,.home_exchanginfo_list_show,.box_tp{
    background: url("../images/boxbg_b.png") no-repeat scroll 0 100% transparent;
    padding-bottom: 140px;
}
.pic_top{
    background: url("../images/boxbg_b1.png") no-repeat scroll 0 100% #FFFFFF;
    padding-bottom: 28px;
}
#pointcatebox ul,#newsbox ul,.home_exchanginfo_list_show ul,.box_det{
    background: url("../images/boxbg_m.png") repeat-y scroll 0 0 #fff;
    padding-bottom: 5px;
    overflow: hidden;
}
.pic_bottom{
    background: url("../images/boxbg_m1.png") repeat-y scroll 0 0 transparent;
}
#pointcatebox ul li,#newsbox ul li,.home_exchanginfo_list_show li{
    border-bottom: 1px solid #FFFFFF;
    font-size: 14px;
    padding: 8px 0 8px 20px;
    color: #000000;
}
.home_exchanginfo_list_show li{
    font-size: 12px;
}
.home_exchanginfo_list_show li{
	border-bottom:none;
    clear: both;
    overflow: hidden;
}
.home_exchanginfo_list_show li .pic{
    float: left;
    padding-right: 6px;
}
.home_exchanginfo_list_show li .pic img{
    border: 1px solid #7F522A;
    min-height: 45px;
    width: 45px;
}
.home_exchanginfo_list_show li .left_ex{
    float: left;
    width: 155px;
}
.home_exchanginfo_list_show li .left_ex p{
    padding-bottom: 3px;
}
.home_exchanginfo_list_show li .left_ex a{
    color: #7F522A;
}
#newsbox ul li a{
    color: #000;
}
.rightside{
    float: right;
    width: 720px;
}
#home_newone_pointreward .pic{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 180px;
}
#home_newone_pointreward p{
    color: #000000;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0;
    text-align: center;
}

/* 积分兑换 */
#pointarea{margin: 0 25px;}
.exchange_notice{margin-left: 20px;font-size:14px;font-style:italic;color:#333;}
.exchange_notice a,#pointarea a{color:#00A9E0;}
#pointarea table{overflow:auto;border:1px solid #ccc;width:100%;*width:729px;}
#pointarea table thead td{     color: #333333;font-weight:bold;}
#pointarea table td{border:none;border-bottom:1px solid #ccc; }
#pointarea .mb20{margin-bottom:20px;}
#pointarea h4{font-weight:bold;color: #00A9E0;}
#exchange_msg {background-color:#E6BD5B;padding:5px 15px;font-size:13px;width:197px;margin:10px 0 0 180px;}
#exchange_msg .close{padding: 0;cursor: pointer;background: transparent;border:none;-webkit-appearance: none;float: right;font-size: 12px;font-weight: bold;line-height: 20px;color: #fff;text-shadow: 0 1px 0 #ffffff;/*opacity: 0.2;filter: alpha(opacity=20);*/	position: relative;	top: 0px;right: -12px;}
#pointarea .exchange_tr_hover{background-color:#E8E8E8;}
#key_start_time_type{*margin: 0 8px;}
.point_notice{float:right;line-height:26px;color:#999;}
.point_key_value{color:#00A9E0;}
.point_product{text-decoration:underline;}
a.ico_details{background: url("../images/ico_details.png");width:20px;height:20px;display:block;margin-right:4px;}
#detail_exchange_pic{float:right;border-radius:5px;width:160px;height:160px;}
#exchange_details .exchange_info{margin: 8px;}
.details {font-size:13px;line-height:1.8em;width:300px;float:left;}
.details span{width: 68px;text-align:right;display:inline-block;}
/*---------------snap_succ_addr---------------*/
.snap_succ_addr{
    background: none repeat scroll 0 0 #C5FFFF;
    border: 1px solid #0181AC;
    clear: both;
    left: 35%;
    position: fixed;
    top: 26%;
    width: 480px;
    min-height: 210px;
	z-index:999;
}
.snap_succ_addr h2{
background:-moz-linear-gradient(top, #57D7FF,#0181AC);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#57D7FF), to(#0181AC));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#57D7FF,endColorstr=#0181AC,grandientType=1);
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    color: #FFFFFF
}
.snap_succ_addr h2 a{
    background: url("../images/spritesbg.png") no-repeat scroll -232px -832px transparent;
    display: block;
    float: right;
    height: 30px;
    width: 25px;
}
.succ_tt{
    color: #DE0303;
    font-family: 微软雅黑;
    font-size: 24px;
    padding: 15px 0;
    text-align: center;
}
.succ_cont{
    padding: 0 16px 20px;
}
#new_address p{
    padding: 0 0 5px;
}
#new_address p label{
	text-align:right;
	float:left;
	display:block;
	width:70px;
	padding-right:10px;
}
#sub_addr,#save_addr,#close_btn{
    background: url("../images/spritesbg.png") no-repeat scroll 0 -1305px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    margin: 10px auto;
    width: 125px;
}
#sub_addr:hover,#save_addr:hover,#close_btn:hover{
	background-position:-137px -1305px ;
}
.add_cont{
    background: none repeat scroll 0 0 #A6D2ED;
    margin-top: 10px;
    padding: 10px;
	clear:both;
}
#addr_detail{
    height: 18px;
    width: 259px;
}
.intro_tt{
    color: #224764;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 10px;
    text-align: center;
}
a.add_new,a.cancel_new,a.edit_new{
    padding: 3px 5px;
    background: none repeat scroll 0 0 #85D9F2;
	float:right;
	margin-bottom:5px;
	margin-left:5px;
}
a.add_new:hover,a.cancel_new:hover,a.edit_new:{
    text-decoration: none;
}
#address_list{
	clear:both;
	overflow: hidden;
    padding: 0 0 5px;
	margin-top:10px;
}
#address_list li{
	overflow: hidden;
    padding-bottom: 10px;
}
#address_list li input{
    display: block;
    float: left;
    margin-right: 5px;
}
#address_list li .addrinfo{
    display: block;
    float: left;
    width: 400px;
}
#address_list li a.edit{
    background: url("../images/spritesbg.png") no-repeat scroll -52px -866px transparent;
    display: block;
    float: right;
    height: 24px;
    margin: 0 auto;
    width: 24px;
}
p.adr_note{
    padding: 10px 0;
}
.adr_note input{
    border: 1px solid #DFCA97;
    height: 20px;
    width: 256px;
}
#reward_category .reward_category_title{font-weight:bold;color: #3394D8;background-color: #ededed;border: 1px solid #ededed;font-size: 12px;padding: 7px 20px;}
#reward_category .reward_category_list{padding:8px 20px;border: 1px solid #dedede;
border-bottom: 1px solid #CCC;border-top: 0 none;}
#reward_category .reward_category_list a{margin-left: 10px;background-color: #efefef;padding: 0 5px;border-radius: 1px;-moz-border-radius: 1px;-webkit-border-radius: 1px;-o-border-radius: 1px;display: inline-block;height: 25px;line-height: 25px;margin-bottom: 5px;}
#reward_category .reward_category_list a:hover{text-decoration:underline;}
#reward_category .reward_category_list a.select,a.category_link.select {background-color: #00A9E0;color: #fff;}
/*----------------error---------------*/
#error_content{
    background: url("../images/joy.png") no-repeat scroll 10% 10px transparent;
    margin: 100px auto;
    min-height: 250px;
    width: 980px;
}
#error_content .error_box{
    background: none repeat scroll 0 0 #F5F5F5;
    color: #777777;
    font-family: 宋体;
    font-size: 12px;
    margin: 0 0 0 500px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 404px;
    min-height: 220px;
    border-radius: 10px 10px 10px 10px;
    padding: 0 0 20px;
}
#error_content .title {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #555555;
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-left: 24px;
}
#error_content .joy{
    overflow: hidden;
    padding: 0 25px;
}
#error_content .joy h1{
    color: #555555;
    font-family: 微软雅黑;
    font-size: 14px;
    padding-bottom: 10px;
}
#error_content .joy ul{
    margin-right: -25px;
}
#error_content .joy ul li{
    float: left;
    padding: 0 17px 8px 0;
}
#error_content .joy ul li img{
    border: 1px solid #E5E5E5;
    padding: 2px;
    width: 100px;
	height:100px;
}
#error_content .joy ul li:hover img{
    border: 1px solid #00A9E0;
}
#error_content .joy a{
    color: #00A9E0;
}
.error_links {
    margin: 5px 0 0;
    text-align: center;
}
.error_links a{
    background: none repeat scroll 0 0 #00A9E0;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
}
#error_content .joy ul li p{
    width: 106px;
    word-wrap: break-word;
}
