form
{
    color: #605F5F;
}

/* share */
.panel
{
    text-align: left;
    margin: 0 auto;
    background-color:#fff;
    margin-top:9px;
}
.panel_l
{
    width: 200px;
    margin-left: 5px;
}
.panel_r
{
    width: 200px;
    margin-right: 5px;
}
.panel_c
{
    width: 580px;
    margin-left: 5px;
}
.panel_m
{
    width: 780px;
    margin-right: 5px;
}

.float_l
{
    float: left;
    display: inline;
}
.float_r
{
    float: right;
    display: inline;
}
.clear
{
    clear: both;
    zoom:0;
}

.align_l
{
    text-align: left;
}
.align_r
{
    text-align: right;
}
.align_c
{
    text-align: center;
}

.red
{
    color: #FF0000 !important;
}
.red_t
{
    color: #920000 !important;
}
.hidden
{
    visibility: hidden;
}
.indent
{
    text-indent: 40px;
}
.hand
{
    cursor: pointer;
}
.nowrap
{
    white-space: nowrap;
}
.bold
{
    font-weight: bold !important;
}
.block
{
    display: inline !important;
}
.border
{
    border: 1px solid #CCC;
}
.padding
{
    padding: 10px;
}
/* default */
/* top toolbar */
#top_toolbar
{
    background-color: #fbfbfb;
    border-bottom: 1px solid #FFF;
}
#top_toolbar_l
{
    width: 650px;
    background: #ededed url(../images/yhd_logo.gif) 10px center no-repeat;
}
#top_toolbar_c
{
    width: 33px;
    background: transparent url(../images/h_split.gif) left center no-repeat;
}
#top_toolbar_r, #top_toolbar_l, #top_toolbar_c
{
    height: 32px;
    line-height: 32px;
}
#top_toolbar_r
{
    background-color: transparent;
}
#top_toolbar a, #top_toolbar span
{
    padding: 0 5px;
}
#top_toolbar span.split
{
    color: #999;
}
/* top header */
#top_header
{
   
    height: 65px;
    border-top: 1px solid #cccccc;
    background: transparent url(../images/bg_header.jpg) left top no-repeat; 
 
    overflow:hidden;
}
#top_header a
{
    width: 175px;
    height: 65px;
}
/* top navation*/
#top_nav, #top_nav_l, #top_nav_c, #top_nav_r, #top_nav_main
{
    height: 53px;
    line-height: 53px;
}
#top_nav
{
    background: transparent url(../images/nav_c.jpg) 0 0 repeat-x;
    height:54px;
    overflow:hidden;
    margin-bottom: 10px;
}
#top_nav_l
{
    width: 5px;
    background: transparent url(../images/nav_l.jpg) 0 0 no-repeat;
}
#top_nav_r
{
    width: 5px;
    background: transparent url(../images/nav_r.jpg) 0 0 no-repeat;
}
#top_nav_c
{
    _padding-top:9px;
    }

#top_nav_main a.nav
{
    width: 70px;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fefefe;
    text-align: center;
}
#top_nav_main a.nav:hover
{
    color: #FF6600;
}
#top_nav_main a.active
{
    background: transparent url(../images/nav_active.gif) center center no-repeat;
}
#top_nav_main .split
{
    height: 30px;
    border-left: 2px solid #ff8282;
}
#top_nav_hot
{
    padding-left: 20px;
}
#top_nav_hot a
{
    margin-right: 10px;
}
#top_nav_hot a:hover
{
    color: #FF6600;
}
#top_nav_hot *
{
    color: #EEE;
}

.mycart
{
    width: 86px;
    height: 24px;
    line-height: 24px;
    padding-left: 40px;
    color: #222;
    background: transparent url(../images/btn_mycart.gif) left top no-repeat;
}

#top_nav_img
{
    width: 100px;
    height: 39px;
    background: transparent url(../images/img_1.jpg) left top no-repeat;
}
#top_nav_mycart
{
    _padding-top: 15px;
}

/* bottom footer */
#btm_footer
{
    border: 1px solid #CCC;
    margin-top: 10px;
}
#btm_footer_guide
{
    margin: 10px auto;
    display: inline-block;
    width: 930px;
    background: transparent url(../images/bg_line_0.gif) 0 18px repeat-x;
}
#btm_footer_guide dl
{
    float: left;
    display: inline-block;
    width: 150px;
    margin-right: 45px;
}
#btm_footer_guide dl.last
{
    margin-right: 0 !important;
}
#btm_footer_guide dl dt
{
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
#btm_footer_guide dd
{
    text-align: left;
}
#btm_footer_guide dd ul
{
    display: inline-block;
    margin-left: 35px;
}
#btm_footer_guide dd ul li
{
    height: 25px;
    line-height: 25px;
}

#btm_footer_nav
{
    padding: 10px;
}
#btm_footer_nav a
{
    margin: 0 10px;
}

/* block yellow*/
.block_yellow
{
    border: 1px solid #fe8c00;
    background-color: #fef8ef;
    margin-bottom: 10px;
}
.block_yellow_header
{
    border-bottom: 1px solid #fe8c00;
    padding: 1px;
}
.block_yellow_header h3
{
    height: 29px;
    line-height: 29px;
    color: #920000;
    padding-left: 10px;
    background: transparent url(../images/bg_hy.jpg) 0 center repeat-x;
}
.block_yellow dt
{
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    margin-left: 10px;
    color: #920000;
    background: transparent url(../images/icon_down.gif) 0 center no-repeat;
}
.block_yellow dd
{
    border-bottom: 1px dotted #CCC;
    margin: 2px;
}
.block_yellow dd ul li
{
    height: 18px;
    line-height: 18px;
    padding-left: 40px;
    border: 1px solid #fef8ef;
}
.block_yellow dd ul li:hover, .block_yellow dd ul li.active
{
    border: 1px solid #fedaac;
    background-color: #fdeed8;
}
.block_yellow dd ul li.active a
{
    color: #F00;
}
/* block gray*/
.block_gray
{
    border: 1px solid #e3e3e3;
    background-color: #FFF;
    margin-bottom: 10px;
}
.block_gray h3
{
    height: 31px;
    line-height: 31px;
    color: #000;
    padding-left: 10px;
    background: transparent url(../images/bg_hg.jpg) 0 center repeat-x;
}
.block_gray_body
{
    padding: 10px 10px 20px 10px;
}
/* button*/
.btn_gray
{
    padding: 1px;
    border: 1px solid #737373;
}
.btn_gray span
{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding: 0 20px;
    background: transparent url(../images/bg_btn.gif) 0 center repeat-x;
}
.btn_yellow
{
    padding: 1px;
    border: 1px solid #f9cd9e;
    background-color: #ffe8bf;
}
.btn_yellow span
{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding: 0 20px;
    background: transparent url(../images/bg_btn1.gif) 0 center repeat-x;
}
/* block main*/
.block_main
{
    border: 1px solid #e3e3e3;
    background-color: #FFF;
    margin-bottom: 10px;
}
.block_main h2
{
    height: 31px;
    line-height: 31px;
    color: #000;
    padding-left: 10px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: normal;
    background: transparent url(../images/bg_hg.jpg) 0 center repeat-x;
}
.block_main_body
{
    padding: 10px 10px 20px 10px;
}
/* product list*/
.product_list li
{
    margin-top: 10px;
}
.product_list li
{
    line-height: 20px;
}
.product_list li .product_name
{
    font-size: 14px;
}
.product_list li
{
    float: left;
    display: inline;
}
.btn_exchange
{
    width: 65px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #FFF;
    background: transparent url(../images/bg_exchange.gif) center center no-repeat;
}
.btn_incart
{
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 26px;
    background: transparent url(../images/btn_cart.gif) center center no-repeat;
}
/* qq service*/
.our_service
{
    padding: 10px 5px 20px 5px !important;
}
.qq_service
{
    width: 61px;
    height: 23px;
    line-height: 23px;
    padding: 8px 0 0 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: transparent url(../images/bg_qq.jpg) 0 0 no-repeat;
}
.our_service p
{
    line-height: 25px;
}
/* page list*/
.page_list
{
    width:100%;
}
.page_list a.page_num
{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    border: 1px solid #ccc;
}
.page_list a.page_text
{
    font-size: 14px;
    font-weight: bold;
    padding: 0 2px;
}
.page_list input[type="text"]
{
    border: solid 1px #a7a7a7;
    padding: 2px;
}
.page_list a.active
{
    background-color: #EEE;
}
/* icon*/
.icon_num
{
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    background: transparent url(../images/icon_num.gif) center center no-repeat;
}
.icon_new
{
    width: 29px;
    height: 13px;
    display: inline-block;
    background: transparent url(../images/icon_new.gif) center center no-repeat;
}
/* exchange sort*/
.exchange_sort dt
{
    padding: 10px 5px;
}
.exchange_sort dd
{
    padding: 5px;
    border-bottom: 1px dotted #CCC;
}
.exchange_sort dt.top
{
    background-color: #fefbec;
    border-top: 1px solid #f6ca9d;
}
.exchange_sort dd.top
{
    background-color: #fefbec;
    border-bottom: 1px solid #f6ca9d;
}



/*清除浮动*/


.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

/* End hide from IE-mac */

/****button*******/
.btn-ok button, .btn-ok input, .btn-ok span, .btn-ok-hover button, .btn-ok-hover input, .btn-ok-hover span, .btn-cancel button, .btn-cancel input, .btn-cancel span, .btn-ok-disabled input, .btn-ok-disabled span, .btn-ok a
{
    color: #FFFFFF;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 16px 3px;
}

.btn, .btn-icon
{
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 100%;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}

.btn, .btn input, .btn button, .btn span, .btn a
{
    background-image: url("../images/bg-btn.png");
    background-repeat: repeat-x;
    cursor: pointer;
    font-family: Tahoma;
    outline: medium none;
}

.btn-ok
{
    background-position: 0 0;
    border: 1px solid #D74C00;
}

.btn-ok, .btn-ok-hover, .btn-cancel, .btn-ok-disabled, .btn button
{
    font-size: 14px;
    padding: 1px;
}

.btn
{
    font-family: SimSun;
}

body .btn input, body .btn button, body .btn span, .btn a
{
    vertical-align: baseline;
}

.btn-ok span, .btn-ok-hover span, .btn-ok-hover:hover span
{
    height: 26px;
    padding-bottom: 3px;
}

.btn-ok button, .btn-ok input, .btn-ok span, .btn-ok a
{
    background-position: 0 -70px;
}



.btn span, .btn:hover span
{
    display: block;
    float: left;
    text-decoration: none;
}

.btn span, .btn input, .btn button, .btn a
{
    border: medium none;
}

.btn a
{
    height: 26px;
}

.btn, .btn input, .btn button, .btn span, btn a
{
    background-image: url("../images/bg-btn.png");
    background-repeat: repeat-x;
    cursor: pointer;
    font-family: Tahoma;
    outline: medium none;font-size: 14px;
}

.btn-ok-hover button, .btn-ok-hover input, .btn-ok-hover span, .btn-ok:hover span, .btn-ok:hover input, .btn-ok:hover a
{
    background-position: 0 -36px;
}

body .fn-hide, body a.fn-hide
{
    display: none;
}

.button
{
    border: 1px solid black;
    color: #505050;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 19px !important;
    margin: 2px 4px;
    padding: 0 6px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    vertical-align: middle;
}
a.orange-button, input.orange-button
{
    background: url("../images/bg-sprite.gif") repeat-x scroll 0 -725px transparent;
    border-color: #EF9F56;
}

.ErrorTip
{
    color: Red;
}

.reg_error
{
    background: none repeat scroll 0 0 #FEF9F9;
    border: 1px solid #FDCDCD;
    color: #FF4F4F;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px;
    padding: 6px;
    position: relative;
    vertical-align: middle;
}

.line
{
    background: none repeat scroll 0 0 #E1E1E1;
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
}

input.text_type
{
    border: 1px solid #A7A7A7;
    height: 20px;font-size: 14px;
    padding: 2px;
    vertical-align: middle;
}

/****商家选填资料列表****/
.li-list ul
{
}

.li-list ul li
{
    float: left;
    padding: 5px;
}
/*分页样式*/
.ui-pager
{
    padding: 10px 4px;
    display: inline;
}
.ui-pager a
{
    margin-left: 7px;
    margin-right: 5px;
}

.ui-pager a:hover
{
    color: #777777;
}

.gift_icon
{
    background: url("../images/Home/icon_promotion.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    position: absolute;
    right: 0;
    width: 54px;
}


.pop{ width:270px; height:230px; position:fixed ; _position:absolute; z-index:200; right:0px; bottom:0px;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.pop_title{ width:270px; height:35px; background:url(../images/pop_bg.gif);}
.pop_title_left{ width:208px; float:left; height:30px;padding-top:5px; padding-left:10px;}
.pop_title_left li{ float:left; width:82px; height:30px; display:block; color:#fff; font-size:14px; font-weight:bold; text-align:center; line-height:30px;}
.titleColor{color:#fff;}
.news_bag{width:82px; height:30px; display:block; background:url(../images/pop_hover.gif); text-decoration:none; color:#000;}
.pop_title_right{ width:25px; height:23px; float:right; padding-top:7px;}
.pop_Content{ width:234px; height:172px; border:3px solid #ff3939; border-top:none; padding:20px 15px 0  15px; line-height:22px; background-color:#ffffff; }
.pop_Content a{ color:#06F;}




/*******新增弹框页面203-03-27*******/
.loginBoxWindow{width:610px; float:left;color:#505050; }
.loginBoxW{background:#fff;float:left;margin:0 5px 5px 5px;width:598px}
.loginTitle{height:31px;background:url(/Content/v2.0/Style/images/loginBoxWindow_title.jpg);line-height:31px;}
.fl{float:left;padding-left:20px;font-size:14px;}
/*.jqiclose{float:right;margin-right:20px; }*/
.loginWLeft{width:410px;float:left;}
.loginWRight{width:180px;float:left;margin-top: 10px;background:url(/Content/v2.0/Style/images/registerBg.jpg) no-repeat;height:260px}


.loginWRightText{width:180px;float:left;background:url(/Content/v2.0/Style/images/login_right_Bg.jpg) no-repeat;height:30px}


.reginsterB{background:url(/Content/v2.0/Style/images/registerBnt.jpg);width:105px;margin-left:40px;height:32px;color:#fff;line-height:32px;font-size:14px; text-align: center}
.loginRightli{margin-left:50px;margin-top:10px;}
.loginRightli li {width:75px;border-bottom: 1px solid #e8e8e8;padding-bottom:5px;height: 25px;line-height: 30px;}
.loginRightli li span{margin-right:5px;}

.loginRightli li.sina{ color: #7a7a7a;background: url(/Content/v2.0/Style/images/sinaIcon.jpg) no-repeat 0 3px;padding-left:28px;}
.loginRightli li.Qq{ color: #7a7a7a;background: url(/Content/v2.0/Style/images/QQIcon.jpg) no-repeat 0 4px;padding-left:28px;}
.loginRightli li.taobao{ color: #7a7a7a;background: url(/Content/v2.0/Style/images/taobaoIcon.jpg) no-repeat 0 6px;padding-left:28px;}


.logoTest{text-align: left; font-size: 16px; line-height:50px;font-weight: bold;margin-bottom:10px;height:42px;border-bottom:1px solid #ddd;width:380px}

  /**********请完善个人资料再进行操作弹窗样式0520**********/
  .windBoxInfo{width: 600px;height:280px;}
       
       .windowBox {
	width:628px;
}
.fleft{
	float:left
}
 
 
.windowBox .windowCenter {
	width:600px;margin: 0 auto; 
 
	padding-bottom:50px;
}
.windowBox .windowCenter .windowTest {
	width:415px;
	margin:0 auto;
}
.w550{width:600px;margin:0 auto;}
.windowI {
	color:#a3a3a3;
	font-family:Microsoft Yahei;
	font-size:17px;
	margin-bottom:30px;
	margin-top:30px;
	padding-left:100px;
	line-height:86px;
	background: url(/Content/v2.0/Style/images/biIcon.jpg) no-repeat 0 center;
	height:86px;
}
.windowBox .windowcenter .bntBox {
	width:440px;
	margin:20px auto 30px auto;
}
.ml10 {
	margin-right:20px;
}