@charset "gb2312";
/*---------------全局内容*/

body{
	font-size:12px; background-color:#d9d9d9;
}
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a: visited{
	color:#333333;
}

a:hover{
	color:#FF3300;
	text-decoration: underline;
}
.cbody{
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:8px;
}
.cbody1{
	width:966px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.margintop{
	margin-top:5px;
}
.main{
	clear:both;
}
.floatclear{
	clear:both;
}
/*----------搜索*/
.topsearch{
	height:30px;
	width:950px;
	overflow:hidden;
}

.topsearch .inpbox{
	float:left;
	margin-top:5px;
	margin-left:3px;
	width:420px;
}
.topsearch .inpbox input{
	margin-left:8px;
	margin-right:0px;
}
.topsearch .inpbox select{
	font-size:12px;
}
.inpbox .inputText{
	height:11px;
	width:200px;
	font-size:12px;
	padding:3px 0 4px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	line-height:30px;
	float:left;
}
/*----------栏目菜单*/
.topmenu{
	height:35px;
	background:url(../images/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:100%;
	height:35px;
	overflow:hidden;	
	margin:0 auto;	
	font-weight:bold;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:14px;
	padding-right:12px;
	text-decoration:none;
	height:35px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#cccccc;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
	text-decoration:none;
}
.topmenu ul li a.thisclass{
	color:#FFFF00;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
/*-----------头部*/
.top{
	height:88px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:14px;
}
.topbanner{
	width:530px;
	margin-top:18px;
	margin-left:20px;
	float:left;
	color:#FFFFFF;
}
.toplink{
	float:left;
	margin-top:25px;
	margin-left:40px;
	width:160px;
}
.toplink ul li{
	width:80px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:center;
}
.adhead{text-align:center; background-color:#fff; width:100%; margin-bottom:8px; color:#CCCCCC}
.pagedown{width:600px; margin:0 auto; line-height:15px; padding:5px; }
.pagedownl{float:left; text-align:right; width:140px; font-weight:bold; text-decoration:underline; margin-right:7px; color:#FF0000}
.pagedownr{float:right; text-align:left; overflow:hidden; text-indent:-115px; width:450px;}

/*---------------列表内容左侧*/
.pleft{
	width:680px;
	float:left;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
/*---------------当前位置*/
.pleft .thisplace{
	width:100%;
	height:31px;
	border-bottom:1px solid #CCCCCC;
	overflow:auto;
	background-color:#f2f2f2;
}

.pleft .thisplace .placenav{
	float:right;
	margin-right:10px;
	line-height:31px;
	text-indent:10px;
	color:#666666;
}
.pleft .thisplace .placenav a{
	color:#666666;
}
.pleft .thisplace .placenav1{
	float:left;
	margin-right:10px;
	line-height:31px;
	text-indent:10px;
	color:#666666;
}

.ctitle{	
	border-bottom:2px solid  #CC0000;
	margin:0 8px 0 8px;
}
.ctitle1{
	height:60px;	
	line-height:60px;
	text-align:center;
	font-family: 黑体;
	font-size:20px;
	color:#26519d;
}
.diggnum {
    color:#fff;
	font-size:15px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width:42px;
	height:23px;
	text-align:center;
	background-image:url(/skin/images/digg_bg.gif)
}
.diggit {
	width:28px;
	height:23px;
	text-align:center;
	background-image:url(/skin/images/dig.gif);
}
.diggit a {
	color:#FFFF00;
}
.ctitleinfo{
	height:30px;
	margin:0 8px 0 8px;
	border-bottom:1px solid #CCCCCC;
	line-height:30px;
	text-align:center;
	color:#999999;
}
.ctitleinfo a{
	color:#999999;
}

.page_no {
    text-align:center;
	padding-top:10px;
}

.myartd { 
	text-align:center;
}
.myartd1 { 
	padding:5px;
}


/*分页样式2*/
DIV.epages {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 2px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.epages A {
	BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #295aa8; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none
}
DIV.epages A:hover {
	BORDER-RIGHT: #2c63b1 1px solid; BORDER-TOP: #2c63b1 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #2c63b1 1px solid; COLOR: #254f9b; BORDER-BOTTOM: #2c63b1 1px solid; BACKGROUND-COLOR: #fff; text-decoration:none;
}
DIV.epages span {
	BORDER-RIGHT: #345ea9 1px solid; BORDER-TOP: #345ea9 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #345ea9 1px solid; COLOR: #fff; BORDER-BOTTOM: #345ea9 1px solid; BACKGROUND-COLOR: #5478b8;PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; MARGIN-left: 0px;MARGIN-right: 3px; PADDING-TOP: 2px; TEXT-ALIGN: center
}

/*---------------文章内容开始*/
.pbox{
	width:660px;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	line-height:22px;
	margin:0 auto;
	padding-top:15px;
	
}
.pbox a{
	color:#009900;
	text-decoration:underline;
}
.pbox img{
	width:expression(this.width > this.height && this.width >650 ? 650 : true);
	max-width:650px;
	margin:5px;
	behavior: url("/skin/style/imgzoom.htc");
}

.tags {
     border-top:2px #CC0000 solid;
	 padding:10px;
	 color: #CC0000;
	 text-align:center;
}

.dbox {
	margin:15px;		
	background-color:#f7f7f7;
	border:1px solid #cccccc;
	padding:10px;
}
.abouttitle {	
	text-indent:12px;
	color: #940f04;	
}
.dbox ul {
    color:#f7f7f7;
	
}
.dbox ul li {
	margin-top:4px;
	
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border-top:1px solid #ccc;
}
.tbtncon li{
	border:1px solid #ccc;
	border-left:none;
	border-top:none;
	color: #333333;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:hand;
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}

/*-------------------------频道精选*/
.psay{
	overflow:hidden;
	border-bottom:2px solid #CC0000;

}
/*-------------------------显示评分评论*/
.showpl{
	width:100%;
}
.pfen{
	width:100%;
}
/*---------------左侧结束*/

/*---------------右侧开始*/
.pright{
	width:258px;
	float:right;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 1px 0px 1px;	
	background-color:#FFFFFF;
}

.hotlist{
	width:100%;
	border-bottom:1px solid #CCCCCC;
}
.hotlist .htitle{
	height:28px;
	line-height:28px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555555;
	border-color:#cccccc;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	background-color:#f2f2f2;
	background:url(../images/title_bg2.gif) repeat-x;
}
.hotlist .hbox{
	width:100%;
	text-align:center;
	height:215px;
	overflow:hidden;
}
.hotlist .hbox1{
	width:100%;
}

.hotlist .hbox1 ul{
	text-align:center;
	padding:6px;
	color:#999999;
}
.hotlist .hbox1 ul li{
	margin-top: 8px;
}
.hotlist .hbox2{
	width:100%;
}
.hotlist .hbox2 ul{
	width:245px;
	overflow:hidden;
	margin:6px;
}

.hotlist .hbox2 ul li{
	width:245px;
	float:left;
	display:inline;
	margin-top: 3px;
}

.hotlist .hbox3{
	padding:6px;
}
/*-----------尾部*/
.foot_menu{
    padding:12px 0px 5px 0px;
	text-align:center;
}
.foot_about{
    padding-bottom:15px;
	line-height:23px;
	color:#666666;
	text-align:center
}
