#body{
    width: 960px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    overflow: hidden;
}

.left {
    float: left;
}
.right {
    float: right;
}
#block1 {
    width: 645px;
    border: #DEDEDE 1px solid;
    margin-bottom: 12px;
    overflow: hidden;
}
#block2 {
    width: 300px;
    margin-bottom: 12px;
}
.noborder {
    border: none !important;
}
.h2_home {
    border-bottom: 2px solid #666;
}
.h2 {
    margin: 6px 0 0 0px;
    font-size: 14px !important;
    color: #666;
}
.me1 {
    width: 660px;
}
ol, ul {
    list-style: none;
}
b{
        font-size: 14px;
        letter-spacing:2px;
}
h2[boom]{
    margin-top: 10px;
    letter-spacing:2px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.me1 li {
    float: left;
    width: 132px;
    height: 198px;
    overflow: hidden;
    line-height: 1.6em;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
 html, body, div, span,h1, h2, h3, h4, h5, h6,ol, ul, li, img{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}
a:visited {
    color: #333;
}
a {
    color: #222;
    font-size: 12px;
}
.me1 li .p {
    width: 105px;
    height: 140px;
    padding: 1px;
    border: #ccc 1px solid;
    display: block;
    margin-left: 0;
    margin-right: auto;
}
.me1 li .h3 {
    width: 110px;
    display: block;
	margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    color: #999;
    text-align: center;
    padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
}
.me1 li .h3 a {
    font-weight: 100;
    font-weight: 700;
    font-size: 14px;
}
.me1 li .tip {
    width: 110px;
    display: block;
    margin-left: 0;
    margin-right: auto;
    color: #999;
    text-align: center;
    font-size: 12px;
}
#tab_nav {
    margin: 8px 0 5px 0;
    padding: 0;
    height: 25px;
    line-height: 24px;
    border-bottom: #CCC 1px solid;
}
#tab_nav li {
    float: left;
    margin: 0 2px;
    padding: 0 5px;
    list-style: none;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 24px;
    width: auto;
    text-align: center;
    background: #eee;
    cursor: pointer;
    font-size: 13px;
    color: #000;
}
.dspb {
    display: block;
}
.me2 li {
    padding-top: 5px;
    padding-bottom: 7px;
    border-bottom: #DEDEDE 1px solid;
    line-height: 1.6em;
    display: block;
}
.me2 li .t5 {
    float: left;
    display: block;
    width: 23px;
    height: 16px;
    text-align: center;
    font-size: 12px;
}
.fortoday {
    color: #900;
    font-weight: 700;
}
.me2 li .t3 {
    color: #666;
    float: left;
    display: block;
    width: 153px;
    word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
}
.me2 li .t4 {
    float: right;
    text-align: right;
    width: 115px;
    color: #999;
    font-size: 12px;
}
.me2 li img {
    padding: 2px 10px 0px 1px;
}
.c1 {
    float: left;
    height: 48px;
    width: 36px;
    margin-left: 8px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.vid{
    width: 650px;
    height: 500px;
    position: relative;
    margin-top: 50px;
    background: black;
}