﻿.pleft
{
    width: 710px;
    float: left;
    overflow: hidden;
    margin-left: 3px;
}
.place
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: transparent url(imagesskin-bg.png) repeat-x scroll 0 -175px;
    text-indent: 12px;
    color: #333333;
    overflow: hidden;
}
.place strong
{
    color: #333333;
    font-weight: normal;
    letter-spacing: 1px;
}
.place a
{
    color: #333333;
    margin: 0px 2px;
}
.place a:hover
{
    color: #ff3333;
    text-decoration: none;
}
.place small
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 29px;
    overflow: hidden;
    background: url(imagesico-3.gif) 2px 8px no-repeat;
    font-size: 0px;
}
.pright
{
    width: 240px;
    float: right;
    overflow: hidden;
    margin-right: 3px;
}

.flashnews
{
    width: 280px;
    height: 192px;
    overflow: hidden;
    float: left;
}
.topcommand
{
    width: 424px;
    float: right;
    overflow: hidden;
}
.topcommand dl dd
{
    height: 162px;
}
.topcommand a
{
    color: #666;
}
.topcommand .onenews
{
    padding: 3px 12px;
    border-bottom: 1px solid #EBEBEB;
}
.topcommand .onenews h2
{
    display: block;
    height: 28px;
    line-height: 25px;
}
.topcommand .onenews h2 a
{
    font-size: 16px;
}
.topcommand .onenews p
{
    text-indent: 2em;
    line-height: 19px;
    color: #666;
}
.picnews
{
    width: 100%;
    float: left;
    clear: both;
    overflow: hidden;
}
.channellistbox
{
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    overflow: hidden;
}
.channellistbox dl
{
    width: 347px;
    margin-right: 8px;
    margin-top: 8px;
    float: left;
}
.channellistbox ul a
{
    color: #666;
}
.listbox
{
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    overflow: hidden;
}
/*---------- viewbox ---------*/
.viewbox
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 8px;
}
.viewbox .title
{
    /*overflow: hidden;*/ /*height: 56px;*/
    line-height: 56px;
    text-align: center;
    padding-top: 10px;
    width: 95%;
}
.viewbox .title h2
{
    font-size: 24px;
    color: #2b2b2b;
}
.viewbox .info
{
    height: 24px;
    line-height: 17px;
    text-align: center;
    overflow: hidden;
    color: #666;
}
.viewbox .info small
{
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}
.viewbox .info a
{
    color: #690;
}
.viewbox .intro
{
    width: 90%;
    padding: 8px 16px;
    line-height: 24px;
    background: #f5fcee;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    color: #706A6A;
    margin: 8px auto 0 auto;
}
.viewbox .content
{
    font-size: 14px;
    padding: 12px 16px;
    line-height: 25px;
    color: #333;
    text-align: left;
}
.viewbox .content div
{
    padding: 10px 0px;
}
.viewbox .content p
{
    padding: 10px 0px;
    text-indent :2em;
}
.viewbox .pages
{
    width: 100%;
    float: none;
    overflow: hidden;
    text-align: center;
}
.viewbox .pages ul
{
    margin: 0px auto;
    float: none;
    clear: both;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}
.viewbox .pages ul li, .viewbox .pages ul li a
{
    float: none;
    display: inline;
}
.viewbox .boxoff
{
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(imagesboxoff.gif) left 15px repeat-x;
    margin: 4px auto;
    padding-top: 10px;
}
.viewbox .boxoff strong
{
    display: block;
    width: 8px;
    height: 10px;
    overflow: hidden;
    font-size: 0px;
    line-height: 100px;
    background: url(imagesboxoff.gif) right -10px no-repeat;
    float: left;
}
.viewbox .handle
{
    height: 59px;
    padding-top: 12px;
    overflow: hidden;
    clear: both;
    text-align: left;
}
.viewbox .handle .context
{
    float: left;
}
.viewbox .handle .context ul li
{
    line-height: 29px;
    color: #888;
}
.viewbox .actbox
{
    width: 150px;
    text-align: center;
    float: right;
    padding-top: 20px;
    padding-right: 10px;
}
.viewbox .actbox ul li
{
    display: inline;
    padding-left: 22px;
    background-image: url(imagesactbox-ico.gif);
    background-repeat: no-repeat;
    margin-right: 10px;
}
.viewbox .actbox ul li a
{
    color: #666;
}
.viewbox .actbox ul li#act-fav
{
    background-position: 4px 0px;
}
.viewbox .actbox ul li#act-pnt
{
    background-position: 4px -109px;
}
