﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0; /* text-align: center; 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
    font-family: "宋体" , "仿宋_GB2312" , "黑体";
    font-size: 63%;
    color: #6b683c;
    background: #f6f6ed;
    text-align: center; /*以下是新版body设置*/
}

img{border:0;}
strong{font-weight:bold;}
em{font-style:italic;}
p,ul,ol{margin:1em 0;padding:0;}
li{margin:0 0 0 2em;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:1em 0;}
td,th{vertical-align:top;}
.mit{display:none}

/* forms */
form{padding:0;margin:0;}
fieldset{margin:0;padding:0;border:0;}
input,select,textarea{font:1em/1.4 Tahoma,sans-serif;color:#6b683c;border:1px solid #cccbb3;border-right:0;border-bottom:0;}
textarea,input.text,select{background:#fff;}
select{padding-top:0.1em;padding-bottom:0.1em;}
textarea,input.text{padding:0.2em 0.4em 0.1em;border:1px solid #cccbb3;border-right:0;border-bottom:0;}
input.text{height:1.3em;}
input[type=checkbox],input[type=radio]{vertical-align:top;}




/* float */
.flr{float:right;}
.fll{float:left;}

/* links */
a:link{color:#a5171d;text-decoration:none;}
a:visited{color:#7f0207;text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline;}

a:link.b{color:#ffffff;text-decoration:none;}
a:visited.b{color:#ffffff;text-decoration:none;}
a:hover.b{color:#ffffff;text-decoration:underline;}
a:hover.b,a:active.b,a:focus.b{text-decoration:underline;}

a:link.h{color:#9d9d7a;text-decoration:none;}
a:visited.h{color:#9d9d7a;text-decoration:none;}
a:hover.h{color:#9d9d7a;text-decoration:underline;}
a:hover.h,a:active.h,a:focus.h{text-decoration:underline;}

a:link.d{color:#6b683c;text-decoration:none;}
a:visited.d{color:#6b683c;text-decoration:none;}
a:hover.d{color:#6b683c;text-decoration:underline;}
a:hover.d,a:active.d,a:focus.d{text-decoration:underline;}

a.btn{background-color: #911016; border: 1px solid #911016;color: #fff;padding:4px;}
a.btn_c{float:left;background:#ac151c;width:183px; display:block; height:36px;color:#fff;font-weight:bold;line-height:36px;font-size:1.2em; text-align:center; margin:0 130px;}
/* lay */
.wrapper{width: 990px;margin: 0 auto;text-align: left;font-size: 1.2em;}

/* ----------------------------------------------------------------------------------------- */
/** =top **/
#top{padding: 0 25px;}
#top .w1{border-bottom: 1px solid #e2e2cd;overflow: hidden;height: 100%;padding: 1em 0 0.5em;}
#top .w2{overflow: hidden;height: 100%;padding: 0;}
#top .w2 .w{float: right;width: 750px;padding-bottom: 0.3em;}
#top h1{margin: 0;float: left;font-size: 1em;font-weight: normal;}
#top h1 span{font-weight: bold;}
#top h2#slogan{margin: 0;float: left;font-size: 1em;font-weight: normal;padding-left: 28px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/bmenu-sep.png' ) no-repeat 15px 55%;}

/* =login form */
#login_form{float: right;margin-top: -0.2em; font-weight:bold;}
#login_form label{padding-right: 0.4em;vertical-align: 0.1em;font-weight:normal;}
#login_form input{border:none;}
#login_form input.text{width: 70px;margin-right: 0.2em;font:1em/1.4 Tahoma,sans-serif;color:#6b683c;border:1px solid #cccbb3;border-right:0;border-bottom:0;}
#login_form .but{vertical-align: -1px;width: 23px;height: 21px;background: #af161d url( 'http://www.ccliving.cn/v2/lay-gfx/form_but.png' ) no-repeat;border: 0;cursor: pointer;}
#login_form ul.opt{display: inline;margin: 0;}
#login_form ul.opt li{display: inline;margin: 0;list-style: none;padding-left: 20px;}
#login_form ul.opt a{padding-left: 15px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/ar-red.gif' ) no-repeat 0 60%;}

/* =图片Logo设置id */
#id{overflow: hidden;text-indent: -9999px;float: left;width: 140px;height: 50px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/id-ftb.gif' ) no-repeat;margin: 10px 0 0 43px;}


/* =四个特点supplementary navigation, top */
.nav-supp-t{margin:0;padding:0 20px 0 0;float:right;background:#ededdd url('http://www.ccliving.cn/v2/lay-gfx/nav-supp-t-bg.png') no-repeat 100% 100%;}
.nav-supp-t li{margin:0;padding:0.5em 0 0.5em 20px;list-style:none;float:left;color:#911016;}
.nav-supp-t li.first{background:url('http://www.ccliving.cn/v2/lay-gfx/nav-supp-t-first.png') no-repeat 0 100%;}
#nst-promocje{padding-left:15px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-promocja.png') no-repeat 1px 50%;}
#nst-hosting{padding-left:15px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-hosting.png') no-repeat 0 50%;}
#nst-uslugi_finansowe{padding-left:23px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-uslugi_finansowe.png') no-repeat 0 50%;}
#nst-reklama{padding-left:17px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-reklama.png') no-repeat 1px 50%;}
#nst-patronat_medialny{padding-left:15px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-patronat_medialny.png') no-repeat 1px 50%;}
.welcome{float:right;padding:15px 10px 0 0;}

/* =主菜单global navtiagtion */
#nav-global{display:block;margin:0;overflow:hidden;height:100%;}
#nav-global li{margin:0;padding-left:1px;text-align:center;list-style:none;float:left;width:133px;}
#nav-global li.first{width:136px;padding-left:0;}
#nav-global a{font-size:small;text-decoration:none;font-weight:bold;color:#6b683c;display:block;line-height:37px;background-image:url('http://www.ccliving.cn/v2/lay-gfx/nav-global-but1.png');background-repeat:no-repeat;}
#nav-global li.first a{background-image:url('http://www.ccliving.cn/v2/lay-gfx/nav-global-but2.png');}
#nav-global a:hover,#nav-global a:active,#nav-global a:focus,#nav-global a.active{color:#fff;background-position:0 -70px;}

/* =子菜单local navtiagtion */
#nav-local{padding-bottom:9px;background:url('http://www.ccliving.cn/v2/lay-gfx/nav-local-b.png') no-repeat 0 100%;}
#nav-local ul{display:none;margin:0;overflow:hidden;height:100%;background:#911016 url('http://www.ccliving.cn/v2/lay-gfx/nav-local.png') no-repeat 100% 100%;}
#nav-local li{margin:0;padding-left:15px;list-style:none;float:left;}
#nav-local a{text-decoration:none;color:#e5e5d0;float:left;line-height:33px;padding:0;width:139px; text-align:center;}
#nav-local a:hover,#nav-local a:active,#nav-local a:focus,#nav-local a.active{background:#a5141b;}

#nav-local ul.show{display:block;}
#nav-local ul.hide{display:none;}

/* ----------------------------------------------------------------------------------------- */
/** =主区域main layout **/
#main{background:#fff url('http://www.ccliving.cn/v2/lay-gfx/main-m.png') repeat-y;}
#main-t{background:url('http://www.ccliving.cn/v2/lay-gfx/main-t.png') no-repeat;}
#main-b{background:url('http://www.ccliving.cn/v2/lay-gfx/main-b.png') no-repeat 0 100%;padding:0 25px;}

/* =查询框search form */
#header-misc{line-height:24px;background:url('http://www.ccliving.cn/v2/lay-gfx/header-misc-bg.png') no-repeat 0 100%;overflow:hidden;height:100%;padding:0 20px 0.8em 20px; text-align:right;}
#header-misc form input{border:none;}
#header-misc form input.text{width:150px;margin-right:0.2em;border:solid 1px #e8e8d5; }
#header-misc form .but{vertical-align:-1px;width:23px;height:21px;background:#af161d url('http://www.ccliving.cn/v2/lay-gfx/form_but.png') no-repeat;border:0;cursor:pointer;}
#header-misc form a{padding-left: 15px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/ar-red.gif' ) no-repeat 0 60%;}

/* =当前位置区域breadcrumbs */
#breadcrumbs{background:url('http://www.ccliving.cn/v2/lay-gfx/breadcrumbs-bg.png') no-repeat 0 100%;padding:0.6em 10px;border-top:1px solid #e8e8d5;}
#breadcrumbs p{position:absolute;text-indent:-9999px;overflow:hidden;}
#breadcrumbs ul{overflow:hidden;height:100%;margin:0;}
#breadcrumbs li{display:inline;list-style:none;margin:0 0 0 -3px;padding:0 10px 0 13px;background:url('http://www.ccliving.cn/v2/lay-gfx/breadcrumbs-sep.gif') no-repeat 0 0.45em;}

#breadcrumbs_2{padding:1.6em 0 0 10px;}
#breadcrumbs_2 p{position:absolute;text-indent:-9999px;overflow:hidden;}
#breadcrumbs_2 ul{overflow:hidden;height:100%;margin:0;}
#breadcrumbs_2 li{display:inline;list-style:none;margin:0 0 0 -3px;padding:0 10px 0 13px;background:url('http://www.ccliving.cn/v2/lay-gfx/breadcrumbs-sep.gif') no-repeat 0 0.45em;}

/* ----------------------------------------------------------------------------------------- */
/* =首页容器区域 home layouts */
#lay-home{background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 769px 0;overflow:hidden;height:100%;}
#lay-home-m{clear:both;background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 384px 0;overflow:hidden;height:100%;}
#lay-home-m .c1{float:left;width:374px;}
#lay-home-m .c1 .box-drk div.c
{
    background: url( 'http://www.ccliving.cn/v2/lay-gfx/box-drk-b-home-c1.png' ) no-repeat 0 100%;
    border-top: 1px solid #dfdfc7;
}

#lay-home-m .c2{float:right;width:364px;}
#lay-home-m .c2 .box-drk div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-drk-b-home-c2.png') no-repeat 0 100%;border-top:1px solid #dfdfc7;}
#lay-home-m .c2 .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-c2.png') repeat-y;}
#lay-home-m .c2 .box-lit div.b{font-size:1px;line-height:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-c2.png') no-repeat 0 100%;}
#lay-home-m .c2 .c2w{overflow:hidden;height:100%;}
#lay-home-m .c2 .c2w .box-lit{width:177px;}
#lay-home-m .c2 .c2w .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-c2w.png') repeat-y;}
#lay-home-m .c2 .c2w .box-lit div.b{font-size:1px;line-height:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-c2w.png') no-repeat 0 100%;}
#lay-home-m .c2 .box-lit .form_select{padding:0.8em 0;}
#lay-home-m .c2 .box-lit .form_select label{font-size:1em;color:#9d9d7a;padding-right:1em;}
#lay-home-m .c2 .box-lit .form_select select{width:160px;}
#lay-home-m .c2 p.see_more{margin:1.1em 0 0.4em;padding:0 10px 0 0;float:right;font-size:1em;color:#9d9d7a;}
#lay-home-m .c2 p.see_more a.more{padding-left:10px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}
#lay-home-m .c2 .h .more{padding-right:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 100% 0.45em;}

/* ----------------------------------------------------------------------------------------- */
/** =首页主内容区域 content, home **/
#lay-home #content{float:left;width:759px;padding-right:10px;}

/* =adverts */
#lay-home #content .ads-billboard{padding:15px 0;margin-right:-10px;border-bottom:1px solid #e8e8d5;text-align:center;}
#lay-home #content .ads-box{text-align:left;padding:5px 0;}
#lay-home #content .c2 .ads{padding:1px 0;margin-bottom:10px;}
#lay-home #content .c2 .ads img{display:block;}

#ads-billboard{padding:15px 0;text-align:center;}
#ads-shop{text-align:center;}
#ads-shop h1{font-size:2.4em;}

/* ----------------------------------------------------------------------------------------- */
/** =首页侧边区域 sidebar, home **/
#sidebar-home{float:right;width:160px;}

#sidebar-home .ads-skyscraper{text-align:center;padding:15px 0 10px;z-index:1}
#sidebar-home .ads-box{text-align:center;}

#sidebar-home .box-lit .c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-sidebar_home.png') repeat-y;}
#sidebar-home .box-lit .b{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-sidebar_home.png') no-repeat bottom;height:4px;font-size:1px;line-height:1px;}


/* ----------------------------------------------------------------------------------------- */
/** =subpage layouts **/
#lay-sub5{overflow: hidden;height: 100%;}
#lay-sub1{background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 728px 0;overflow:hidden;height:100%;}
#lay-sub1-m{padding-top:1em;clear:both;background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 429px 0;overflow:hidden;height:100%;}
#lay-sub1-m .c1{float:left;width:420px;}
#lay-sub1-m .c2{float:right;width:280px;}
#lay-sub1-m .c2 .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-c3.png') repeat-y;}
#lay-sub1-m .c2 .box-lit div.b{font-size:1px;line-height:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-c3.png') no-repeat 0 100%;}
#lay-sub1-m .c2 p.see_more{margin:1.1em 0 0.4em;padding:0 10px 0 0;float:right;font-size:1em;color:#9d9d7a;}
#lay-sub1-m .c2 p.see_more a.more{padding-left:10px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}
#lay-sub1-m .c2 .h .more{padding-right:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 100% 0.45em;}

#lay-sub1-n{padding-top:1em;clear:both;background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 359px 0;overflow:hidden;height:100%;}
#lay-sub1-n .c1{float:left;width:350px;}
#lay-sub1-n .c2{float:right;width:350px;}
#lay-sub1-n .c2 .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-c3.png') repeat-y;}
#lay-sub1-n .c2 .box-lit div.b{font-size:1px;line-height:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-c3.png') no-repeat 0 100%;}
#lay-sub1-n .c2 p.see_more{margin:1.1em 0 0.4em;padding:0 10px 0 0;float:right;font-size:1em;color:#9d9d7a;}
#lay-sub1-n .c2 p.see_more a.more{padding-left:10px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}
#lay-sub1-n .c2 .h .more{padding-right:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 100% 0.45em;}

#lay-sub3{background:url('http://www.ccliving.cn/v2/lay-gfx/vline.png') repeat-y 214px 0;overflow:hidden;height:100%;}

/* ----------------------------------------------------------------------------------------- */
/** =右边大区域sidebar layouts, sub **/
#lay-sub5 .sidebar-sub{float: right;width: 201px;padding-top: 10px;}
#lay-sub5 .sidebar-sub .box-drk div.c{padding: 1px 0;background: url( 'http://www.ccliving.cn/v2/lay-gfx/box-drk-b-sub1-sidebar.png' ) no-repeat 0 100%;}
#lay-sub5 .sidebar-sub .box-lit div.b{line-height: 1px;font-size: 1px;height: 4px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/box-lit-b-sub1-sidebar.png' ) no-repeat 0 100%;}
#lay-sub5 .sidebar-sub .box-lit div.c{background: url( 'http://www.ccliving.cn/v2/lay-gfx/box-lit-m-sub1-sidebar.png' ) repeat-y;}

#lay-sub1 .sidebar-sub{float:right;width:201px;padding-top:10px;}
#lay-sub1 .sidebar-sub .box-drk div.c{padding:1px 0;background:url('http://www.ccliving.cn/v2/lay-gfx/box-drk-b-sub1-sidebar.png') no-repeat 0 100%;}
#lay-sub1 .sidebar-sub .box-lit div.b{line-height:1px;font-size:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-sub1-sidebar.png') no-repeat 0 100%;}
#lay-sub1 .sidebar-sub .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-sub1-sidebar.png') repeat-y;}

#lay-sub3 .sidebar-sub{float:left;width:201px;padding-top:10px;}
#lay-sub3 .sidebar-sub .box-drk div.c{padding:1px 0;background:url('http://www.ccliving.cn/v2/lay-gfx/box-drk-b-sub1-sidebar.png') no-repeat 0 100%;}
#lay-sub3 .sidebar-sub .box-lit div.b{line-height:1px;font-size:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-sub1-sidebar.png') no-repeat 0 100%;}
#lay-sub3 .sidebar-sub .box-lit div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-sub1-sidebar.png') repeat-y;}

/* ----------------------------------------------------------------------------------------- */
/** =左边或整个内容的大区域content, sub **/
#lay-sub5 #content{padding-top: 6px;padding-bottom: 6px;float: left;width: 940px;}
#lay-sub1 #content{float:left;width:718px;padding-right:10px;}

#lay-sub3 #content{float:right;width:700px;padding-right:10px;}

/* =深色侧边框区域box, dark */
.box-drk{margin-bottom:10px;padding:1px 0;background:#efefe0 url('http://www.ccliving.cn/v2/lay-gfx/box-drk-t.png') no-repeat 100% 0;}
.box-drk h2{float:left;margin:0;font-size:1em;background:#efefe0 url('http://www.ccliving.cn/v2/lay-gfx/box-drk-hl-l.png') no-repeat;}
.box-drk h2 span{display:block;padding:1.1em 20px 0.4em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-drk-hl-r.png') no-repeat 100% 0;}
.box-drk p.see_more{margin:1.1em 0 0.4em 0;padding: 0 10px 0 0;float: right;text-transform: uppercase;color: #9d9d7a;}
.box-drk div.c{clear:both;padding:1px 20px;margin-bottom:-1px;}

/* =浅色侧边框区域box, light */
.box-lit{margin-bottom:10px;padding:1px 0;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-t.png') no-repeat 100% 0;}
.box-lit h2{float:left;margin:0;font-size:1em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-hl-l.png') no-repeat;}
.box-lit h2 span{display:block;padding:1.1em 20px 0.4em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-hl-r.png') no-repeat 100% 0;}
.box-lit div.c{clear:both;padding:1px 20px;}
.box-lit div.h{clear:both;background:#f6f6ed url('http://www.ccliving.cn/v2/lay-gfx/box-lit-h-c2.png') repeat-y;padding:1px 20px;overflow:hidden;height:100%;}
.box-lit div.h select{border-color:#404040;}
.box-lit div.hh{border-top:1px solid #f6f6ed;clear:both;line-height:1px;font-size:1px;margin:0 -19px;}
.box-lit .b{font-size:1px;line-height:1px;height:4px;}

/* ----------------------------------------------------------------------------------------- */
/* =家居商城信息轮播top_news */
#top_news{float:left;width:572px;margin:15px 0 10px;}
#top_news div.c{background:url('http://www.ccliving.cn/v2/lay-gfx/top_news-m.png') repeat-y;border-top:1px solid #dfdfc7;overflow:hidden;height:100%;}
#top_news p.see_more{margin:1.1em 0 0.4em;padding-left:2em;float:left;font-size:1em;color:#9d9d7a;}
#top_news ul.see_more{margin:1.1em 0 0.4em;float:left;font-size:1em;}
#top_news ul.see_more li{display:inline;margin:0;padding-left:1em;list-style:none;}
.product{float: left;margin:8px;padding:2px 2px 1px; border:solid 1px #9d9d7a;}
#top_news .main_news{float:left;width:246px;}
#top_news .main_news h3{font-size:1.2em;margin-bottom:0;}
#top_news .main_news .h{margin:0.4em 0;color:#9d9d7a;font-size:1em;}
#top_news .main_news .h span{padding-right:11px;background:url('http://www.ccliving.cn/v2/lay-gfx/bmenu-sep.png') no-repeat 100% 55%;}
#top_news .main_news .h a{margin-left:10px;}
/*#top_news .main_news .more{padding-right:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 100% 55%;}*/
#top_news .main_news img.pic-r{width:86px;float:right;margin:1em 0 1em 1em;}
#top_news .news_list{float:right;width:240px;line-height:1.3;}

#top_news .news_list li{clear:both;margin:0px;padding:0.4em 0;list-style:none;}
#top_news .news_list li.hover{background-color:#e8e8d2;}
#top_news .news_list li span.date{display:block;color:#9d9d7a;font-size:1em;}
#top_news .news_list img.pic{width:23px;height:23px;float:left;padding-left: 6px;margin:0.3em 1em 0 0;}
#top_news .news_content{display:none;}
#top_news div.b{margin-bottom:-1px;font-size:1px;line-height:1px;height:4px;background:url('http://www.ccliving.cn/v2/lay-gfx/top_news-b.png') no-repeat 0 100%;}

/* ----------------------------------------------------------------------------------------- */
/* =主副标题加时间区域broadcasts box, home */
#broadcasts_box{width:160px;margin:15px 0 10px;background:#911016 url('http://www.ccliving.cn/v2/lay-gfx/box-red-t.png') no-repeat 100% 0;}
#broadcasts_box a{color:#f9aa43;}
#broadcasts_box div.c{border-top:1px solid #a52b31;clear:both;background:url('http://www.ccliving.cn/v2/lay-gfx/box-red-b.png') no-repeat 0 100%;overflow:hidden;height:100%;padding-bottom:10px;}
#broadcasts_box h2{color:#ddddc0;float:left;margin:0;font-size:1em;background:#911016 url('http://www.ccliving.cn/v2/lay-gfx/box-red-hl-l.png') no-repeat;}
#broadcasts_box h2 span{display:block;padding:1.1em 20px 0.4em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-red-hl-r.png') no-repeat 100% 0;}
#broadcasts_box h3{margin:1.2em 0 0;padding:0 20px;font-size:1em;font-weight:normal;color:#ddddc0;}

ul.broadcasts_list{margin:0.5em 0 0;line-height:1.3;overflow:hidden;height:100%;}
ul.broadcasts_list li{margin:0;padding:0.5em 20px 0.6em;list-style:none;border-bottom:1px solid #a52b31;}
ul.broadcasts_list li.hover{background:#7b090e;}
ul.broadcasts_list li a{color:#f9aa43;font-weight:bold;margin-top:-1px;}
ul.broadcasts_list li span{color:#ce565c;margin:0;font-size:1em;display:block;}
ul.broadcasts_list li strong{margin-right:3px;padding-right:6px;background:url('http://www.ccliving.cn/v2/lay-gfx/broadcasts_box-sep.png') no-repeat 100% 55%;}

#broadcasts_box p.more{text-align:right;margin:0;padding:0.5em 20px;}
#broadcasts_box p.more a{font-weight:bold;padding-left:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;font-size:1em;}
#broadcasts_box .m{background:#e8983a;}

/* ----------------------------------------------------------------------------------------- */
/* =名企推荐区域tickets box */
#tickets_box{float:right;width:177px;margin:15px 0 10px;background:#f1a64e url('http://www.ccliving.cn/v2/lay-gfx/tickets_box-t.png') no-repeat 100% 0;}
#tickets_box div.c{clear:both;background:url('http://www.ccliving.cn/v2/lay-gfx/tickets_box-b.png') no-repeat 0 100%;overflow:hidden;height:100%;}
#tickets_box h2{color:#6c1c00;float:left;margin:0;font-size:1em;background:#f1a64e url('http://www.ccliving.cn/v2/lay-gfx/tickets_box-hl-l.png') no-repeat;}
#tickets_box h2 span{display:block;padding:1.1em 20px 0.4em;background:url('http://www.ccliving.cn/v2/lay-gfx/tickets_box-hl-r.png') no-repeat 100% 0;}
#tickets_box dl{margin:0;border-bottom:1px solid #f9b76a;line-height:1.3;}
#tickets_box dt{color:#6c1c00;font-weight:bold;border-top:1px solid #f9b76a;padding:0.5em 20px 0.7em;}
#tickets_box dd{color:#c56108;margin:-0.5em 0 0;padding:0 20px 0.6em;font-size:1em;}
#tickets_box dd strong{margin-right:3px;padding-right:6px;background:url('http://www.ccliving.cn/v2/lay-gfx/tickets_box-hl-r.png') no-repeat 100% 55%;}

ul.tickets_list{margin:0;padding-top:0.5em;line-height:1.3;overflow:hidden;height:100%;border-top:1px solid #f9b76a;}
ul.tickets_list li{margin:0;padding:0.5em 20px 0.6em;list-style:none;border-bottom:1px solid #f9b76a;}
ul.tickets_list li.hover{background:#e8983a;}
ul.tickets_list li span{color:#6c1c00;font-weight:bold;margin-top:-1px;}
ul.tickets_list li a{color:#6c1c00;margin:0 0 -0.1em;padding-top:0.3em;display:block;}
.stare {color:#c56108}

ul.tickets_liste li strong{margin-right:3px;padding-right:6px;background:url('http://www.ccliving.cn/v2/lay-gfx/broadcasts_box-sep.png') no-repeat 100% 55%;}

#tickets_box p.more{text-align:right;margin:0;padding:0.5em 20px;}
#tickets_box p.more a{font-weight:bold;padding-left:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;font-size:1em;}

/* ----------------------------------------------------------------------------------------- */
/* =商户展示侧边区域shop-contact */
#shop-contact{padding-left:4px;}
#shop-contact p.menu{border:none;margin:1em 0;width:201px;height:33px;background:url('http://www.ccliving.cn/v2/lay-gfx/s-sid-menu-r.gif') no-repeat;line-height:33px; color:#fff; text-indent:30px;letter-spacing: 2px;}
#shop-contact p.contact{margin:1em 0;width:201px;height:33px;background:url('http://www.ccliving.cn/v2/lay-gfx/s-sid-menu-b.gif') no-repeat;line-height:33px; color:#fff; text-indent:30px;letter-spacing: 2px;}
#shop-contact p.menu a{color:#fff; text-decoration:none;}
#shop-contact p.menu a:hover{color:#000;}

/* =版块标题7shop box, home */ 
#lay-home-m .c2 #shop_box div.c{background:url('http://localhost/ftb/v2/lay-gfx/shop_box-m.png') repeat-y;}
#lay-home-m .c2 #shop_box div.b{background:url('http://localhost/ftb/v2/lay-gfx/shop_box-b.png') repeat-y;}
#shop_box h3{color:#9d9d7a;font-size:1em;font-weight:normal;}
#shop_box .s1{float:left;width:146px;}
#shop_box .s2{float:right;width:141px;}
#shop_box .list{margin:0.7em 0;}
#shop_box .s1 img{float:right;margin-top:-1em;width:45px}

#shop_box .s1 dl{margin:0;font-size:1em;}
#shop_box .s1 dd{margin:0;display:inline;font-weight:bold;}
#shop_box .s1 dt{display:inline;color:#9d9d7a;}

/* =events box */
#events_box div.e{border-bottom:1px solid #dfdfc7;margin:0 -20px;padding:1px 20px;}
#events_box img.pic-l{float:left;margin:1.5em 2em 0.5em 0;width:120px;height:90px;}
#events_box p.h{clear:none;margin:-0.5em 0 0;font-size:1em;}
#events_box p.h span{color:#9d9d7a;padding-left:11px;margin-left:9px;background:url('http://localhost/ftb/v2/lay-gfx/bmenu-sep.png') no-repeat 0 55%;}
/*#events_box p{clear:both;}*/
#events_box h3{font-size:1.27em;line-height:1.3;margin-bottom:0.5em;}
#events_box a.more{padding-right:7px;background:url('http://localhost/ftb/v2/lay-gfx/more.gif') no-repeat 100% 0.45em;}
#events_box .events_list{overflow:hidden;height:100%;margin:0;padding:1em 0;}
#events_box .events_list li{clear:both;list-style:none;margin:0;padding:1px 0;line-height:2em;}
#events_box .events_list span{float:left;font-size:1em;color:#9d9d7a;padding-right:1.5em;}
#events_box .events_list a{float:left;}
#events_box .events_list a.buy_ticket{margin-left:0.5em;float:left;width:47px;height:15px;background:url('http://localhost/ftb/v2/lay-gfx/but-kup_bilet.gif') no-repeat;overflow:hidden;text-indent:-9999px;}
#events_box p.more{font-size:1em;overflow:hidden;height:100%;border-top:1px solid #dfdfc7;text-align:right;margin:0 -20px;padding:0.5em 20px;width:100%;}
#events_box p.more a{font-weight:bold;padding-left:7px;background:url('http://localhost/ftb/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}
#events_box p.more span{float:left;color:#9d9d7a;}
#events_box p.more span strong{color:#6b683c;}

/* =people, home */
#people-h{float:left;}
#people-h ul{margin:0 -19px;padding:0.5em 0;border-top:1px solid #f6f6ed;}
#people-h li{list-style:none;margin:0;clear:both;}
#people-h li img{margin-right:0.5em;float:left;width:23px}
#people-h a{text-decoration:none;padding:0.4em 20px;display:block;overflow:hidden;height:100%;line-height:20px;}
#people-h a:hover,#people-h a:active,#people-h a:focus{color:#6b683c;background:#f6f6ed;}

/* =reviews, home */
#reviews-h{float:right;}
#reviews-h .h{border-left:1px solid #dfdfc7;border-right:1px solid #dfdfc7;clear:both;background:#f6f6ed;padding:0.5em 9px 0.5em 19px;overflow:hidden;height:100%;line-height:1.3;}
#reviews-h .h img{float:right;width:53px;}
#reviews-h .h a{font-weight:bold;}
#reviews-h .h span{color:#9d9d7a;font-size:1em;padding:0.4em 0;display:block;}
#reviews-h .c{padding-right:10px;}

/* ----------------------------------------------------------------------------------------- */
/** Tab变换区域tabcontent **/
.tabcontent{display:none;}
.tabs{margin:0 -20px;}
.tabs ul{margin:0;padding:9px 5px 0 10px;overflow:hidden;height:100%;background:url('http://www.ccliving.cn/v2/lay-gfx/hline.png') repeat-x 0 100%;}
.tabs li{float:left;margin:0;list-style:none;}
.tabs a{border-bottom:1px solid #dfdfc7;float:left;background:url('http://www.ccliving.cn/v2/lay-gfx/tab-l.png') no-repeat;text-decoration:none;color:#efefe0;font-size:1em;margin-right:1px;}
.tabs a span{color:#efefe0;float:left;padding:0.3em 18px;background:url('http://www.ccliving.cn/v2/lay-gfx/tab-r.png') no-repeat 100% 0;}
.tabs a:hover,.tabs a:active,.tabs a:focus,.tabs li.selected a{border-bottom:0;padding-bottom:1px;background-position:0 -40px;color:#6b683c;text-decoration:none;}
.tabs a:hover span,.tabs a:active span,.tabs a:focus span,.tabs li.selected span{background-position:100% -40px;color:#6b683c;}

/* =charts, ftb list */
#charts_ftb_box{margin-bottom:0;padding-left:0;padding-right:0;}
#charts-ftb-1,#charts-ftb-2,#charts-ftb-3{margin:0 -20px;}
#charts-more {position:absolute; width:80px; height:112;margin-left:280px; margin-top:350px}
.charts-ftb-list li{list-style:none;margin:0;padding:0.7em 20px;line-height:1.2;clear:both;overflow:hidden;height:100%;}
.charts-ftb-list li.hover{background:#e8e8d2;}
.charts-ftb-list a{font-weight:bold;float:left;margin-right:1em;}
.charts-ftb-list .num{float:left;width:19px;height:19px;line-height:1.8;background:url('http://www.ccliving.cn/v2/lay-gfx/chart-number.gif') no-repeat;text-align:center;color:#a6a680;font-size:0.91em;margin:0.6em 12px 0 0;}
.charts-ftb-list .rating{margin:0.1em 15px 0 0;float:left;width:48px;height:26px;text-align:center;line-height:26px;color:#748320;font-weight:bold;font-size:1em;background:url('http://www.ccliving.cn/v2/lay-gfx/chart-rating.gif') no-repeat;text-align:center;}
.charts-ftb-list a.recom{float:left;width:66px;height:15px;background:url('http://www.ccliving.cn/v2/lay-gfx/but-ftb_poleca.gif') no-repeat;overflow:hidden;text-indent:-9999px;}
.charts-ftb-list div.w{float:left;width:230px;}
.charts-ftb-list .d{clear:both;display:block;}

/* ----------------------------------------------------------------------------------------- */
/* =人才中心charts, list */
.charts-list li{list-style:none;margin:0;padding:0.4em 0;line-height:1.2;clear:both;overflow:hidden;height:100%;}
.charts-list .num{float:left;width:19px;height:19px;line-height:1.8;background:url('http://www.ccliving.cn/v2/lay-gfx/chart-number.png') no-repeat;text-align:center;color:#a6a680;font-size:1em;margin:-0.2em 12px 0 0;}
.charts-list li a{color: #6b683c;}

/* ----------------------------------------------------------------------------------------- */
/* =产品图片展示列表形式一gallery */
#gallery{padding:0.6em 0;margin:0;}
#gallery .row{margin:0 1px 0 0;padding:1.5em 0 2em 0;border-bottom:1px solid #e8e8d5;overflow:hidden;height:100%;}
#gallery .i{float:left;width:178px;}
#gallery .i a{float:left;width:178px;text-align:center;font-weight:bold;}
#gallery .i span.p{clear:both;text-align:center;display:block;width:100px;margin:0 auto;padding:0.5em 0;background:url('http://www.ccliving.cn/v2/lay-gfx/gallery-i-bg.png') no-repeat 0 100%;display:block;}
#gallery .i a img{display:block;margin:0.6em auto 0 auto;}

/* ----------------------------------------------------------------------------------------- */
/* =产品图片展示分页形式一gallery pager */
.pager{margin:10px 0 20px 0;padding:0 20px 0.6em 0;background:url('http://www.ccliving.cn/v2/lay-gfx/pager-bg.png') no-repeat 0 100%;overflow:hidden;height:100%; text-align:right;}
.pager a{color: #6b683c;}
.pager a:visited{color: #6b683c;}

/* =header ,forum topic */
.header-forum_topic{border-bottom:1px solid #e8e8d5;position:relative;overflow:hidden;height:100%;padding-top:1.5em; clear:both;}
.header-forum_topic .w1{overflow:hidden;height:100%;float:left;background:#efefe0 url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-hl-l.png') no-repeat;}
.header-forum_topic .w2{overflow:hidden;height:100%;float:left;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-hl-r.png') no-repeat 100%;padding:0.4em 80px 0.3em 20px;}
.header-forum_topic h2{margin:0 8px 0 0;padding-right:10px;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-sep.gif') no-repeat 100% 50%;float:left;font-size:1em;}
.header-forum_topic form{float:left;}


.header-forum_topic .but{position:absolute;right:0;bottom:0;background:#b0161d url('http://www.ccliving.cn/v2/lay-gfx/forum_header-but-l.png') no-repeat;}
.header-forum_topic .but a{font-size:1em;color:#ecbaa1;float:left;padding:0.3em 20px;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_header-but-r.png') no-repeat 100% 0;}
.header-forum_topic .but a strong{color:#fff;}

.topi{padding:8px 8px 0 8px;}
.topi a{width:30%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color:#6b683c;display:block;float:left;line-height:25px; background:url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-sep.gif') no-repeat 0 50%;padding:0 10px;}

h2.topic{color:#000;font-size:1.82em;font-weight:normal;padding:0 20px;}

/* =产品图片展示列表形式二forum topic */
#topic{border-bottom:1px solid #e8e8d5;padding-bottom:20px;margin-bottom:10px;}
#topic .post{background:url('http://www.ccliving.cn/v2/lay-gfx/plist.gif') no-repeat;width:718px;height:158px;margin-bottom:10px;}
#topic .img{float:left;padding:12px 0 0 21px;}
#topic .img img{height:90px; width:120px;}
#topic .content{float:right;width:540px;}
#topic .content .n{float: right;font-size: 0.9em;color: #ffffff;background-color: #dfdfc7;padding: 2px;}
#topic p{line-height:14px;}
#topic p.i{background:url('http://www.ccliving.cn/v2/lay-gfx/forum-wrote.png') no-repeat;color:#9d9d7a;padding-left:20px;font-size:1.2em;font-weight:bold;}
#topic p.c{height:56px;}
/*#topic p.f a{color: #6b683c;}*/

/* =最新产品展示区域gallery box, home */
#gallery_box .c{padding:0;}
#gallery_box ul{text-align:center;line-height:1.3;margin:0;padding-top:0.6em;border-top:1px solid #f6f6ed;}
#gallery_box li{margin:0 auto;list-style:none;}
#gallery_box li img{display:block;margin: 0 auto 0.3em auto;width:120px;height:90px;}
#gallery_box li a{text-decoration:none;display:block;padding-bottom:0.3em;}
#gallery_box li a:hover,#gallery_box li a:active,#gallery_box li a:focus{background:#f6f6ed;color:#6b683c;}
#gallery_box p.more{border-top:1px solid #f6f6ed;margin:1em 0 0;padding:0.6em 10px 0.4em 19px;font-size:1em;overflow:hidden;height:100%;}
#gallery_box p.more a{padding-left:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}

/* ----------------------------------------------------------------------------------------- */
/** =侧边图文展示区域sidebar content, sub **/
/* =upcoming events box */
#upcoming_events_box ul{margin:0;padding:1em 0;border-top:1px solid #dfdfc7;}
#upcoming_events_box li{line-height:1.3;list-style:none;margin:0;overflow:hidden;height:100%;clear:both;}
#upcoming_events_box span.date{display:block;color:#9d9d7a;font-size:1em;}
#upcoming_events_box img{float:left;margin:0.5em 1em 0 0;}
#upcoming_events_box li a{display:block;text-decoration:none;padding:0.4em 20px;}
#upcoming_events_box li a:hover,#upcoming_events_box li a:active,#upcoming_events_box li a:focus{background:#e7e7d2;color:#6b683c;}

/* =商户展示列表shop-list */
#shop-list{margin-bottom:20px;}
#shop-list dl{border-bottom:1px solid #e8e8d5; text-indent:50px; padding:0 8px;width:698px;height:100%; overflow:hidden;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_status-active.png') no-repeat 10px 50%;}
/*#shop-list dl dt{width:40%; float:left;}
#shop-list dl dd{width:60%; float:right;}*/
#shop-list dl dt{line-height:30px;}
#shop-list dl dt a{font-size:1em; color:#6b683c;}
#shop-list dl dt a.title{font-size:1.2em;color:#a5171d;}
#shop-list dl dd{line-height:30px;color:#9d9d7a;}

/* =sponsored links */
.ads_box_s{overflow:hidden;height:100%;background:url('http://www.ccliving.cn/v2/lay-gfx/ads_box_s-b.png') no-repeat 0 100%;}
.ads_box_s h2{font-size:1em;color:#9D9D7A;font-weight:normal;background:url('http://www.ccliving.cn/v2/lay-gfx/ads_box_s-t.png') no-repeat;margin:0;padding:0 10px;}
.ads_box_s h2 span{background:#fff;padding:0 10px;}
.ads_box_s ul{padding:0 20px;float:left;width:500px;}
.ads_box_s li{list-style:none;margin:0;}
.ads_box_s li a.add{color:#e0890d;}
.ads_box_s p.add{float:right;text-align:center;background:url('http://www.ccliving.cn/v2/lay-gfx/ads_box_s-add.png') no-repeat;width:144px;height:51px;padding-top:10px;}
.ads_box_s a.but{background:url('http://www.ccliving.cn/v2/lay-gfx/but-dodaj_swoj_link.gif') no-repeat;width:100px;height:21px;text-indent:-9999px;overflow:hidden;display:block;margin:0.5em auto;}

/* =新闻列表形式newsl */
#newsl div span{text-align: center;line-height: 31px;font-size: 1em; float:left;margin:0;padding:0;}
#newsl div span.no{background-image: url( 'http://www.ccliving.cn/v2/lay-gfx/chart_table-no.png' );width: 55px;}
#newsl div span.title{background-image: url('http://www.ccliving.cn/v2/lay-gfx/chart_table-dj.png');width: 418px;}
#newsl div span.author{background-image: url('http://www.ccliving.cn/v2/lay-gfx/chart_table-vote.png');width: 98px;}
#newsl div span.date{background-image: url('http://www.ccliving.cn/v2/lay-gfx/chart_table-points.png');width: 71px;}
#newsl div span.hit{background-image: url('http://www.ccliving.cn/v2/lay-gfx/chart_table-points.png');width: 71px;}
#newsl p{border-bottom:1px solid #e8e8d5;line-height:31px;text-align: center;font-size: 1em; float:left;margin:0;padding:0;}
#newsl span.nos{width: 55px; background: url('http://www.ccliving.cn/v2/lay-gfx/chart_table-num.png') no-repeat 50% 0;}
#newsl span.titles{width: 418px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#newsl span.titles a{color: #6b683c; font-weight:bold;}
#newsl span.authors{width: 98px;}
#newsl span.dates{width: 71px;}
#newsl span.hits{width: 71px;}

/* =新闻详细内容header, news */
#header-news{overflow:hidden;height:100%;padding:0 20px 1.5em;border-top:25px solid #fff;}
#header-news .h{float:left;width:600px;}
#header-news h2,#header-news h1{font-size:1.8em;color:#000;margin:0;}
p.i{font-size:1em;margin:0.4em 0;color:#9d9d7a;}
p.i span{padding-right:11px;margin-right:8px;background:url('http://www.ccliving.cn/v2/lay-gfx/bmenu-sep.png') no-repeat 100% 55%;}

/* =news */
#news{padding:1em 20px; line-height:1.8em;font-size:1.2em;}

/* =新闻打印 收藏 tools news */
#tools-news{overflow:hidden;height:100%;margin:0 0 20px 200px;padding:0 0 1em 120px;background:url('http://www.ccliving.cn/v2/lay-gfx/tools-news-bg.png') no-repeat 0 100%;}
#tools-news li{list-style:none;margin:0;padding-right:25px;float:left;}
#tools-news a{float:left;white-space:nowrap;}
#tools-news a#print{padding-left:23px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-print.png') no-repeat 0 50%;}
#tools-news a.mark{padding-left:23px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-mark.png') no-repeat 0 50%;}
#tools-news a.recommend{padding-left:23px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-recommend.png') no-repeat 0 50%;}
#tools-news a.discuss{padding-left:23px;background:url('http://www.ccliving.cn/v2/lay-gfx/i-discuss.png') no-repeat 0 50%;}

/* =产品图片展示分页形式二forum pager */
#forum_pager{margin:0 0 1em;padding:0;background-image:none;}
#forum_pager form{overflow:hidden;height:100%;float:left;background:#f6f6ed url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-form-b-l.png') no-repeat 0 100%;}
#forum_pager form div{float:left;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_tab-form-b-r.png') no-repeat 100% 100%;padding:0.4em 10px;}
#forum_pager div.w{text-align:center;padding:0.5em 0;background:url('http://www.ccliving.cn/v2/lay-gfx/forum_pager-bg.png') no-repeat 0 100%;width:285px;}
#forum_pager select{border-color:#404040;}

/* =评论留言区域forum, post form */
.post_form{margin-top:15px;height:120px;clear:both;display:block;padding:1.3em 20px 2em 37px;background:url('http://www.ccliving.cn/v2/lay-gfx/post_form-bg.png') no-repeat;}
.post_form label{font-weight:bold;font-size:1.2em;float:left;}
.post_form input.pol{padding:5px;margin-bottom:10px;background:#efefe0;width:510px;}
.post_form textarea{overflow:auto;background:#efefe0;float:right;width:510px;}
.post_form .rd{float:right;width:510px; position:relative;}
.post_form .rd img{top:0px; position:absolute;}
.post_form .rd span{float:right;margin-top:-30px;}
.post_form .but{clear:both;background:#ac151c url('http://www.ccliving.cn/v2/lay-gfx/post_form-but.png') no-repeat;width:183px;height:21px;border:0;cursor:pointer;color:#fff;font-weight:bold;line-height:21px;font-size:1em;margin-left:310px;margin-top:1em;padding-left:15px;}


/* =评论列表区域comments */
.comments{width:98%;margin-bottom:10px;padding:1px 0;}
.comments h2{float:left;margin:0;font-size:1em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-hl-l.png') no-repeat;}
.comments h2 span{display:block;padding:1.1em 20px 0.4em;background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-hl-r.png') no-repeat 100% 0;}
.comments div.c{clear:both;padding:1px 20px;}
.comments dl{margin:0 -19px;border-bottom:1px solid #f6f6ed;}
.comments dt{padding:0.7em 19px 0.3em;border-top:1px solid #f6f6ed;font-size:1em;font-weight:bold;}
.comments dd{margin:0;padding:0 19px;}
.comments dd.date{float:right;margin-top:-1.5em;color:#9d9d7a;font-size:1em;}
.comments dd.comment{clear:both;padding-bottom:1em;}
.comments .but{background:url('http://www.ccliving.cn/v2/lay-gfx/but-dodaj_komentarz.gif') no-repeat;width:127px;height:18px;overflow:hidden;text-indent:-9999px;display:block;}
.comments .see_more{padding:10px 7px 0 0;margin:0;float:right;}
.comments .pager{margin:0;padding:0.8em 0 0.5em;background-image:none;overflow:hidden;height:100%;}
.comments .pager dl{float:left;margin:0;border:0;}
.comments .pager dt{display:inline;margin:0;padding:0;border:0;font-size:1em;font-weight:normal;}
.comments .pager dd{display:inline;margin:0;padding:0;font-weight:bold;}
.comments .pager .w{float:right;text-align:right;width:60%;}
.comments .pager .w h3{display:inline;font-size:1em;font-weight:normal;margin:0;}
.comments .pager .w ul{display:inline;margin:0;}
.comments .pager .w li{display:inline;margin:0;list-style:none;}
.comments .pager .w li a{padding:0 0.2em;}
.comments .pager .w li strong{padding:0 0.2em;text-decoration:underline;}

/* =例如新闻详细页里的评论列表 comments */
#comments{width:540px;margin:20px 0;}
#comments dl{margin:0 -19px;border-bottom:1px solid #f6f6ed;}
#comments dt{padding:0.7em 19px 0.3em;border-top:1px solid #f6f6ed;font-weight:bold;}
#comments dd{margin:0;padding:0 19px;}
#comments dd.date{float:right;margin-top:-2em;color:#9d9d7a;}
#comments dd.comment{clear:both;padding-bottom:1em;}
#comments .pagerr{margin:0;padding:0.8em 0 0.5em;background-image:none;overflow:hidden;height:100%;}
#comments .pagerr dl{float:left;margin:0;border:0;}
#comments .pagerr dt{display:inline;margin:0;padding:0;border:0;font-size:1em;font-weight:normal;}
#comments .pagerr dd{display:inline;margin:0;padding:0;font-weight:bold;}
#comments .pagerr .w{float:right;text-align:right;width:60%;}
#comments .c{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-m-sub2-content.png') repeat-y;}
#comments .b{background:url('http://www.ccliving.cn/v2/lay-gfx/box-lit-b-sub2-content.png') no-repeat 0 100%;}

/* =并排两个相关新闻形式区域 advetisment box */
#ads_box{margin-top:10px;}
#ads_box .a1{float:left;width:378px;}
#ads_box .a2{float:right;width:378px;}
#ads_box div.h{background:#f6f6ed;padding:0.5em 19px;}
#ads_box div.h .add{float:right;font-size:1em;padding-left:9px;background:url('http://www.ccliving.cn/v2/lay-gfx/add.gif') no-repeat 0 50%;}
#ads_box div.h h3{float:left;margin:0;color:#9d9d7a;font-size:1em;text-transform:uppercase;font-weight:normal;}
#ads_box p.see_more{margin:1.1em 0 0.4em;padding:0 19px 0 0;float:right;text-transform:uppercase;font-size:1em;color:#9d9d7a;}
#ads_box .cc{padding:0 19px;}
#ads_box .cc .list span{float:right;color:#9d9d7a;}
#ads_box .cc .list a{float:left;}
#ads_box .cc .list li{overflow:hidden;height:100%;line-height:1.8em;}
#ads_box p.more{margin:0.5em 0;text-align:right;text-transform:uppercase;font-size:1em;overflow:hidden;height:100%;}
#ads_box p.more a{padding-left:7px;background:url('http://www.ccliving.cn/v2/lay-gfx/more.gif') no-repeat 0 0.4em;}

#ads_box .c{background:url('http://www.ccliving.cn/v2/lay-gfx/ads_box-m.png')  repeat-y;overflow:hidden;height:100%;padding:0 1px;}
#ads_box .b{background:url('http://www.ccliving.cn/v2/lay-gfx/ads_box-b-i.png') no-repeat bottom;height:4px;font-size:1px;line-height:1px;}

/* ----------------------------------------------------------------------------------------- */

/* =注册区域forum, post form */
.reg_form{padding:15px 0;}
.reg_form ul{list-style-type:none;}
.reg_form ul li{margin-bottom:1.5em;clear:both;}
.reg_form ul li label{font-size:1em;text-align:right;width:120px; display:block;float:left;padding:8px 6px 0 0; }
.reg_form ul li input.pol{padding:3px;background:#efefe0;}
.reg_form ul li select{background:#efefe0;font-size:1.1em;}
.reg_form ul li textarea{overflow:auto;background:#efefe0;width:500px;}
.reg_form ul li em{color:#f00; font-style:normal;}
.reg_form ul li .but{background:#ac151c url('http://www.ccliving.cn/v2/lay-gfx/post_form-but.png') no-repeat;width:183px;height:21px;border:0;cursor:pointer;color:#fff;font-weight:bold;line-height:21px;font-size:1em;padding-left:15px;}

/* formValidation */
.invalidInput{border:#f00 1px solid;}

/* =友情连接区域partners */
#partners{border-top:1px solid #e8e8d5;text-align:center;}
#partners .ids{margin:0;padding:1.5em 0;}
#partners .ids li{display:inline;list-style:none;padding:0 8px;}
#partners .ids img{width:58px;height:40px;}

.nav-partners{background:url('http://www.ccliving.cn/v2/lay-gfx/nav-partners-t.png') no-repeat;padding:1.5em 0;}
.nav-partners h2{display:inline;margin:0;font-size:1em;color:#98986f;}
.nav-partners ul{margin:0;display:inline;}
.nav-partners li{margin:0 0 0 -1px;padding:0 16px 0 20px;display:inline;background:url('http://www.ccliving.cn/v2/lay-gfx/bmenu-sep.png') no-repeat 0 55%;}
.nav-partners li.first{background-image:none;}

/* ----------------------------------------------------------------------------------------- */
/** =底部版权footer **/
#footer{border-top:1px solid #e8e8d5;overflow:hidden;height:100%;}
#footer p{margin:1em 0;color:#98986f;}
#footer p a{font-weight:bold;}
div.into {display:none}

#footer .copy{float:left;width:45%;}
#footer .designed{float:right;text-align:right;width:53%;}

/* =页面底部帮助区域supplementary navigation, bottom */
.nav-supp-b{width:990px;margin:1.5em auto;text-align:center;}
.nav-supp-b li{margin:0 0 0 -1px;padding:0 16px 0 20px;display:inline;background:url('http://www.ccliving.cn/v2/lay-gfx/bmenu-sep.png') no-repeat 0 55%;}
.nav-supp-b li.first{background-image:none;}

/* =menu */
.menu{border-top:1px solid #dfdfc7;margin:0 0 -1px 0;background:#efefe0;}
.menu li{background:#efefe0;line-height:2em;padding:0 0 0 10px;margin:0;list-style:none;border-bottom:1px solid #dfdfc7;}
.menu li.wyp{color:#a5171d;font-weight:bold;display:block;padding:0.4em 20px;text-decoration:none;}
.menu li.wyp a{color:#a5171d;}
.menu li a{text-decoration:none;color:#6b683c;}
.menu li:hover{background:#f5f5eb;}
.menu li:hover a{color:#a5171d;}

/* 例如新闻详细页里的相关新闻列表 */
.cl{clear: both;line-height: 1px;height: 1px;font-size: 1px;position: relative;}
ul.list li{margin: 0;padding: 0 0 0 12px;background: url( 'http://www.ccliving.cn/v2/lay-gfx/list-p.gif' ) no-repeat 0 0.5em;list-style: none;line-height:2em;}
ul.zal {line-height:150%}
ul.zal li.plik{vertical-align: bottom;background-position: top;margin: 0;padding:4px 10px 0 25px;background: url('http://www.ccliving.cn/v2/lay-gfx/zalacznik.gif') no-repeat 0 0.5em;list-style: none;}
ul.zal li.klub{vertical-align: bottom;background-position: top;margin:0;padding:4px 10px 0 25px;background:url('http://www.ccliving.cn/v2/lay-gfx/clubs.gif') no-repeat 0 0.5em;list-style:none;}
ul.zal li.agencja{vertical-align: bottom;background-position: top;margin:0;padding:4px 10px 0 25px;background:url('http://www.ccliving.cn/v2/lay-gfx/agencja.gif') no-repeat 0 0.5em;list-style:none;}
ul.zal li.obecny{vertical-align: bottom;background-position: top;margin:0;padding:4px 10px 0 25px;background:url('http://www.ccliving.cn/v2/lay-gfx/lista.gif') no-repeat 0 0.5em;list-style:none;}


