/* 布局 */
.row {
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}

.row:after {
    clear: both;
}

.w-01,
.w-02,
.w-03,
.w-04,
.w-05,
.w-06,
.w-07,
.w-08,
.w-09,
.w-10,
.w-11 {
    *display: inline;
    float: left;
    min-height: 1px;
}
.w-page {width: 1004px}
.w-01 {width: 412px}
.w-02 {width: 158px;}
.w-03 {width: 242px;}
.w-04 {width: 326px;}
.w-05 {width: 410px;}
.w-06 {width: 494px;}
.w-07 {width: 578px;}
.w-08 {width: 662px;}
.w-09 {width: 746px;}
.w-10 {width: 830px;}
.w-11 {width: 914px;}
.w-12 {width: 998px;}

/* 通用样式 */
body {
    background: transparent url(../images/body-bg.jpg) no-repeat center 0;
    color: #333333;
    font: normal 14px/18px "Microsoft YaHei", "SimSun", sans-serif;
}
h1 {
    text-indent: -99999px;
    height: 570px;
}
a:link,
a:visited {
    color: #666;
}

a:hover,
a:active {
    color: #CC0000;
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

th,
td {
    margin: 0;
    padding: 0;
}

.td_dot {
    width: 20px;
    vertical-align: top
}

.td_line {
    line-height: 18px;
    padding-bottom: 10px
}

.td_time {
    line-height: 18px;
    padding-bottom: 10px;
    text-align: right
}

.td_pagebar {
    background-color: #f9f9f9;
    border-top: 1px solid #e0e0e0;
    font: bold 12px/30px "Microsoft YaHei", "SimHei", sans-serif;
    text-align: center;
}

.bigpic{ width:524px; float:left;  overflow:auto;}
.main_font {line-height: 40px; font-size: 20px}

.hotnews {line-height: 24px; margin-left: 60px; text-indent: 2em;}
.main_title{font-size:24px; font-weight:bold; height: 40px;}
.main_title a:link, .main_title a:visited, .main_title a:hover, .main_title a:active{ color:#333; }

.bar {
    height: 60px;
    line-height: 42px;
    }
.bar h3 {
    text-indent: -99999px;
    height: 0;
}
.bar strong a:link, .bar strong a:visited {
    color: #bbb;
    font-size: 12px;
    font-weight: normal;
}
.bar strong a:hover, .bar strong a:active {
	color: #cc0000;
}

.list-box {
    margin-left: 60px;
    line-height: 30px;
}

.foto-img {
    margin-left: 60px;
}

.foot {
    background: transparent url(../images/foot-bg.gif) 0 0 repeat-x;
    line-height: 220%;
}
.list-box2 a {
    display: inline-block;
    width: 757px;
}



.right_video {
    width: 412px;
    height: 242px;
    padding: 12px 0 0 15px;
}
.main04_pic {
    width: 412px;
    height: 100px;
    margin: 0 0 10px 0;
}
.main04_pic img {
    float: left;
    display: inline;
    height: 100px;
}
.main04_pic .p01 {
    float: left;
    display: inline;
    width: 230px;
    height: 100px;
    margin-left: 10px;
    margin: 6px 0 0 10px;
}


.right_video05 {
    width: 412px;
    height: 228px;
    padding: 12px 0 0 0;
}
.main05_pic {
    width: 412px;
    height: 100px;
    margin: 0 0 10px 25px;
}
.main05_pic img {
    float: left;
    display: inline;
    height: 100px;
}
.main05_pic .p01 {
    float: left;
    display: inline;
    width: 230px;
    height: 100px;
    margin-left: 10px;
    margin: 6px 0 0 10px;
}


.maintop_video_list{
    margin-left: 27px;
    width:414px;
    height:291px;
}
.maintop_video_list li{
    width:373px;
    height:240px;
    position: relative;
    margin:2px 0 0 16px;
    float: left;
    display: inline;
}
.maintop_video_list li .videotitle{
    margin: auto;
    text-align: center;
    width:267px;
    height:40px;
}
.maintop_video_list li b{
    position: absolute;
    top:76px;;
    left:148px;
}