/******************

Color scheme

******************/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
    background: #F6F6F6 url(../img/background.png) left top repeat;
}

body {

    background: -webkit-radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10) 25%);
    background: -o-radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10) 25%);
    background: -ms-radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10) 25%);
    background: -moz-radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10) 25%);
    background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10) 25%);
}

#subscribe-email {
    border: 1px solid #fff;
}

.inner-pages,.yp-container{background:#EDECED;padding:10px;margin-top:10px;margin-bottom:10px;word-break : break-all;}
.yp-container{padding-bottom:30px;}

.countdown-number-container {
    border-color: #0E0020;

    background: #100026;
    background: -moz-linear-gradient(top, #100026, #170035);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #170035), color-stop(100%, 

#100026));
    background: -webkit-linear-gradient(top, #100026, #170035);
    background: -ms-linear-gradient(top, #100026, #170035);
    background: -o-linear-gradient(top, #100026, #170035);
    background: linear-gradient(top, #100026, #170035);

    -webkit-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2);
}

a{outline:none; text-decoration:none;}

.clear{clear:both;}
br.clear{clear:both; margin-top:-152px;margin-bottom:-152px;}

a{outline:none; text-decoration:none;color:#333}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}

img{margin:0; padding:0; border:0;}
.imgl, .imgr{border:1px solid #666666; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{margin:0 15px 0 0; clear:left;}
.imgr{margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper------------------------------------- */

div.wrapper{display:block; width:100%; margin:0; text-align:left;clear:both;}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 

10px 0; padding:0; font-size:13px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, 

serif;}
.col1, .col1 a{color:#FFFFFF; background-color:#333333;}
.col2{color:#FFFFFF; background-color:#01C5FF;}
.col3{color:#999999; background-color:#01C5FF; border-bottom:1px solid #F8F8F8;}
.col4{color:#FFFFFF; background-color:#232323; border-bottom:1px solid #F8F8F8;}
.col4 a{color:#FFFFFF; background-color:#fff;}
.col44{color:#FFFFFF; background-color:#fff; border-bottom:1px solid #F8F8F8;}


.col5{color:#666666; background-color:#FFFFFF;}
.col5 a{color:#F8F8F8; background-color:#FFFFFF;}
.col6{color:#666666; background-color:#2D2B2B; border-top:1px solid #F8F8F8;}
.col6 a{color:#ccc; background-color:#2D2B2B;}
.col7, .col7 a{color:#605B5B; background-color:#333333;}

/* ----------------------------------------------Generalise------------------------------------- */

#topbar, #header, #topnav, #intro, #breadcrumb, #container, #footer, #copyright{display:block; 

position:relative; width:960px; margin:0 auto;}
#footer{display:block; position:relative; margin:0 auto;}
/* ----------------------------------------------TopBar------------------------------------- */




#footer{padding:20px 0;}
#footer h2{padding-bottom:8px; border-bottom:1px dotted #999999;}
#footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-

height:normal;}
#footer .footbox{display:block; float:left; width:33.33333%;margin:20 0 0 0px; padding:0;margin-

bottom:20px;padding:0 10px; }
#footer li{margin-bottom:3px;}
#footer .last{margin:0;}
#newsletter{display:block; float:left; width:300px;}

/* ----------------------------------------------Copyright------------------------------------- */

#copyright{padding:15px 0;}
#copyright p{margin:0; padding:0;}



/* ----------------------------------------------TopBar------------------------------------- */

#topbar{padding:10px 0;}
#topbar p{float:left; margin:0; padding:0;}
#topbar ul{float:right; margin:0; padding:0; list-style:none;}
#topbar li{display:inline; margin:0 8px 0 0; padding:0 10px 0 0; border-right:1px solid #666;}
#topbar li.last{margin-right:0; padding-right:0; border:none;}
/*
.topk{height:100px;}*/

#footer{overflow:hidden;}

.foot-info{text-align:center;margin:10px 0;}

#moblie{display:none;}

#msg3{z-index:9999;border-radius:3px;-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);background:#fff;position:fixed;left:50%;top:50%;margin-left:-280px;width:560px;}
#msg3 iframe{width:100%; height: 100%;}
.Boxheader,.Boxfooter,.Boxbody{ position:relative;}
.headerL,.FooterL,.BodyL{ float:left;}
.BodyL{width:100%;}
.headerR{height:46px;}
.headerL{height:46px; line-height:50px;padding:0 0 0 15px;width:100%;background:#fff; font-weight:normal; color:#333;border-radius:5px 5px 0 0;border-bottom:solid 1px #ddd;font-size:16px;}
.FooterR{height:59px;}
.FooterL{height:39px;padding:10px 0 10px 15px;}
.BoxMask{ height:100%; width:100%;left:0; top:0; background:#000;opacity:0.5;filter:alpha(opacity=50);}
.Boxfooter{height:40px; display:none;}
.Boxbody{/*overflow:hidden;*/}
.Boxheader{ height:46px;}
.Boxfooter .btns{ display:inline-block; float:right; margin:10px 20px 0 0;}
.Boxheader{background:#efefef;border-radius:0;}
.headerL span{background:url(../img/cuo.png) no-repeat left center;margin-right:15px;width:20px!important;}
.T_iframe{background:#fff;z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;border:NONE;}

.tanview{padding-bottom:0;}
.tanview .stb-comment-container{margin-top:0!important;}
.tanview .stb-comment-container .heading{margin-bottom:5px!important;}
.tanview .stb-comment-container .stb-form p{margin: 0 0 8px;}
.tanview .stb-comment-container .comment-box{margin-bottom:10px;}

@media (max-width: 768px) {
  #s768,.topk{display:none;}
  #moblie{display:block;background:#000;color:#fff;overflow:hidden;}  
  #moblie .menu{float:left;width:24px;margin:10px 25px 0 15px;cursor:pointer;}
  #moblie .menu img{height:24px;}
  #moblie img{float:left; height:45px;margin:5px 0;}
  #moblie .xianshi{position:absolute;left:-260px; top:0;background:#2f91fd;width:260px;z-index:9999;background: -webkit-linear-gradient(top, #2f91fd, #2082ee);   /*Safari5.1 Chrome 10+*/box-shadow: 5px 0 5px rgba(0, 0, 0, .15);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: transform 300ms ease;min-height: 100%;max-height: none;
  }
  #moblie .xianshi li{text-align:left;line-height:20px;padding:10px 15px;border-bottom: 1px dotted #1074e2;}
  #moblie .xianshi li:hover{background:#1374e1;}
  #moblie .xianshi li.bt{background:#002c85;color:#fff;line-height:35px;font-weight:600;}
  #moblie .xianshi li.bt:hover{background:#002c85;}
  #moblie .xianshi li a{color:#fff;display:block;}
  
  #social,.yp-menu-container,.col6,.yp-menu-container .middle,#footer,#copyright{width:100%!important;}
  #footer .footbox{width:50%;}
  
}
@media (max-width: 767px) {
  body{padding:0;}
  #topbar, #header, #topnav, #intro, #breadcrumb, #container, #footer, #copyright {
    width: 100%;
  }
  .wrapper {padding:0 10px;}
  .topk{height:20px;}
  .yp-search-box .yp-text-category {
    width: 40% !important;
  }
  #footer{margin:0;padding-bottom:0;}
  #footer .footbox{width:100%;}

  
  

}
.comment-text{word-break:break-all;word-wrap:break-word;}
#viewph{display:none;}
@media (max-width: 480px) {
  .yp-search-box .yp-text-category {
    width: 40% !important;
  }
  #msg3{width:95%!important;}
  #viewph{display:block;color:red;font-weight:600;}
}