*{margin:0;padding:0;}
img{
    border:0;
}
body{
    background:#735363;
    font-size:12px;
    font: normal 12px/1.6 'microsoft yahei','Helvetica Neue',sans-serif;
    text-align: left;
    word-wrap: break-word;
    width: 100%;
    height: 100%;
}

div,ul,li,p {
    margin: 0;
    padding: 0;
    border: 0;
}
a{
    color:#000;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
    color:#c00;
}
.page{
    width:1000px;
    margin:0 auto;
    border: 0 none;
    background: #fff;
}
.header{
    width:1000px;
    margin:0 auto;
    height:120px;
    overflow:hidden;
    position:relative;
    background:url(../images/header.jpg) no-repeat;
}
.header .logo{
    width: 300px;
    height: 120px;
    position: absolute;
    left: 5px;
    top: 0;
}
.header .logo a{
    width:430px;
    height:120px;
    display:block;
    position:inherit;
    text-indent:-9999px;
}
.header a.favorite{
    right:15px;
    top:18px;
}
.header a.index{
    right:85px;
    top:18px;
}
.header a{
    width:60px;
    height:20px;
    position:absolute;
    color:#ff9;
    font-weight:bold;
    text-align:center;
    line-height:20px;
    text-indent:-9999px;
}
.header .txt{
    position:absolute;
    right:10px;
    width:300px;
    height:22px;
    line-height:22px;
    font-size:12px;
    top:84px;
    color:#ffe600;
    text-align:center;
    overflow:hidden;
    font-weight:bold;
    font-family:"宋体";
}
/*横幅滚动条页面高度*/
.case{
    width:100%;
    height: 30px;
    margin:0 auto;
    padding: 0;
    display: block;
    background:linear-gradient(to right,#bee4ff,#f2ffd1,#4bc0c8);
}
.case p{
    height:30px;
    margin: 0 15px 0 0;
    line-height:30px;
    text-align:right;
    color:#000;
}
.case a{
    margin: 0 0 0 25px;
    color: #000000;
    font-size: 12px;
}
.case a:hover{
    color: #2637ee;
    text-decoration: none;
}
a.tools{
    color: #ffe600;
    padding: 4px 10px 4px 25px;
    border-radius: 2px;
    background: #684747  url(../images/icon.gif) 5px 4px no-repeat;
}
a.tools:hover{
    color: #fff;
    text-decoration: none;
    background: #d31212 url(../images/icon.gif) 5px 4px no-repeat;
}
.light{
    float: left;
    width: 525px;
    margin: 0 0 0 15px;
    padding: 0;
    height: 30px;
}
.light MARQUEE{
    color: #00f;
    height:30px;
    font-weight: bold;
    line-height:30px;
    margin: 0;
    padding: 0;
    cursor: default;
}
.case .icon{
    padding: 0;
    margin: 0;
}
.case .icon img{
    padding: 0;
    margin: 0;
}
a.service{
    padding: 0px 0 0 15px;
    background: url(../images/qq.png) 0px  1px no-repeat;
}
a.GM{
    font-weight: bold;
    padding: 0px 0 0 20px;
    background: url(../images/gm.png) 0px 4px no-repeat;
}
.content{
    background: #F8F8FF;
    width:1000px;
    margin:0 auto;
}
.content table{
    cursor: default;
    width:100%;
    border: 0 none;
    border-collapse: collapse;
    background:#F8F8FF;
    /*border-right:1px #5B00AE solid;*/
    /*border-top:1px #0f4ba6 solid;*/
}
.cols{
    padding: 0 5px;
}
.content table td,.content table th{
    border-left:1px #0f4ba6 solid;
    /*border-bottom:1px #5B00AE solid;*/
    padding-left:5px;
}
.content table td:first-child,.content table th:first-child{
    border-left:none;
}
.content table tr{
    border-bottom:1px #0f4ba6 solid;
}
.content table tr:last-child{
    border-bottom:none !important;

}
.content table td{
    height:24px;
    line-height:24px;
    word-break:keep-all;
    white-space:nowrap;
     overflow:hidden;
}
.content table th{
    background:#0f4ba6;
    height:27px; 
    line-height:27px;
    color:#fff; 
    font-size:12px;
    text-align:center;
}
.content table tr:hover{
    background: #ffff00 !important;
}
.footer{
    background:linear-gradient(to right,#feac5e,#c779d0,#4bc0c8);
    width:100%;
    margin:0px auto;
    line-height:82px;
    color:#fff;
    font-size:12px;
    font-family:Tahoma;
    text-align:center;
    padding: 25px 0 25px 0;
}
.footer p{
    line-height: 18px;
    font-size: 12px;
}
.footer a{
    color:#fff;
}
.loadtime{
    margin: 0 10px 0 10px;
}
/*列表信息渲染区域<明显区分分区类型> */
.content table tr.cls_10{
    font-weight: bold;
    background: #e4ff0e;
    color: #1600ff;
    /*text-shadow: 0 0 2px rgb(74 255 65 / 30%), -1px -1px 0 #ffffff, 1px 1px 0 #fffef9;*/
}
.content table tr.cls_9{
    font-weight: normal;
    background: #ffff00;
	color: #0000ff;
}
.content table tr.cls_10:hover, .content table tr.cls_9:hover{
    background: #ffc !important;
}
.content table tr.cls_8{
    font-weight: normal;
	color: #b06cff;
}

/*置顶的通宵推荐*/
.content table tr.cls_night{
    color: #000;
    background-color: #ffff97!important;
}
.content table tr.cls_night:hover{
    background-color: #ffc!important;
}

/*高级频道区域*/
.cls_type_10{
    padding: 2px 4px;
    color: #fff;
    font-size: 11px;
    margin: 0 0 0 5px;
    font-weight: normal;
    border-radius: 2px;
    background: #a80909;
    text-shadow: none;
}
.cls_type_9{
    padding: 2px 4px;
    color: #fff;
    font-size: 11px;
    margin: 0 0 0 5px;
    font-weight: normal;
    border-radius: 2px;
    background: #de5050;
    text-shadow: none;
}
.cls_type_8{
    color: #b93000;
    font-weight: bold;
}
/*频道名称以及版本介绍之后的彩色标识*/
.cls_name_8, .cls_type_8{
    color: #b93000;
    font-weight: bold;
}
.cls_name_7, .cls_type_7{
    color: #FF359A;
    font-weight: bold;
}
.cls_name_6, .cls_type_6{
    color: #f00;
    font-weight: normal;
}
.cls_name_5, .cls_type_5{
    color: #00f;
    font-weight: normal;
}
.cls_name_4, .cls_type_4{
    color: #00f;
    font-weight: normal;
}
.cls_name_3, .cls_type_3{
    color: #d31212;
    font-weight: normal;
}
.cls_name_2, .cls_type_2{
    color: #7e0c05;
    font-weight: normal;
}
.cls_name_1, .cls_type_1{
    color: #7e7ee9;
    font-weight: normal;
}
.cls_name_0, .cls_type_0{
    color: #000075d1;
    font-weight: bold;
}
/*开区时间类型区分标识*/
.cls_hot_8{
    color: #c00;
    font-weight: bold;
}
.cls_hot_7{
    color: #FF359A;
    font-weight: bold;
}
.cls_hot_6{
    color: #f00;
    font-weight: normal;
}
.cls_hot_5{
    color: #00f;
    font-weight: normal;
}
.cls_hot_4{
    color: #00f;
    font-weight: normal;
}
.cls_hot_3{
    color: #af1010;
    font-weight: normal;
}
.cls_hot_2{
    color: #ff0000;
    font-weight: normal;
}
.cls_hot_1{
    color: #00f;
    font-weight: normal;
}
.cls_hot_0{
    color: #313199;
    font-weight: bold;
}
/*服区名称*/
a.cls_server_10{
    font-weight: bold;
    color: #1600ff !important;
}
a.cls_server_9{
    font-weight: bold;
    color: #2b2626 !important;
}
a.cls_server_8{
    font-weight: bold;
    color: #FF359A !important;
}
a.cls_server_7{
    font-weight: bold;
    color: #FF359A !important;
}
a.cls_server_6{
    font-weight: normal;
    color: #ff0000 !important;
}
a.cls_server_5{
    font-weight: normal;
    color: #0000ff !important;
}
.cls_server_10, .cls_server_9, .cls_server_8, .cls_server_7, .cls_server_6, .cls_server_5, .cls_server_4, .cls_server_3, .cls_server_2, .cls_server_1, .cls_server_0{
    padding: 0 5px;
}

/*普通表格*/
.help {
    font-size: 12px;
    line-height: 26px;
}
h2.pagetitle {
    color: #e14040f5;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #b5b5b5;
}
.help table {
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
    border: 1px solid #d6dee6;
}
.help table th {
    padding: 5px 15px;
    background: #f3f5f9;
    text-align: center;
}
.help table td {
    font-size: 12px;
    border: 1px solid #d6dee6;
    padding: 5px 5px;
    text-align: center;
}
.help .yellow{
    color: 333;
    padding: 5px 10px;
    background: #feff24;
}
.help .red{
    color: #fff;
    padding: 5px 10px;
    background: #930;
}
.wapper{
    padding: 10px 15px 30px 15px;
    margin: 0;
}
