@charset "utf-8";
/*article*/
.at {
	margin:0 auto;
	width:1000px;
}
.at main {
	width:1000px;
}
.at .pleft {
	width:760px;
	float:left;
	overflow:hidden;
}
.at .pright {
	width:236px;
	float:right;
	overflow:hidden;
}

.viewbox {
	width:740px;
	overflow:hidden;
	padding-bottom:8px;
}
.viewbox .title {
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
.viewbox .title h2 {
	font-size:24px;
	color:#D90000;
}
.viewbox .info {
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#3A3A76;
}
.viewbox .info small {
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a {
	color:#690;
}
.viewbox .picview {
	width:320px;
	float:right;
	padding-right:24px;
	padding-top:16px;
}
.viewbox .labeltitle {
	height:23px;
	background:url(../images/view-labeltitle-bg.gif) left 10px repeat-x;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
}
.viewbox .labeltitle strong {
	width:80px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	background:url(../images/view-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}
.viewbox .content {
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#620000;
}
.viewbox .dede_pages {
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.viewbox .dede_pages ul {
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.viewbox .dede_pages ul li, .viewbox .dede_pages ul li a {
	float:none;
	display:inline;
}
.viewbox .boxoff {
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.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(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.viewbox .handle {
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .context {
	float:left;
}
.viewbox .handle .context ul li {
	line-height:29px;
	color:#888;
}
.viewbox .actbox {
	width:100px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.viewbox .actbox ul li {
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.viewbox .actbox ul li a {
	color:#777;
	font-size:14px
}
.viewbox .actbox ul li#act-pnt {
	background-position:4px -109px;
}
.viewbox .downurllist {
	width:100%;
	clear:both;
	overflow:hidden;
}
.viewbox .downurllist li {
	height:27px;
	background:url(../images/downurl-bg.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}
.viewbox .downurllist li a {
	height:27px;
	background:url(../images/downurl-bg.gif) left top no-repeat;
	display:block;
	font-size:12px;
	color:#555;
	text-indent:30px;
	line-height:27px;
	float:left;
	padding-right:5px;
}
.viewbox .downurllist li a:hover {
	color:#F63;
	text-decoration:none;
}
.viewbox .picbox {
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.viewbox .picbox img {
	display:block;
	margin:16px auto 6px;
}
.viewbox .picbox ul.e8 {
	font-size:12px;
	line-height:normal;
}
.viewbox .picbox ul.e8 li .pic {
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.viewbox .picbox ul.e8 img {
	margin:3px;
	border:1px solid #CCC;
}
.viewbox .picbox ul.e8 li .title {
	padding-top:0px;
}
.hot {
	width:236px;
}
.hot .channel_rd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
}
.hot .channel_rd ul li {
	line-height:18px;
	list-style-image: url(list_i1.gif);
	text-indent: 15px;
}
