﻿.pleft {
	width: 710px;
	float: right;
	overflow: hidden;
	margin-right: 3px;
}
.pleft .place {
	width: 710px;
	height: 25px;
	line-height: 25px;
	background: transparent url(imagesskin-bg.png) repeat-x scroll 0 -65px;
	border-top: 1px solid #BADAA1;
	border-bottom: 1px solid #BADAA1;
	text-indent: 12px;
	color: #428C5B;
	overflow: hidden;
}
.pleft .place strong {
	color: #428c5b;
	font-weight: normal;
	letter-spacing: 1px;
}
.pleft .place a {
	color: #428c5b;
	margin: 0px 2px;
}
.pleft .place a:hover {
	color: #ff3333;
	text-decoration: none;
}
.pleft .place small {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 20px;
	height: 24px;
	overflow: hidden;
	background: url(imagesico-3.gif) 2px 8px no-repeat;
	font-size: 0px;
}
.pright {
	width: 240px;
	float: left;
	overflow: hidden;
	margin-left: 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 {
	line-height: 19px;
	color: #666;
}
.picnews {
	width: 712px;
	float: left;
	clear: both;
	overflow: hidden;
}
.channellistbox {
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channellistbox dl {
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.channellistbox ul a {
	color:#666;
}
.listbox {
	width: 710px;
	overflow: hidden;
	float: left;
	clear: both;
	overflow: hidden;
	background-color:#FFF;
}
.listbox .tabtitle
{
    margin: 5px 0px 0px 10px;
    height: 30px;
    line-height: 30px;
    background-image: url('imagestab1.gif');
    background-repeat: no-repeat;
    width: 90%;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    border-bottom: 2px solid #cfcfcf;
}
/*---------- viewbox ---------*/
.viewbox {
	width: 710px;
	overflow: hidden;
	padding-bottom: 8px;
	background-color:#FFF;
}
.viewbox .title {
	/*overflow: hidden;*/ /*height: 56px;*/
    line-height: 56px;
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
.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 .content {
	font-size: 14px;
	padding: 12px 16px;
	line-height: 25px;
	color: #333;
	text-align: left;
}
.viewbox .content p{
    text-indent:2em;
	margin:10px 0px;
}
.viewbox .pages {
	width: 712px;
	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;
}
