
/* club home */
div.club-home {
    background:#6f3d63;
}
div.club-home div.channel-top {
    background:url(../images/club/club_home_top_bg.png) no-repeat;
    width:980px;
    height:564px;
    padding:4px 0;
    overflow:hidden;
    position:relative;
}
div.club-home div.channel-top a.subscribe-btn {
    position:absolute;
    width:405px;
    height:102px;
    left:275px;
    bottom:0px;
}
div.club-home div.channel-top div.home-top-col1 { 
    float:left;
    width:270px;
    padding:0 0 0 5px;
}
div.club-home div.channel-top div.home-top-col2 { 
    float:left;
    width:393px;
    margin-left:5px;
    margin-right:5px;
    display:inline;
}
div.club-home div.channel-top div.home-top-col3 { 
    float:left;
    width:300px;
}
div.club-home div.channel-top div.home-top-col2 div.top-row1 {
    padding:75px 10px 0 12px;
}
div.club-home div.channel-top div.home-top-col2 div.top-row2 {
    padding:26px 10px 0 12px;
}
div.club-home div.channel-top div.home-top-col2 div.top-row3 {
    padding:16px 3px 0 12px;
}
div.club-home div.channel-top div.home-top-col2 div.image-bloc {
    float:left;
    width:201px;
    border:1px solid #b0b0b0;
}
div.club-home div.channel-top div.home-top-col2 div.image-bloc img{
    float:left;
}
div.club-home div.channel-top div.home-top-col2 dl {
    float:right;
    width:158px;
}
div.club-home div.channel-top div.home-top-col2 dt {
    padding-top:3px;
    margin-bottom:5px;
    line-height:20px;
}
div.club-home div.channel-top div.home-top-col2 dt a {
    font-size:14px;
}
div.club-home div.channel-top div.home-top-col2 dt a,
div.club-home div.channel-top div.home-top-col2 a.detail-link,
div.club-home div.channel-top div.home-top-col2 a.detail-link:hover
{
    /*color:#fff;*/
    color:#7a4d70;
}
div.club-home div.channel-top div.home-top-col2 dd a {
    /*color:#dfc6d9;*/
    color:#666;
    line-height:20px;
}
div.club-home div.channel-top div.home-top-col2 li {
    float:left;
    width:184px;
    height:23px;
    margin-right:10px;
    display:inline;
    background:url(../images/club/li_line_bg.png) no-repeat left bottom;
    line-height:22px;
}
div.club-home div.channel-top div.home-top-col2 li.line,
div.club-home div.channel-bottom div.main-c div.main-c-bottom li.line {
    line-height:1px;
    height:1px;
    overflow:hidden;
}
div.club-home div.channel-top div.home-top-col2 li.line {
    background:url(../images/club/li_line_bg.png) no-repeat left top;
}
div.club-home div.channel-top div.home-top-col2 li.no-margin,
div.club-home div.channel-bottom div.content-row div.main-c li.no-margin {
    margin-right:0;
}
div.club-home div.channel-top div.home-top-col2 li a {
    /*color:#fff;*/
    color:#000;
    /*background:url(../images/club/li_style_bg.png) no-repeat 4px 5px;*/
    background:url(../images/club/white_li_style_bg.png) no-repeat 4px 5px;
    padding-left:14px;
}
div.club-home div.channel-top div.home-top-col3 div.right-btn { 
    margin-top:6px;
    *margin-top:3px;
}
div.club-home div.channel-top div.home-top-col3 a.right-newsletter-btn { 
    float:left;
    width:148px;
    height:46px;
    overflow:hidden;
    background:url(../images/fashion/email_btn.jpg) no-repeat; 
}
div.club-home div.channel-top div.home-top-col3 a.right-elle-magazine-btn { 
    float:right;
    width:148px;
    height:46px;
    overflow:hidden;
    background:url(../images/fashion/magzine_btn.jpg) no-repeat; 
}
div.club-home div.channel-top div.home-top-col2 dd a:hover {
    /*color:#fff;*/
    color:#333;
}
div.club-home div.channel-top div.home-top-col2 dd a:hover,
div.club-home a.detail-link:hover,
div.club-home div.channel-bottom div.main-c a.detail:hover,
div.club-home div.channel-bottom div.download-c a.detail-link {
    text-decoration:none; 
}
div.club-home a.detail-link,
div.club-home div.channel-bottom div.download-c a.detail-link:hover {
    text-decoration:underline; 
}

div.club-home div.channel-bottom {
    background:#fff;
    margin:5px 5px 0 5px;
    padding:5px;
}
div.club-home div.channel-bottom div.content-row {
    margin-bottom:5px;
}
div.club-home div.channel-bottom div.left-c,
div.club-home div.channel-bottom div.right-c {
    border:1px solid #6f3d63;
    padding:1px;
    background:#fff;
    display:inline;
}
div.club-home div.channel-bottom div.left-c {
    float:left;
    width:476px;
}
div.club-home div.channel-bottom div.right-c {
    float:right;
    width:471px;
}
div.club-home div.channel-bottom div.main-title { 
    height:22px;
    line-height:22px;
    background:url(../images/club/main_title_bg.png) no-repeat;
    color:#fff;
}
div.club-home div.channel-bottom div.main-title a,
div.club-home div.channel-bottom div.main-title div.main-title-i li a,
div.club-home div.channel-bottom div.main-title div.main-title-i li a:hover {
    color:#fff;
}
div.club-home div.channel-bottom div.main-title label { 
    float:left;
    margin-left:8px; 
    display:inline;
    font-weight:bold;
}
div.club-home div.channel-bottom div.main-title div.main-title-i {
    float:right;
    height:22px;
}
div.club-home div.channel-bottom div.main-title div.main-title-i ul li {
    float:left;
}
div.club-home div.channel-bottom div.main-title div.main-title-i li a {
     float:left;
     height:16px;
     padding:0 10px;
     line-height:14px;
     border:1px solid #9f8598;
     margin-right:3px;
     display:inline;
     margin-top:2px;
     text-align:center;
     background:url(../images/club/title_text_bg.png) repeat-x;
}
div.club-home div.channel-bottom div.main-title div.main-title-i a.white-more {
    width:34px;
    background:url(../images/club/white_arrow_more.png) no-repeat right 6px;
    font-size:9px;
    margin-right:8px;
    padding-right:5px;
    border:0;
}
div.club-home div.channel-bottom div.main-title div.main-title-i li.last {
     border:0; 
     background:none;
}

div.club-home div.channel-bottom div.main-c {
    padding:10px 9px 10px 9px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top div.image-bloc {
    float:left;
    width:202px;
    height:202px;
    padding:1px;
    border:1px solid #ccc;
    overflow:hidden;
}

div.club-home div.channel-bottom div.main-c div.image-bloc a {
    float:left;
    border:1px solid #ccc;
}
div.club-home div.channel-bottom div.main-c div.main-c-top dl {
    float:right;
    width:238px;
}
div.club-home div.channel-bottom div.main-c dt {
    line-height:21px;
}
div.club-home div.channel-bottom div.main-c dt a {
    color:#7a4d70;
    font-size:14px;
}
div.club-home div.channel-bottom div.main-c a.detail-link {
    color:#7a4d70;
}
div.club-home div.channel-bottom div.main-c dt.date {
    font-weight:bold;
}
div.club-home div.channel-bottom div.main-c dt.date span.date-c {
    font-weight:normal;
}
div.club-home div.channel-bottom div.main-c dd a {
    color:#666;
    line-height:22px;
}
div.club-home div.channel-bottom div.main-c dd a.detail:hover {
    color:#000;
}
div.club-home div.channel-bottom div.main-c div.main-c-bottom {
    margin:20px 0 11px 0;
}
div.club-home div.channel-bottom div.content-row div.main-c div.s-bottom {
    margin:10px 0 0 0;
}
div.club-home div.channel-bottom div.main-c div.main-c-bottom li {
    float:left;
    width:215px;
    height:23px;
    margin-right:16px;
    display:inline;
    background:url(../images/club/gray_li_line_bg.png) no-repeat left bottom;
    line-height:22px;
}
div.club-home div.channel-bottom div.main-c-top div.main-c-bottom li {
    margin-right:17px;
}
div.club-home div.channel-bottom div.main-c div.main-c-bottom li.line {
    background:url(../images/club/gray_li_line_bg.png) no-repeat left top;
}
div.club-home div.channel-bottom div.main-c div.main-c-bottom li a {
    background:url(../images/club/white_li_style_bg.png) no-repeat 4px 5px;
    padding-left:14px;
}

div.club-home div.channel-bottom div.main-c div.main-c-top-left {
    float:left;
    width:326px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-right {
    float:right;
    width:100px;
    height:255px;
    border:1px solid #6f3d63;
    background:#ededed;
    padding:9px 10px 7px 10px;
    text-align:center;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-right div.survey-jCarouselLite {
    float:left;
    width:100px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-right li {
    float:left;
    width:100px;
    line-height:31px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-right .slide-prev {
    background:url(../images/club/survey_slide_btn_prev.png) no-repeat;
    width:60px;
    height:15px;
    margin-bottom:2px;
    margin-left:20px;
    *margin-left:18px;
    _margin-left:10px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-right .slide-next {
    background:url(../images/club/survey_slide_btn_next.png) no-repeat;
    width:60px;
    height:15px;
    margin-top:4px;
    margin-right:20px;
    *margin-right:18px;
    _margin-right:10px;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-left div.image-bloc {
    float:left;
    width:98px;
    height:130px;
    padding:1px;
    border:1px solid #ccc;
    overflow:hidden;
}
div.club-home div.channel-bottom div.main-c div.main-c-top-left dl {
    float:right;
    width:214px;
}
div.club-home div.divspace {
    height:5px;
    overflow:hidden;
    clear:both;
}
div.club-home div.channel-bottom div.download-bloc {
    border:1px solid #6f3d63;
    padding:1px;
}
div.club-home div.channel-bottom div.download-c {
    padding:10px 24px 5px 10px;
    background:#fff;
}
div.club-home div.channel-bottom div.download-c div.download-left-c {
    float:left;
    width:481px;
    border:0;
    padding:0;
}
div.club-home div.channel-bottom div.download-c div.download-right-c {
    float:right;
    width:419px;
    border:0;
    padding:0;
}
div.club-home div.channel-bottom div.download-c div.left-c-row {
    padding:5px 10px;
    margin-bottom:5px;
    background:#f4f4f4;
    border:1px solid #ccc;
    clear:both;
}
div.club-home div.channel-bottom div.download-c div.row-title {
    height:16px;
    line-height:16px;
}
div.club-home div.channel-bottom div.download-c .title {
    float:left;
    width:65px;
    font-size:14px;
    font-family:宋体;
    color:#6f3d63;
    font-weight:bold;
}
div.club-home div.channel-bottom div.download-c a.detail-link {
    float:right;
    width:120px;
    font-family:宋体;
    color:#7a4d70;
    text-align:right;
}
div.club-home div.channel-bottom div.download-c div.download-left-c div.row-c {   
    padding:10px 10px 0 10px;
    text-align:center;
}
div.club-home div.channel-bottom div.download-c div.download-left-c div.col-c {  
    float:left;
    width:124px;
    margin-right:33px;
    display:inline;
}
div.club-home div.channel-bottom div.download-c div.download-left-c div.last-col {
    margin-right:0;
}
div.club-home div.channel-bottom div.download-c div.col-c span {  
    line-height:20px;
}
div.club-home div.channel-bottom div.download-c div.left-c-row div.image-bloc {  
    float:left;
    width:120px;
    height:120px;
    padding:1px;
    border:1px solid #ccc;
    overflow:hidden;
}
div.club-home div.channel-bottom div.download-c div.download-right-c div.col-c {  
    float:left;
    width:178px;
    margin-right:59px;
    display:inline;
    text-align:center;
    margin-bottom:5px;
}
div.club-home div.channel-bottom div.download-c div.download-right-c div.no-margin {  
    margin-right:0;
}
div.club-home div.channel-bottom div.download-c div.download-right-c div.row-c span a {  
    color:#666;
}
div.club-home div.channel-bottom div.download-c div.download-right-c div.row-c {  
    margin-top:30px;
}div.club-home div.channel-bottom div.download-c div.download-right-c div.col-c{
	margin-bottom:20px;
}
div.club-home div.channel-bottom div.download-c div.download-right-c div.image-bloc {  
    float:left;
    width:176px;
    height:110px;
    overflow:hidden;
    padding:1px;
    border:1px solid #ccc;
    position:relative;
}
div.club-home div.channel-bottom div.download-c div.image-bloc .pos1,
div.club-home div.channel-bottom div.download-c div.image-bloc .pos2,
div.club-home div.channel-bottom div.download-c div.image-bloc .pos3,
div.club-home div.channel-bottom div.download-c div.image-bloc .pos4 {
    position:absolute;
    width:78px;
    height:13px;
    overflow:hidden; 
}
div.club-home div.channel-bottom div.download-c div.image-bloc div.pos1,
div.club-home div.channel-bottom div.download-c div.image-bloc div.pos2,
div.club-home div.channel-bottom div.download-c div.image-bloc div.pos3,
div.club-home div.channel-bottom div.download-c div.image-bloc div.pos4 {
    background:#000;
    opacity:0.3;
    filter:alpha(opacity=30);
}
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos1,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos2,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos3,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos4 {
    color:#fff;
    font-size:10px;
    text-decoration:none;
}
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos1:hover,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos2:hover,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos3:hover,
div.club-home div.channel-bottom div.download-c div.image-bloc a.pos4:hover {
    background:#fff;
    color:#000;
    opacity:0.6;
    filter:alpha(opacity=60);
}
div.club-home div.channel-bottom div.download-c div.image-bloc .pos1 {
    left:9px;
    bottom:25px;
}
div.club-home div.channel-bottom div.download-c div.image-bloc .pos2 {
    right:9px;
    bottom:25px;
}
div.club-home div.channel-bottom div.download-c div.image-bloc .pos3 {
    left:9px;
    bottom:11px;
}
div.club-home div.channel-bottom div.download-c div.image-bloc .pos4 {
    right:9px;
    bottom:11px;
}body.club-body div#header-hot-news{
	background:url(../images/channelhome/elleclub_head.png) no-repeat;
}

