﻿body, html
{
    font-size: 12px;
     font-family:微软雅黑;
}

a:link
{
    color: #000099;
    text-decoration: none;
}
a:visited
{
    color: #000099;
    text-decoration: none;
}
a:hover
{
    color: red;
    text-decoration: none;
    cursor: pointer;
}
a:active
{
    color: #000099;
    text-decoration: none;
}

/* HEADINGS   
----------------------------------------------------------*/

h1
{
    font-size: 1.8em;
}
h2
{
    font-size: 1.5em;
}
h3
{
    font-size: 1.4em;
}
h4
{
    font-size: 1.3em;
}
h5
{
    font-size: 1.2em;
}
h6
{
    font-size: 1.1em;
}
.hrdashed
{
    border: 0;
    border-bottom: 1px dashed #ccc;
    height: 0;
    margin: 5px !important; /*FireFox*/ >margin:0px!important;/*IE7*/
margin:0px;/*IE6*/
}
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}
.shenglue
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#topbg
{
    background-image: url(topbg.jpg);
    height: 20px;
}
#header
{
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footerhelp
{
    height: 175px;
    margin: 5px 0;
    background-color: #e9e9e9;
    padding: 10px 5px;
}
#footerhelp div
{
    float: left;
    width: 132px;
    height: 155px;
    display: inline-block;
    background-color: White;
    padding: 10px;
    border-left: 1px solid #ccc;
}
#footerhelp #footerhelptel
{
    border: 0;
    width: 204px;
    background-image: url(HOME3_r2_c2.jpg);
}
#footerhelp #footerhelptel p
{
    padding: 125px 0 0 20px;
}

#footerhelp div .title
{
    font-size: 14px;
    font-weight: bold;
    background: url(de_help_tt_li.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 18px;
    height: 18px;
    border: 0;
    width: 75%;
}
#footerhelp div p
{
    margin: 0 12px;
    line-height: 1.7;
}



/* TABLE
----------------------------------------------------------*/

table
{
    border: solid 1px #eeeeee;
    border-collapse: collapse;
    width: 100%;
}
table a
{
    display: inline-block;
}
table td
{
    padding: 3px;
    border: solid 1px #eeeeee;
}
table tr:hover
{
    background-color: #f4f4f4;
}
table th
{
    padding: 3px 5px;
    text-align: center;
    background-color: #f3f3f3;
    border: solid 1px #eeeeee;
    color: #CC0000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}
.L150
{
    line-height: 150%;
}
.center
{
    text-align: center;
    margin: auto;
}
.right
{
    text-align: right;
}
.error
{
    color: Red;
}
.red
{
    color: #cc0000;
    font-weight: bold;
}
.homemenu img
{
    vertical-align: middle;
}
.homemenu
{
    color: White;
}
.homemenu a:link, .homemenu a:visited
{
    color: White;
    font-weight: bold;
}
.homemenu a:hover, .homemenu a:active
{
    color: #e4e4e4;
}

.new_list li
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    border-bottom: 1px #ccc dashed;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.new_list li a
{
    background: url(li_1.gif) center left no-repeat;
    padding-left: 8px;
    line-height: 21px;
    display: block;
}
.new_list li a:hover
{
    background: url(li_2.gif) center left no-repeat;
}


#menucontainer
{
    background-position: center;
    text-align: center;
    background-image: url(HOME3_r1_c2.jpg);
    height: 60px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    line-height: 28px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
}

#logindisplay a:link
{
    text-decoration: underline;
}

#logindisplay a:visited
{
    text-decoration: underline;
}

#logindisplay a:hover
{
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

a.top_gwc
{
    background-position: 5px center;
    color: #000;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px 5px 2px 30px;
    background-image: url(HOME3_r4_c5.jpg);
    background-repeat: no-repeat;
}
a.top_gwc:hover
{
    color: White;
    background-color: #981F20;
}
a.top_gwc span
{
    color: #FD9804;
    font-weight: bold;
}


.Product a
{
    float: left;
    text-align: center;
    margin: 0 4px 0 3px;
    border: 1px solid #fff;
    padding: 2px;
}
.Product a:hover
{
    border: 1px solid #FF6600;
    background-color: #fffae7;
}
.w110 img
{
    width: 112px;
}
.w110 a
{
    width: 112px;
}

.Product img
{
    margin-top: 1px;
}

.Product .price
{
    color: #FF9933;
    font-weight: bold;
}
.Product .sale
{
    color: White;
    background-color: #7D7D7D;
    background-image: url(HOME3_r4_c4.jpg);
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 18px;
}
.movies
{
}
.movies div
{
    width: 45%;
    float: left;
    height: 130px;
    padding: 0 20px;
    line-height: 150%;
}
.movies img
{
    float: left;
    margin: 0 10px;
}
.movies span
{
    font-size: 120%;
}
.movies a
{
    float: right;
}

/* ---- mvc_pager ----  */
.mike_mvc_pager
{
    text-align: center;
    margin-top: 10px;
    border: #000;
    font-family: Arial,helvetica,clean;
    font-size: 12px;
    line-height: 1.0;
    letter-spacing: 0.2em;
    clear: both;
}
.mike_mvc_pager a
{
    border: 1px solid #ddd;
    font-size: 12px;
    line-height: 1.0;
    margin: 0.2em 0.4em 0.1em auto;
    padding: 0.4em 0.5em 0.3em 0.5em;
    text-align: center;
    zoom: 100%;
    text-decoration: none;
}
.mike_mvc_pager a:link, .pagenextpage a:visited
{
    border: 1px solid #ddd;
}
.mike_mvc_pager a:hover
{
    border: 1px solid #FFE49B;
    background-color: #FFF2CE;
}
.thispagethis
{
    border: 1px solid #FFE49B;
    font-size: 12px;
    line-height: 1.0;
    margin: 0.2em 0.4em 0.1em auto;
    padding: 0.4em 0.5em 0.3em 0.5em;
    text-align: center;
    zoom: 100%;
    background-color: #FFF2CE;
}
/* ------------ */


.UserHomeMenu a
{
    display: inline-block;
    width: 100%;
}

/*首页样式-温连登2009-03-16*/
.de_sort_line
{
    background: #f7f7f8;
    height: 268px;
    padding-top: 12px;
}
.de_sort_box
{
    float: left;
    display: inline;
    width: 149px;
    height: 268px;
}
.de_sort_box .title
{
    height: 16px;
    line-height: 16px;
    background: url(de_sort_li.gif) left center no-repeat #7D7D7D;
    padding-left: 25px;
    line-height: 16px;
    color: White;
}
.de_sort_box img
{
    width: 149px;
    height: 203px;
    display: block;
    margin: 5px 0;
}
.de_sort_box .name
{
    color: #000000;
    line-height: 1.5;
    text-align: center;
}
.de_sort_box .price
{
    color: Orange;
    font-weight: bold;
}
.de_sort_space
{
    width: 11px; /* FireFox 有效 */ +width:11px;/* IE 7 有效 */
_width:7px;/* IE 6 有效 */

height:268px;
float:left;
display:inline;
overflow:hidden;
}
.de_bott_img
{
    text-align: center;
    margin: 20px 0;
}
.de_bott_img img
{
    margin: 0 15px;
}
.de_bott_text
{
    color: #990100;
}
.de_bott_text a
{
    color: #990100;
    margin: 0 6px;
    text-decoration: none;
}

.weekTopics /*周主题*/
{
    display: block;
    clear: both;
    height: 230px;
}
.weekTopics img
{
    width: 147px;
    height: 168px;
    border: 1px solid #7d7d7d;
}
.weekTopics .de_sort_box, .weekTopics .de_sort_space
{
    height: 230px;
}

.bookRecommend /*夏季女装推荐*/
{
    display: block;
    clear: both;
    height: 260px;
}
.bookRecommend img
{
    width: 149px;
    height: 203px;
}
.bookRecommend .de_sort_box, .bookRecommend .de_sort_space
{
    height: 10px;
}
.bookRecommend .de_sort_box
{
    width: 150px;
    margin: 0 !important;
    padding: 0;
}

.jx_box /*首页精选商品*/
{
    margin-top: 2px;
    padding: 6px 9px;
    background: url(de_jx_boxbg.gif) left bottom no-repeat #F1F1F1;
    line-height: 18px;
    width: 190px;
}
.jx_box .title
{
    position: relative;
    display: block;
    background: left center no-repeat;
    padding-left: 22px;
    text-align: left;
    line-height: 22px;
    color: #F36523;
    font-size: 13px;
    font-weight: bold;
    width: 165px;
}
.jx_box .digital
{
    background-image: url(li_digi.gif);
}
.jx_box .book
{
    background-image: url(de_jx_book.gif);
}
.jx_box .gift
{
    background-image: url(li_gift.gif);
}
.jx_box .flower
{
    background-image: url(de_jx_flower.gif);
}
.jx_box .man
{
    background-image: url(li_man.gif);
}
.jx_box .else
{
    background-image: url(li_other.gif);
}
.jx_box .title .more
{
    display: block;
    right: 0;
    position: absolute;
    top: 0;
}
.channel
{
    margin: 5px 0;
}
.channel a
{
    width: 194px;
    display: inline-block;
    padding: 3px 1px;
}
.channel a:hover
{
    padding: 2px 0px;
    border: 1px solid red;
}

/*鸿泰影城*/
.ht_title
{
    background: url(index/hongtai_titlebg.jpg) center no-repeat;
    text-align: center;
    width: 200px;
    display: block;
    height: 23px;
    line-height: 23px;
}





/*************单个商品页样式****************/
.pro_hotlist
{
    background: url(li_3.jpg) left center no-repeat;
    color: #D9291B;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
    line-height: 30px;
    display: block;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 8px;
    text-align: left;
}
.pro_hotlist_title
{
    width: 165px;
    margin: 0;
    padding: 0;
    display: block;
}
.tuijian_pic
{
    border: 1px solid #d1d1d1;
    display: block;
    clear: both;
    padding: 2px;
    margin: 0 25px;
}
.tuijian_title
{
    width: 112px;
    text-align: left;
    margin: 0 auto;
}
.tuijian_title .myprice
{
    color: white;
    font-size: 12px;
    background: url(gift/price_bg.gif) left top no-repeat;
    width: 58px;
    display: inline-block;
    line-height: 1;
    text-align: left;
    padding-left: 5px;
    margin: 0;
}
.butt_pinglun
{
    text-align: right;
    padding: 10px 25px;
}

/*************搜索结果页样式************/
.page form
{
    margin: 0px;
    line-height: 1 !important; >line-height:2!important;line-height:2;}
.search_banner
{
    background: #B7A591;
    border-top: 1px solid white;
    text-align: center;
    display: block;
    clear: both;
}
.search_wrap
{
    margin: 20px 0;
}
.search_wrap .path
{
    text-align: left;
    line-height: 25px;
    background: url(search/dash.gif) bottom repeat-x;
}
.search_wrap .title
{
    border: 1px solid #E4E4E4;
    border-bottom: 1px solid #CDCDCD;
    border-top-width: 3px;
    height: 37px;
    line-height: 37px;
    padding-left: 25px;
    font-size: 14px;
    letter-spacing: 3px;
    color: #6A6A6A;
    position: relative;
}
.search_wrap .method
{
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: right;
    font-size: 12px;
    letter-spacing: 0;
}
.search_wrap .content_box
{
    border: 1px solid #E4E4E4;
    border-top: 0;
    padding: 0 0 25px;
    height: 100%;
}
.result_box
{
    width: 130px;
    height: 155px;
    display: inline;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 18px;
    float: left;
    text-align: center;
}
.result_box .img
{
    width: 115px;
    height: 89px;
    border: 1px solid #d1d1d1;
}
.result_box .name
{
    height: 44px;
    overflow: hidden;
    margin-top: 5px;
}
.result_box .price
{
    width: 58px;
    display: inline-block;
    text-align: center;
    color: White;
    font-family: Arial;
    background: url(gift/price_bg.gif) left no-repeat;
}
.eprice
{
    width: 68px;
    height: 15px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background: url(search/price_bg2.gif) no-repeat;
}
table.sclist
{
    border: 0;
}
table.sclist td, table.sclist tr
{
    border: 0;
}
.list_dash
{
    background: url(search/dash.gif) bottom repeat-x;
    height: 2px;
}
.list_pic
{
    width: 125px;
    text-align: center;
}



/***************用户管理页样式**************/
.user_box
{
    font-size: 12px;
    border: 1px solid #CCCCCC;
    padding: 1px;
    text-align: left;
    margin-top: 6px;
}
.user_box p
{
    margin: 0;
    padding: 0;
    padding-left: 27px;
    color: #993333;
    font-weight: bold;
    background: url(user_menubg.jpg) repeat-x top;
    line-height: 23px;
}
.user_box ul
{
    margin: 5px 0 5px 25px;
    padding: 0;
}
.user_box ul li
{
    margin: 3px 0;
    background: url(li_4.gif) left center no-repeat;
    padding-left: 15px;
    list-style-type: none;
}
.user_box a
{
    color: #333;
    text-decoration: none;
}
.user_box a:hover
{
    color: #933;
}
.user_name
{
    width: 770px;
    float: right;
    clear: right;
    background: url(user_name_left.gif) left top no-repeat #8C1B1D;
    height: 30px;
    line-height: 30px;
    color: White;
    margin: 0;
    padding: 0;
    padding-left: 30px;
}
.user_name div
{
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
    background: url(user_name_right.gif) right top no-repeat;
}
.user_r ul
{
    margin: 5px;
}
.user_r ul li
{
    width: 190px;
    border-bottom: 1px dashed #ccc;
    background-image: url(li_5.gif);
}
.butt_user a
{
    width: 72px;
    height: 22px;
    line-height: 22px;
    background: url(butt_bg2.jpg) center no-repeat;
    display: block;
    text-align: center;
    margin: 4px 0;
}
#amount /*购物车单个商品数量*/
{
    text-align: center;
    border: 1px solid #ccc;
}
.butt_user2 a
{
    width: 84px;
    height: 25px;
    background: url(butt_bg3.jpg) center no-repeat;
    text-align: center;
    line-height: 25px;
    display: block;
}



/**************频道通用******************/
.banner_c /*频道首页顶部banner*/
{
    display: block;
    clear: both;
    margin: 2px 0;
}
.left_c /*频道左侧*/
{
    width: 178px;
    float: left;
    clear: left;
    margin: 0 2px;
}
.main_c /*频道主体*/
{
    width: 810px;
    float: right;
    clear: right;
    padding: 0;
    text-align: center;
}
.oldprice
{
    color: #cccccc;
    text-decoration: line-through;
}
.myprice
{
    font-size: 24px;
    _font-size: 20px;
    color: #FF6600;
    font-family: Arial;
    font-weight: bold;
    margin-left: 15px;
}
.pageNum
{
    height: 25px;
    text-align: center;
    display: block;
    clear: both;
    margin-top: 15px;
}
.pageNum img
{
    width: auto !important;
    height: auto !important;
    border: 0 !important;
}
.cut /*截取显示并加省略号*/
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    cursor: pointer;
    z-index: 100;
}

/*图片在div中垂直居中*/
.vm
{
    display: table-cell;
    vertical-align: middle;
    text-align: center; *display:block;
line-height:82px;
}
.vm img
{
    vertical-align: middle;
    border: 0;
}

.13b
{
    font-size: 13px;
    font-weight: bold;
}
.mindiv
{
    font-size: 0px;
    display: block;
    clear: both;
}
.b
{
    font-weight: bold;
}
.color
{
    color: #89181B;
}




/**************鲜花频道******************/
.flower .left_tt
{
    background: url(flower/left_ttbg.gif) top center no-repeat;
    text-align: left;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
    height: 27px;
    line-height: 27px;
}
.flower .sort_box
{
    border: 1px solid #FBA46A;
    padding: 4px;
    background: #FDDDC0;
    margin-bottom: 5px;
    background: #fff;
}
.flower .sort_box .content
{
    border: 1px solid #FBA46A;
    padding-left: 5px;
    background: white;
    padding-bottom: 15px;
}
.flower .sort_box .content a
{
    border-bottom: 1px solid #FBA46A;
    line-height: 20px;
    height: 20px;
    display: block;
    padding-left: 27px;
    margin-top: 2px;
}
.flower .sort_box .content a:hover
{
    text-decoration: underline;
}
.flower .sort_box .ph a /*本类商品排行*/
{
    padding: 0 10px;
    width: 138px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    cursor: pointer;
    z-index: 100;
}

.box1
{
    border: 1px solid #FBA46A;
    margin: 0 auto;
    height: auto;
    display: block;
    overflow: hidden;
    background: #fff;
    padding-bottom: 15px;
}
.box2
{
    border: 1px solid #FBA46A;
    height: 613px;
    margin: 5px auto 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.flower_m .main_tt
{
    text-align: left;
    color: #CC3300;
    line-height: 23px;
    height: 23px;
    display: block;
    padding-left: 20px;
    font-size: 14px;
    background: url(flower/main_ttbg.gif) bottom repeat-x #FDDDC0;
    font-weight: bold;
    word-spacing: 5px;
    clear: both;
}
.flower_box /*鲜花单个商品框*/
{
    width: 182px;
    height: 230px;
    margin: 18px 5px 0;
    text-align: center;
    float: left;
    display: inline;
}
.flower_box2 /*卡通花束单个商品框*/
{
    width: 152px;
    height: 160px;
    margin: 15px 20px 0;
    text-align: center;
    float: left;
    display: inline;
}
.box1 img
{
    display: block;
    margin: auto;
}
.box2 img
{
    display: block;
    border: 1px solid #CDCDCD;
    margin-bottom: 5px;
    padding: 1px;
}
.flower_box a
{
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}



/**************图书频道******************/
.book .left_tt
{
    background: url(book/left_ttbg.gif) top center no-repeat;
    color: #FF6600;
    text-align: left;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
}
.book .sort_box
{
    border: 1px solid #7d7d7d;
    padding: 4px;
    background: #DAD8D8;
    margin-bottom: 5px;
}
.book .sort_box .content
{
    border: 1px solid #7d7d7d;
    background: #fff;
    padding-left: 5px;
    background: white;
    padding-bottom: 15px;
}
.book .sort_box .content a
{
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    color: Black;
    border-bottom: 1px solid #7d7d7d;
    line-height: 20px;
    height: 20px;
    display: block;
    padding-left: 10px;
    margin-top: 2px;
}
.book .sort_box .content a:hover
{
    color: #CC0000;
    text-decoration: underline;
    background: #ffd;
}
.book .sort_box .ph a /*本类商品排行*/
{
    color: #CC0000;
}

.booktop
{
    border: 1px solid #7D7D7D;
    display: block;
    height: 90px;
    clear: both;
    margin-bottom: 5px;
    line-height: 1.5;
}
.booktop .subbox1
{
    width: 200px;
    float: left;
    height: 90px;
}
.booktop .subbox2
{
    width: 199px;
    float: left;
    height: 90px;
    background: #FFFCEF;
}
.booktop strong
{
    background: url(book/li_1.gif) 5px center no-repeat;
    color: #0066FF;
    padding-left: 15px;
    display: block;
    clear: both;
}
.booktop strong a
{
    color: #0066FF;
}
.booktop .subbox1 p, .booktop .subbox2 p
{
    margin: 10px 5px;
}
.booktop .subbox1 a, .booktop .subbox2 a
{
    margin: auto 5px;
}
.book_m .hot
{
    margin-bottom: 8px;
    height: 280px;
    display: block;
    clear: both;
}
.book_m .main_tt
{
    text-align: left;
    color: #666;
    line-height: 30px;
    height: 30px;
    display: block;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    word-spacing: 5px;
    clear: both;
    border-bottom: 1px solid #cdcdcd;
}
.book_m .box1
{
    border: 1px solid #e3e3e3;
    background: #fff;
    height: 310px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    border-top: 3px solid #e3e3e3;
}
.book_m .box2
{
    border: 1px solid #e3e3e3;
    background: #fff;
    height: 1200px;
    margin: 5px auto 0;
    width: 100%;
    overflow: hidden;
    border-top: 3px solid #e3e3e3;
}
.book_m .book_box /*图书推荐单个商品框*/
{
    width: 125px;
    height: 140px;
    margin: 18px 0 0 28px;
    _margin: 18px 0 0 15px;
    text-align: center;
    float: left;
    color: #7C845F;
    display: inline;
}
.book_m .book_box .myprice
{
    font-size: 20px;
    margin: 0;
}
.book_m .book_box a
{
    cursor: pointer;
}
.book_m .book_box2 /*图书热销单个商品框*/
{
    width: 173px;
    height: 270px;
    background: url(book/box2_bg.jpg) top repeat-x;
    margin: 8px 0 20px 15px;
    text-align: center;
    float: left;
    display: inline;
    line-height: 1;
}
.book_m .box1 img
{
    display: block;
    width: 140px;
    height: 200px;
    border: 2px solid #526A20;
    margin-bottom: 5px;
}
.book_m .box2 img
{
    display: block;
    width: 147px;
    height: 189px;
    border: 1px solid #CDCDCD;
    margin: 8px;
}
.book_box2 a
{
    cursor: pointer;
    width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-weight: bold;
    line-height: 1.3;
}
.hot .hotbox
{
    float: left;
    border: 1px solid #7d7d7d;
    width: 196px;
    height: 278px;
}
.hot .hotspace
{
    width: 6px;
    float: left;
    height: 280px;
    overflow: hidden;
    font-size: 0;
}


/**************蛋糕频道******************/
.cake_left
{
    width: 236px;
    float: left;
    clear: left;
    margin: 0 2px;
}
.cake_left .top5
{
    border: 1px solid #FF8920;
    border-top-width: 4px;
    height: 640px;
    margin-bottom: 8px;
    color: #333333;
    line-height: 1.5;
    overflow: hidden;
}
.cake_left .Brand
{
    border: 1px solid #FF8920;
    border-top-width: 4px;
    text-align: center;
    height: 418px;
}
.cake_left .left_tt
{
    margin-top: 1px;
    color: White;
    font-size: 14px;
    font-weight: bold;
    background: url(cake/li_1.jpg) 10px 7px no-repeat #FF8920;
    padding-left: 40px;
    line-height: 36px;
    height: 36px;
    display: block;
    text-align: left;
}
.cake_left .left_c
{
    margin: 13px;
    width: 200px;
    display: inline;
}
.dash
{
    height: 1px;
    border-bottom: 1px dashed #666666;
    margin: 15px auto;
    overflow: hidden;
    font-size: 0;
    display: block;
    clear: both;
}
.cake_left .left_c img
{
    width: 110px;
    height: 85px;
    float: left;
    margin-right: 3px;
}
.cake_left .myPrice
{
    color: #CC0000;
    font-weight: bold;
}
.cake_left .left_banner
{
    text-align: center;
    margin: 8px 0 0;
}
.cake_left .left_banner a
{
    margin-bottom: 2px;
    display: block;
}
.cake_left .left_banner img
{
    width: auto;
    height: auto;
}
.cake_main
{
    float: right;
    clear: right;
    width: 753px;
}
.cake_main .box
{
    background: url(cake/box_bg.jpg) top repeat-x;
    border: 1px solid #FF8920;
    background: #fff;
    border-top-width: 4px;
    line-height: 1.5;
}
.cake_main .box .main_tt
{
    height: 35px;
    line-height: 35px;
    color: #CC3300;
    border-bottom: 1px solid #FF8920;
    padding-left: 15px;
    letter-spacing: 3px;
    font-size: 14px;
    position: relative;
}
.cake_main .box .cake_box
{
    height: 210px;
    width: 152px;
    margin-left: 29px;
    margin-top: 22px;
    float: left;
    display: inline;
    text-align: center;
}
.cake_main .box img
{
    width: 150px;
    height: auto;
    display: block;
    margin: auto;
    line-height: 150px;
    vertical-align: middle;
}
.cake_main .box a
{
    color: #CC3300;
    text-decoration: none;
    width: 150px;
}
.cake_main .box a:hover
{
    color: #ff6600;
    text-decoration: underline;
}
.cake_main .box .oldprice
{
    color: #666;
    font-size: 12px;
    display: block;
}
.cake_main .box .myprice
{
    color: #c30;
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin: 0;
}
.cake_main .box1
{
    height: 525px;
}
.cake_main .box2
{
    height: 525px;
    margin-top: 15px;
}
.cake_subsort
{
    position: absolute;
    right: 30px;
    top: 15px;
    height: 14px;
    line-height: normal;
    font-size: 12px;
    letter-spacing: 0;
}


/**************礼品频道******************/
.gift_sort_line
{
    height: 146px;
    margin-bottom: 3px;
    display: block;
    overflow: hidden;
}
.gift_sort_box
{
    width: 196px;
    float: left;
    height: 146px;
    background: #f7f7f7;
}
.gift_space
{
    height: 146px;
    width: 5px;
    float: left;
    overflow: hidden;
}
.gift_sort_box .sort_tt
{
    background: url(gift/sort_li.gif) left center no-repeat #E8571F;
    height: 16px;
    line-height: 16px;
    padding-left: 25px;
    color: White;
    margin-top: 13px;
}
.gift_sort_box p
{
    text-align: left;
    margin: 10px 15px;
    line-height: 20px;
}

.gift_left
{
    width: 236px;
    float: left;
    clear: left;
    margin: 0 2px;
}
.gift_left a
{
    cursor: pointer;
}
.gift_left .tuijian
{
    border: 1px solid #E3E3E3;
    border-top-width: 4px;
    background: url(gift/left_boxbg.jpg) top repeat-x;
    height: 640px;
    margin-bottom: 8px;
    color: #333333;
    line-height: 1.5;
    overflow: hidden;
}
.gift_left .shoucang
{
    height: 615px;
    margin-bottom: 0;
}
.gift_left .Brand
{
    border: 1px solid #E3E3E3;
    border-top-width: 4px;
    background: url(gift/left_boxbg.jpg) top repeat-x;
    height: 640px;
    text-align: center;
    height: 418px;
}
.gift_left .left_tt
{
    margin-top: 1px;
    color: #FF6633;
    font-size: 14px;
    font-weight: bold;
    background: url(gift/li_1.gif) 10px 7px no-repeat;
    padding-left: 40px;
    line-height: 36px;
    height: 36px;
    display: block;
    text-align: left;
}
.gift_left .left_c
{
    margin: 13px;
    width: 210px;
    display: inline;
}
.dash
{
    height: 1px;
    border-bottom: 1px dashed #666666;
    margin: 15px auto;
    overflow: hidden;
    font-size: 0;
    display: block;
    clear: both;
}
.gift_left .left_c img
{
    width: 110px;
    height: 85px;
    float: left;
    margin-right: 3px;
    border: 1px solid #666;
}
.gift_left .myPrice
{
    color: #CC0000;
    font-weight: bold;
}
.gift_left .left_banner
{
    text-align: center;
    margin: 8px 0 0;
}
.gift_left .left_banner a
{
    margin-bottom: 2px;
    display: block;
}
.gift_left .left_banner img
{
    width: auto;
    height: auto;
}
.gift_main
{
    float: right;
    clear: right;
    width: 753px;
}
.gift_main a
{
    cursor: pointer;
}
.gift_main .box
{
    background: url(gift/box_bg.jpg) top repeat-x;
    border: 1px solid #E3E3E3;
    border-top-width: 4px;
    line-height: 1.5;
}
.gift_main .box1
{
    height: 400px;
}
.gift_main .box2
{
    height: 410px;
    margin-top: 15px;
}
.gift_main .box3
{
    height: 410px;
    margin-top: 15px;
}
.gift_main .box4
{
    height: 410px;
    margin-top: 15px;
}
.gift_main .box .main_tt
{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D1CEC9;
    margin-bottom: 10px;
    color: #4F5178;
    padding-left: 15px;
    letter-spacing: 3px;
    font-size: 14px;
}
.gift_main .box .gift_box
{
    height: 160px;
    width: 148px;
    margin-top: 15px;
    border-right: 1px dashed #D9D9D9;
    float: left;
    text-align: center;
}
.gift_main .box img
{
    display: block;
    margin: auto;
    border: 0;
}
.gift_main .box a.title
{
    color: #333;
    text-decoration: none;
    width: 108px;
    text-align: left;
    height: 35px;
    margin: auto;
    display: block;
}
.gift_main .box a:hover
{
    color: #ff6600;
    text-decoration: underline;
}
.gift_main .box .oldprice
{
    color: #666;
    font-size: 12px;
    display: block;
}
.gift_main .box .myprice
{
    color: white;
    font-size: 12px;
    background: url(gift/price_bg.gif) left top no-repeat;
    width: 63px;
    height: 12px;
    display: inline-block;
    line-height: 1;
    text-align: left;
    padding-left: 5px;
    margin: 0;
}

.borderBox
{
    border: #666 1px solid;
    width: 110px;
    margin: 0 auto 10px;
    height: 85px;
    padding: 1px;
}
.borderBox img
{
    display: block;
    clear: both;
}

/**************zippo频道******************/
.zippp_banner
{
    margin-bottom: 3px;
    height: 68px;
}
.zippo_sort_line
{
    height: 93px;
    margin-bottom: 3px;
    display: block;
    overflow: hidden;
}
.zippo_sort_box
{
    width: 497px;
    float: left;
    height: 93px;
    background: #f7f7f7;
}
.zippo_space
{
    height: 146px;
    width: 5px;
    float: left;
    overflow: hidden;
}
a.zipp
{
    color: #993333;
    text-decoration: none;
}
a.zipp:hover
{
    color: #ff3300;
    text-decoration: underline;
}
.zippo_sort_box .sort_tt
{
    background: url(zippo/sort_li.gif) left center no-repeat #951E21;
    height: 16px;
    line-height: 16px;
    padding-left: 25px;
    color: White;
}
.zippo_sort_box p
{
    text-align: left;
    margin: 10px 15px;
    line-height: 20px;
}

.zippo_left
{
    width: 236px;
    float: left;
    clear: left;
    margin: 0 2px;
}
.zippo_left a
{
    cursor: pointer;
}
.zippo_left .tuijian
{
    border: 1px solid #E3E3E3;
    border-top-width: 4px;
    background: url(zippo/left_boxbg.jpg) top repeat-x;
    height: 400px;
    margin-bottom: 8px;
    color: #333333;
    line-height: 1.4;
    overflow: hidden;
}
.zippo_left .shoucang
{
    height: 1227px;
    margin-bottom: 0;
}
.zippo_left .left_tt
{
    margin-top: 1px;
    color: #993333;
    font-size: 14px;
    font-weight: bold;
    background: url(zippo/li_1.gif) 10px 7px no-repeat;
    padding-left: 40px;
    line-height: 36px;
    height: 36px;
    display: block;
    text-align: left;
}
.zippo_left .left_c
{
    margin: 13px;
    width: 210px;
    display: inline;
}
.dash
{
    height: 1px;
    border-bottom: 1px dashed #666666;
    margin: 15px auto;
    overflow: hidden;
    font-size: 0;
    display: block;
    clear: both;
}
.zippo_left .left_c img
{
    width: 110px;
    height: 82px;
    float: left;
    margin-right: 3px;
    border: 1px solid #666;
}
.zippo_left .myPrice
{
    color: #CC0000;
    font-weight: bold;
}

.zippo_main
{
    float: right;
    clear: right;
    width: 753px;
}
.zippo_main a
{
    cursor: pointer;
}
.zippo_main .box
{
    background: url(zippo/box_bg.jpg) top repeat-x;
    border: 1px solid #E3E3E3;
    border-top-width: 4px;
    line-height: 1.5;
}
.zippo_main .box1
{
    height: 750px;
}
.zippo_main .box2
{
    height: 400px;
    margin-top: 15px;
}
.zippo_main .box3
{
    height: 450px;
    margin-top: 15px;
}
.zippo_main .box .main_tt
{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D1CEC9;
    margin-bottom: 10px;
    color: #4F5178;
    padding-left: 15px;
    font-size: 14px;
}
.zippo_main .box .zippo_box
{
    height: 160px;
    width: 148px;
    margin-top: 15px;
    border-right: 1px dashed #D9D9D9;
    float: left;
    text-align: center;
}
.zippo_main .box img
{
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.zippo_main .box a.title
{
    color: #333;
    text-decoration: none;
    width: 108px;
    margin: auto;
    text-align: left;
    height: 35px;
    display: block;
}
.zippo_main .box .myprice
{
    color: white;
    font-size: 12px;
    background: url(zippo/price_bg.gif) left top no-repeat;
    width: 63px;
    height: 12px;
    display: inline-block;
    line-height: 1;
    text-align: left;
    padding-left: 5px;
    margin: 0;
}
.zippo_box img
{
    border: 0 !important;
}

/*维士军刀图片样式*/
.zippo_main .box3 .zippo_box
{
    height: 180px;
    width: 120px;
    color: #c00;
}
.zippo_main .box3 img
{
    padding: 1px;
}
.zippo_main .box a:hover
{
    color: #ff6600;
    text-decoration: underline;
}
.zippo_main .box3 a.title
{
    color: #333;
    text-decoration: none;
    width: 108px;
    text-align: left;
    height: 55px;
    display: block;
}
.zippo_main .box3 .myprice
{
    color: #c00;
    font-size: 12px;
    background: none;
}

/*************生活在滨海样式****************/

.bh_top_class a
{
    display: block;
    float: left;
    width: 80px;
    border: 1px solid #f4f4f4;
    padding: 3px;
    margin: 1px 2px 1px 0;
    text-align: center;
}
.bh_top_class a:hover
{
    border: 1px solid #e4e4e4;
    background-color: #f4f4f4;
}



/************用户后台样式************/
.user
{
}
.user h2
{
    font-size: 14px;
    color: #8E1D1F;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.user h3
{
    font-size: 13px;
    color: #8E1D1F;
    margin-top: 10px;
}
.user a
{
    color: black;
}
.user a:hover
{
    color: Orange;
    text-decoration: none;
}
.user div
{
    border-bottom: 1px dotted #999;
    padding: 5px 18px;
}
.user div.mike_mvc_pager /*去掉分页下方的虚线*/ /*去掉分页下方的虚线*/
{
    border-bottom: 0px;
}




/***************影城页**************/
.moviett
{
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    margin: 1px auto;
    color: #971F21;
    background: #f2f2f2;
    line-height: 150%;
    padding: 10px;
}
.movielist a
{
    color: Red;
    padding: 3px;
    background: #E1F1FB;
}
.movielist a:hover
{
    color: Orange;
}




/***************DM 索取*********************/
fieldset.DM
{
    color: #A53F41;
    line-height: 1.8;
    margin: 0 15px 25px;
}
fieldset.DM legend
{
    font-size: 14px;
    color: #A53F41;
    font-weight: bold;
    margin-left: 0;
    padding: 10px 0;
}
.m /*dash上线margin为5*/
{
    margin: 5px auto;
}
/**************新闻列表************/
.newslist
{
    margin: 30px;
}
.newslist ul
{
    list-style-type: none;
    margin: 0;
}
.newslist ul li
{
    background: url(de_help_tt_li.gif) left center no-repeat;
    border-bottom: 1px dotted #ccc;
    padding: 5px 12px;
}




/***************女装频道*******************/
.nvzhuang_m
{
    width: 818px;
    margin: 5px 0 0 5px;
    overflow: hidden;
}
.nvzhuang_m .main_tt
{
    text-align: left;
    color: #666;
    line-height: 30px;
    height: 30px;
    display: block;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    word-spacing: 5px;
    clear: both;
    border-bottom: 1px solid #cdcdcd;
}
.nvzhuang_m .box
{
    /*border: 1px solid #e3e3e3;*/
    background: #fff;
    width: 100%;
    display: block;
}
.nvzhuang_m .single_box /*单个商品框*/
{
    width: 198px;
    height: 290px;
    padding: 0 1px;
    background: url(book/box2_bg.jpg) top repeat-x;
    margin: 2px;
    text-align: center;
    float: left;
    display: inline;
    line-height: 1;
    overflow: hidden;
}

.nvzhuang_m .box img
{
    display: block;
    border: 1px solid #CDCDCD;
    margin: 1px 0px 8px;
}
.single_box a
{
    cursor: pointer;
    display: block !important;
    text-align: center;
    white-space: normal;
    line-height: 1.3;
}

.nvzhuang_m .single_box .myprice
{
    font-size: 14px;
    margin: 0;
}

.nvzhuang_left
{
    width: 175px;
    float: left;
}
.nvzhuang_left .box1, .left .shirt_tuijian
{
    width: 153px;
    background: white;
    padding: 10px;
    margin-top: 2px;
    float: left;
    border: 1px solid #E4E4E4;
    height: auto;
}
.nvzhuang_left .title
{
    color: #D9291B;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 20px;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
    background: url(shirt/li.jpg) left center no-repeat;
    display: block;
}
.nvzhuang_left .box1 a
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%;
    margin-left: 20px;
}
.dash_left
{
    background: url(shirt/dash.gif) center repeat-x;
    height: 15px;
    display: block;
    overflow: hidden;
    font-size: 0;
}

.nz_banner_box
{
    display: block;
    clear: both;
}
.nz_banner_box .left
{
    width: 582px;
    float: left;
}
.nz_banner_box .right
{
    float: right;
    width: 235px;
}

#zhekou
{
    background-color: White;
    z-index: 9999;
    position: fixed;
    display: none;
    width: 100%; /* 	position: absolute; 	top:150px; 	left:5px;*/
}



/*商品详细页商品详细部分，2009-11-26 20：10*/
.detail_table{border-color:#cccccc;}
.detail_table td{background:#fff;}
p.sxshow{font-size:12px; font-weight:normal; line-height:1.5;}
.detail_tt1, .detail_tt2, .detail_tt3, .detail_tt4{background:url(/content/detail/dash_1.gif) bottom repeat-x; padding:3px; margin:20px 0 8px;}
.detail_tt2{background-image:url(/content/detail/dash_2.gif);}
.detail_tt3{background-image:url(/content/detail/dash_3.gif);}
.detail_tt4{background-image:url(/content/detail/dash_4.gif);}
.tab_title td{text-align: center; background:#F3F3F3!important; color: #CC0000;}
.beizhu_title{float:left; width:60px; padding:10px 5px 0px; color:#CC0000; line-height:1.4;}
.beizhu_cont{float:left; width:75%; margin:10px 0px 10px; line-height:1.4; color:black;}
.shouhou{color:#2773D0;}
