body{font-family: "Source Han Sans CN"!important;}
.center{ width: 1300px;}

a{text-decoration: none;}
.head-wrap{text-align: center;
    box-shadow: 0px 0px 8px 1px #ccc;
    height: 45px;}
.body-wrap{ width: 1200px;overflow: hidden; margin: 0 auto;}
.body-wrap .google-auto-placed {display: none;}
.sec-wrap{
    margin:  0 0 10px 0;
    position: relative;
    overflow: hidden;}
.sec-wrap-0{overflow: visible;    margin-top: 10px;
    border-bottom: 3px solid;
    padding-bottom: 16px;}

.cat-wrap{width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;}
.cat-group{display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;}
.cat-row {
    border: 0 none;
    /* display: block; */
    display: flex;
    float: left;
    margin: 0;
    padding: 0;
    /* width: 100%; */
    margin: 0px 0 0 0;
    line-height: 13px;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;}
.cat-row a{  display: inline-block;margin: 8px 16px 8px 0;}
.cat-row a:first-child{
    margin-left:0; font-weight: bold; }
.cat-row .small_font{}

.textsda-wrap{
    box-shadow: 0 0 3px 1px #ccc;
    margin: 1px 3px 3px 1px;
    padding: 15px;
    width: 1164px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
/*.textsda-wrap a{margin-right: 20px;}*/
.loading{ display: none;}

.blue_font1{color:#0264ad;}
.blue_font2{ color:#14669e;}
.blue_font3{color:#0264ad;}
.gray_font{ color:#808080;}
.yellow_font{ color:#FFBE07;}

.black_font{color:#333}
.gold_font{color:#f66a1d}
.brown_font{color:#712002;}
.big_font{ font-size:16px;}
.normal_font{ font-size:14px;}
.small_font{ font-size:14px;}
.tiny_font{ font-size:12px;}
.thirteen_font{font-size:12px;}
.bold_font{ font-weight:800}
.text_left{text-align:left}
.text_center{text-align:center}
.text_right{text-align:right}
.simhei{ font-family:SimHei}
.left{ float:left;}
.left-side{ width: 830px;
    /*border: 1px solid dodgerblue*/
}
.right-side{ position: absolute;
    right: 0;
    top: 0;
width: 338px;
/*border: 1px solid dodgerblue*/
}
/*.data-flow{    width: 830px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*margin-top: 16px;*/
    /*padding-bottom: 16px;*/
    /*border-bottom: 1px solid #ccc;*/
    /*height: 98px;*/
    /*overflow: hidden;}*/
.data-flow-htn .tag{
    position: absolute;
    left: -3px;
    top: -2px;
    font-size: 12px;
    color: white;
    padding: 2px 4px;
    transform: scale(0.9);
    border-radius: 3px 0 0 0;
}
.data-flow{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    border-bottom: 1px solid #e5e5e5;
}
.data-flow .l-i{
    margin-right: 20px;
}
.data-flow .l-i img{ border-radius: 3px;}
.data-flow .r-i{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: baseline;
    flex-wrap: nowrap;
    align-content: flex-start;

}
.data-flow-htn{    margin-top: 16px;
    padding-bottom: 16px;
   }

.data-flow-htn .tag-0{ background: red}
.data-flow-htn .tag-1{ background: orange}
.data-flow-htn .tag-2{ background: dodgerblue}
.data-flow-htn .tag-3{ background: lightcoral}
.data-flow-htn .tag-4{ background: darkmagenta}
.data-flow-v {
    display: flex;
    align-items: flex-start;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 16px;
    padding-bottom: 16px;
}
.data-flow-v .flow-text{
    height: auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
}
.data-flow-v .flow-text p{ padding: 20px;}
.data-flow-company{
    display: flex;
    flex-direction: column;
}
.data-flow-company .company-head{
    display: flex;
    margin: 20px 0 10px 0;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.data-flow-company .company-head h3{
    border-bottom: 3px solid rgb(195,17,7);
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
}
.data-flow-company .company-head .c-h-r{
    padding: 4px 10px;
    border: 1px solid rgb(253,205,221);
    border-radius: 4px;
    color: rgb(255,77,74);
    background-color: rgb(254,239,241);
    font-weight: bold;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.data-flow-company .company-head .c-h-r img{
    width:22px;
}
.data-flow-company .company-head .c-h-r span{
    transform: scale(1,1.1);
    display: inline-block;
    margin-left: 4px;
}
.data-flow-company .company-wrap{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 120px;
}
.data-flow-company .company-wrap .company-item{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.data-flow-company .company-wrap .company-item .c-il img{
    width: 70px;
    height: 90px;
    object-fit: cover;
}
.data-flow-company .company-wrap .company-item .c-ir{
    width: 110px;
    padding: 0 0 0 15px;
    height: 90px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;

}
.data-flow-company .company-wrap .company-item .c-ir h3{
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    max-height: 14px;
    line-height: 14px;
}
/*.data-flow-company .company-wrap .company-item .c-ir p{*/
    /*height: 28px;*/
    /*line-height: 14px;*/
    /*font-size: 11px;*/
    /*color: #777;*/
    /*overflow: hidden;*/
/*}*/
.data-flow-company .company-wrap .company-item .c-ir div{
    line-height: 17px;
    font-size: 11px;
    color: #777;
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-direction: row;
}

.data-flow-company .company-wrap .company-item .c-ir div.phone:before {
    background-image: url(/images/home_page/l_phone.gif);
    content: "";
    width: 16px;
    background-repeat: no-repeat;
    height: 13px;
    display: inline-block;
}
.data-flow-company .company-wrap .company-item .c-ir div.wechat:before {
    background-image: url(/images/home_page/l_wx.png);
    content: "";
    width: 16px;
    background-repeat: no-repeat;
    height: 13px;
    display: inline-block;
}
.data-flow-company .company-wrap .company-item .c-ir .conent,.data-flow-company .company-wrap .company-item .c-ir .sub_content{
    max-height: 17px;
    align-content: flex-start;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}
.npnimg {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
}
.npnimg img{
    width: 160px;
    height: 90px;
    object-fit: cover;
    border-radius: 4px;
}
.npntitle {
    font-size: 18px;
    font-weight: 800;
    /*line-height: 20px;*/
    /*max-height: 20px;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*letter-spacing: 0.1ex;*/
    left: 178px;
    top: 6px;
}
.npncontent {
    line-height: 19px;
    overflow: hidden;
    color: #777;
    height: 38px;
    /*letter-spacing: 0.1em;*/
    font-size: 14px;
    /*position: absolute;*/
    left: 180px;
    top: 34px;
}

.npnposttime {
    font-size: 12px;
    line-height: 12px;
    color: #ccc;
    /*position: absolute;*/
    left: 178px;
    bottom: 24px;
}
.npnposttime span{
    float: left;
}
.npntimetext{
    margin-left: 4px;
    float: left;
}
.npnposttime dt{
    float: left;
    font-size: 12px;
    margin-left: 4px;
}
.npnposttime img{
    float: left;
    width: 12px;
    height: 12px;
}

.npltitle{
    font-size: 19px;
    font-weight: 800;
    margin-left:5px;
    margin-bottom:10px;
}
.npltime{
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    color: #ccc;
    font-size: 12px;
    line-height: 12px;
}
.npltime img{
    float: left;
    width: 12px;
    height: 12px;
}
.npltime .npntimetext{
    margin-left: 4px;
    float: left;
}
.nplimg {
    width: 670px;
    height: 200px;
    object-fit: cover;
    border-radius: 4px;
}
.carousel-content {
    height: 260px !important;
}

.zhibo-img-0 {
    width: 338px;
}

.zhibo-img-0 img {
    width: 338px;
    height: auto;
    object-fit: cover;
}

.zhibo-img-1, .zhibo-img-2 {
    width: 165px;
    display: inline-block;
    margin-top: 3px;
}

.zhibo-img-1 {
    /*margin-right: 5px;*/
}

.zhibo-img-1 img, .zhibo-img-2 img {
    width: 165px;
    height: 92px;
    object-fit: cover;
}
.category-top {
    height: 16px;
    margin-bottom: 11px;
}

.category-top .category-img {
    display: inline-block;
    height: 16px;
}

.category-top .category-img img {
    height: 17px;
    display: block;
}

.category-title {
    display: inline-block;
    margin-left: 10px;
    color: #848484;
    font-size: 16px;
    line-height: 16px;
}
.topline{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    align-items: center;
    height: 45px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
}
.bottom-wrap{
    position: fixed;
    display: flex;
    bottom: 0;
    text-align: center;
    box-shadow: 0px -1px 8px 1px #ccc;
    height: 37px;
    width: 100%;
    background-color: white;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.bottom-wrap-down{
    display:none;
}
.bottom-wrap-up{
    /*display:flex;*/
}
.bottom-line{
    /* width: 1200px;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0 auto;
}
.bottom-line a{ display: inline-block;margin-right: 20px;}
.topline .top_left{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.topline .top_right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.top_layer_parent{
    cursor: pointer;
    margin: 0 5px;
}
.top_left .top_layer_parent:first-child{ margin-left: 0;}
.top_right .top_layer_parent:last-child{ margin-right: 0;}
/*.top_layer_parent img{ max-height: 13px;}*/
/*.t_jt img{ max-height: 20px}*/
/*.t_ft img{ max-height: 20px}*/
#t_fb img{ height: 15px}
#t_tw img{ height: 15px}
#t_dy img{ height: 15px}
#t_wx img{ height: 18px}
#t_wb img{ height: 18px}
#username img{height: 18px}
#username span{letter-spacing: 0;}
#t_location img{
    height: 22px;
    margin-right: 4px;
}
#t_location{    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;}
.cutline{
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2333333396' stroke-width='25' stroke-dasharray='3' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 100px;
    width: 1px;
    height: 20px;
}
.restaurant{

}
.restaurant .res-row {display: flex;justify-content: flex-start;}
.restaurant .res-row:first-child {display: flex;justify-content: space-between;}
.restaurant .res-row .rest-title{ display: inline-block;width: 50%;}
.restaurant .res-row .rest-title a:before {
    content:"• ";
}
.restaurant .res-row .rest-title:first-child{ margin-left: -2px;}
.restaurant .res-row .rest-title:last-child{ margin-left: 20px;}
.res-row .rest-img{
    display: block;    overflow: hidden;
    position: relative;}
.res-row .rest-img .tag{
    position: absolute;
    background: red;
    padding: 2px 4px 2px 8px;
    color: white;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 7px;
    transform: scale(0.6,0.7);
    left: -16px;
    top: -9px;
}
.res-row .l-i .tag{
    position: absolute;
    left: 7px;
    font-weight: bold;
    top: 1px;
    font-size: 5px;
    color: white;
    letter-spacing: 3px;
    padding: 2px 4px 2px 7px;
    background-color: red;
    transform: scale(1.4,1.3);
}
.res-row .rest-img .tag3{
    background-color: dodgerblue;
}

.rt{
    height: 32px;
    border-bottom: 1px solid lightgrey;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.rt h3{
border-bottom: 4px solid #333;
color: #333;
float: left;
font-size: 20px;
font-weight: bold;
padding-bottom: 3px;
}
.rt span{
    color: #666;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
}

/*.rt .sub{float: right}*/
.rt .sub a{    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;}
.secr-wrap{ margin-bottom: 14px;}
.zhibo-category{word-spacing: 0;
font-size: 0px;
    overflow: hidden;
letter-spacing: 0px;}


.category-item {
    display: inline-block;
    width: 106px;
    background-color: #ebebeb;
    color: #5c5c5c;
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    margin: 0 0 10px 0;
}

.zhibo-category .layui-row .layui-col-xs4:nth-child(3n+1){
    text-align: left;
}
.zhibo-category .layui-row .layui-col-xs4:nth-child(3n+2) {
    text-align: center;
}
.zhibo-category .layui-row .layui-col-xs4:nth-child(3n+0){
    text-align: right;
}
div.company_category{ 	    height: 50px;
    width: 100%;
    border-bottom: 1px dotted #CCC;
    display: block;
    margin-top: 13px;
    padding-bottom: 10px;
    line-height: 22px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: column;}
.company_category div.row0{}
.company_category div.row1{ display: flex; justify-content: space-between;}
.company_category div a{    transform: scale(1,1.05);
    display: inline-block;
    font-weight: bold;
    /*letter-spacing: 0.9px;*/
    font-size: 14px;}

.zk img{ width: 74px;height: 74px; object-fit:contain;margin-right: 10px;}
.zk { padding:0 0 10px 0;
    margin: 10px 0;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-start;
}
.deal-wrap{padding: 0!important;}
.dash-h{
    background-image: linear-gradient(to right, #ccc 33%, #ffffffb3 70%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}

.tg{    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-content: space-around;
    align-items: center;
    color: #0168b5;
    padding: 1px 0 10px 0;
}
.tg img{
    width: 338px;
    height: 150px;
    object-fit: cover;
}
.cs{
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;

}
.cs span{color: #ff7800}
.deal-wrap .zk:last-child{background-image:none;}
.deal-wrap .tg:last-child{background-image:none;}
.deal-wrap .cs:last-child{background-image:none;}
.tooltip-container{
    border:1px solid #B7B9BB;
    border-radius:3px;
    position:absolute;
    display:inline-block;
    background:#FFFFFF;
    z-index:999999;
    padding:5px 10px;
    overflow:visible;
}

div.topline .home-city{
    display:inline-block;
    background:url(https://c3.nychinaren.com/images/home-top-city-down-arrow.jpg) no-repeat center right;
    text-align:right;
    padding-right:11px;
    height:18px;
    line-height:18px;
}
.city-list{
    width:235px;
    z-index:999999;
    background:#FFFFFF;
    border-top:none;
    position:relative;
    overflow:visible;
}
.other-city{
    float:left;
    width:69px;
    margin-top:5px;
    margin-left:8px;
    text-align:left;
    margin-bottom:5px;
    font-size:12px;

}
.other-city a{
    color:#08529b;
}
.top-city-arrow{
    position:absolute;
    top:-3px;
    left:16px;
    content:"";
    width:7px;
    height:7px;
    background:#FFFFFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.user-info-dropdown .user-info-list{
    list-style:none;
    margin:0;
    padding:0;
}


div.for-user-info-dropdown{
    overflow:visible
}
div.userdetail div.login .user-info-style{
    height:30px;
    line-height:30px;
    text-align:center;
    margin-left:10px;
    float:right;
    border:1px solid #eeeeee;
}
div.userdetail div.login .user-info-style a{
    border:none;
    color:#333333;
}


div.userdetail div.login .write-new-post{
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2);
    width:104px;

}
div.userdetail div.login .write-new-post a{
    display:block;
    width:79px;
    background:url(https://c3.nychinaren.com/images/write_new_post_bg.png) no-repeat left top;
    padding-left:20px;
}
div.userdetail div.login .user-info-text{
    width:110px;
    line-height:21px;
    /*background:url(/images/user_info_left_bg.jpg) no-repeat left top;*/
}


div.userdetail div.login span.user-info-right-bg{
    display:block;
    width:16px;
    height:29px;
    background:url(https://c3.nychinaren.com/images/user_info_right_bg2.jpg) no-repeat right top;
    float:right;
    margin-top:0;
}

.user-info-dropdown .user-info-name .left-username{
    display:block;
    height:30px;
    width:185px;
    padding-left:5px;
    border-top:1px solid #eeeeee;
}
div.contact_form, div.contact_txt{
    float:left;
    margin-right:20px;
}
div.contact_form{
    border-right:1px dotted #C6C7C9;
    padding-right:20px;
}
div.contact_form p, div.contact_txt p{
    font-size:12px;
}

div.contact_form input, div.dingyue_form input{
    color:#999999;
    width:180px;
}

div.contact_form textarea{color:#999999;width:180px;}

.home_row{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.new-home-search .search{
    width: 580px;
    border: 1px solid #c2c2c2;
    height: 18px;
    position: relative;
    padding: 10px;
}
.new-home-search .search input{ width: 100%;height: 100%;}
.new-home-search .search img{position: absolute;
    right: 13px;
    top: 9px;
}
i.icon_num_red {
    background: #df3e3e;
}
i.icon_num_orange {
    background: #f66a1d;
}
i.icon_num_gray {
    background:#696e78;
}
i.m_icon_num {
    width: auto;
    min-width: 13px;
    padding: 0 2px;
    height: 13px;
    margin-right: 5px;
    border-radius: 6px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0px;
}
div.m_search_topic_hot_block {
    position: absolute;
    width: 330px;
    left: 295px;
    top: 43px;
    border: 1px solid #ccc;
    background-color:#ffffff;
    border-top: 0px;
    z-index: 10000;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.m_search_topic_hot_block.m_search_topic_hot_home_block{
    width: 602px;
    left: -1px;
    top: 39px;
    border-right: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgb(204, 204, 204);
    border-left: 2px solid rgb(204, 204, 204);
}
div.m_search_topic_hot_block div.m_search_topic_item {
    clear: both;
    height: 30px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    cursor: default;
    padding: 0px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.m_search_topic_hot_block div.m_search_topic_item a{
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.sec_sda{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.sec_sda .sec_sda_item{
    margin: 0 15px 10px 0;
}
.sec_sda .sec_sda_item:nth-child(3n){
    margin-right: 0px;
}
.sec_sda_fc{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.sec_sda_fc .sec_sda_fc_item{
    margin: 0 0 10px 0;
    text-align: center;
}
#c-submit {
    display: block;
    width: 72px;
    height: 31px;
    background: url(/images/home_page/top_send.gif) no-repeat center center;
    margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:1000000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color:#000;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#000;
    filter:alpha(opacity=35);
    -moz-opacity: 0.35;
    opacity: 0.35;
}

* html #TB_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 1000002;
    color:#000000;
    display:none;
    /*border: 4px solid rgb(179,179,179);*/
    /*border: 4px solid rgba(65,65,65,0.4);*/
    text-align:left;
    top:50%;
    left:50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #909090;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
    box-shadow:0 0 8px rgba(0,0,0,0.4);
}

* html #TB_window { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}
#TB_closeWindowButton{background: url(/images/forumicon.png) no-repeat -124px -596px; display:block; float:right; margin:10px 10px 0px 0px; width:20px}
#TB_closeAjaxWindow{
    display:block; float:left; width:100%;
    /*	padding:7px 10px 5px 0;
        margin-bottom:1px;
        text-align:right;
        float:right; */
}
span.my_TB_title{float: left;
    margin-left: 10px;
    line-height: 50px;
    font-weight: bold;
    font-size: 14px;
    color: #777;}
#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}

#TB_overlay_vcode {
    position: fixed;
    z-index:1100000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color:#000;
}

#TB_window_vcode {
    position: fixed;
    background: #ffffff;
    z-index: 1100002;
    color:#000000;
    display:none;
    /*border: 4px solid rgb(179,179,179);*/
    /*border: 4px solid rgba(65,65,65,0.4);*/
    text-align:left;
    top:50%;
    left:50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #909090;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
    box-shadow:0 0 8px rgba(0,0,0,0.4);
}

#TB_ajaxContent_vcode{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_closeWindowButton_vcode{background: url(/images/forumicon.png) no-repeat -124px -596px; display:block; float:right; margin:10px 10px 0px 0px; width:20px}
#TB_closeAjaxWindow_vcode{
    display:block; float:left; width:100%;
}
