body{
	background:#fff;
}

.no_shadow{
    box-shadow:none;
	padding:0px;
}
/*路径*/
.navpath{
	line-height:30px;
	padding:10px 0 10px 0;
}
.channel_nav{
	background:#E5E5E5;
	height:38px;
	line-height:38px;
	margin-bottom:30px;
	padding-right:10px;
}
/*频道TAB*/
.channel_nav .tab{
	text-align:center;
	padding:0 10px 0 0;
	width:110px;
	font-size:16px;
	color:#fff;
	float:left;
	background:url(images/channel_tab.png) right no-repeat #D90D19;
}

/*子栏目链接*/
.channel_nav  .link{
	float:left;
	width:820px;
	height:38px;
	overflow:hidden;
}
.channel_nav  .link a{
	margin-left:7px;
	font-size:14px;
}

/*搜索结果*/
.channel_nav .result{
	float:left;
	padding:0 30px;
}
.channel_nav .result span{
	padding:0 5px;
	font-weight:bold;
	color:#C30;
}
.channel_nav .result em{
	padding:0 5px;
	font-weight:bold;
}
/*频道搜索*/
.channel_search{
	float:right;
	width:248px;
	height:24px;
	padding:7px 0;
}
.channel_search .key{
	margin-right:10px;
	float:left;
}
.channel_search .key input,.channel_search .button input{
	float:left;
	background:url(images/channel_search.png) no-repeat;
	border:0px;
}
.channel_search .key input{
	width:128px;
	padding-left:22px;
	padding-right:8px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size:12px;
}
.channel_search .button input{
	width:80px;
	height:24px;
	background-position:-163px 0;
	overflow:hidden;
}

/*正文*/
.pageLeft{
	float:left;
	width:880px;
	display:inline;
	margin-right:20px;
}
.pageRight{
	float:left;
	width:300px;
}

/*右侧通用BOX*/
.rightCmBox h3{
	border-bottom:2px solid #333;
	line-height:30px;
	padding-bottom:5px;
	font-weight:normal;
	color:#000;
}


.pageRight .cmBox{
    box-shadow:none;
	padding:0;
}
.pageRight .cmBox .text_list{
	padding:0px;
}

/*图片列表*/
.rightCmBox .con .pic_list{
	padding:10px 0 0 0;
	display:inline-block;
}
.rightCmBox .con .pic_list li{
	float:left;
	width:140px;
	height:140px;
	overflow:hidden;
	margin-left:20px;
	display:inline;
	font-size:12px;
	line-height:30px;
	text-align:center;
}
.rightCmBox .con .pic_list li.first{
	margin-left:0px;
}
.rightCmBox .con .pic_list li img{
	width:134px;
	height:94px;
	padding:2px;
	border:1px solid #ddd;
	vertical-align:middle;
}
.rightCmBox .con .pic_list li img:hover{
	border:1px solid #D60D17;
}


/*热门新利luck在线娱乐*/
.rightCmBox .con .hot_news_list li{
	width:140px;
	margin-left:20px;
	height:140px;
}
.rightCmBox .con .hot_news_list li img{
	width:134px;
	height:94px;
}
.rightCmBox .con .hot_news_list li img:hover{
	width:134px;
	height:94px;
}

/*精品欣赏*/
.rightCmBox .con .jb_list li{
}

/*问答*/
.qaBox{
	border:1px solid #ddd;
	background:#fff;
}
.qaBox .title{
	height:33px;
	border-bottom:1px solid #ddd;
	background:#f8f8f8;
}
.qaBox .title .tab{
	float:left;
	position:relative;
}
.qaBox .title .tab span{
	float:left;
	width:100px;
	height:33px;
	display:inline;
	text-align:center;
	border-right:1px solid #ddd;
}
.qaBox .title .tab span,.qaBox .title .tab span a{
	color:#000;
	line-height:33px;
	display:inline-block;
	width:100px;
	height:33px;
}
.qaBox .title .tab span a:hover{
	color:#000;
	background-color:#ddd;
}
.qaBox .title .tab span.active{
	background:#fff;
	margin-bottom:-1px;
	height:34px;
	font-weight:bold;
	position:relative;
}
.qaBox .title .tab span.active a{
	color:#333;
}
.qaBox .title .tab span.active a:hover{
	background:#fff;
}
.qaBox .title .count{
	float:right;
	line-height:33px;
	font-size:12px;
	padding-right:10px;
}
.qaBox .title .count em{
	color:#C00;
}

.qaBox .con{
	padding:20px;
}


/*问答*/
.cmBox .con .qa_list{
	padding:10px;
}
.cmBox .con .qa_list li {
	background-position:0 12px;
}
.cmBox .con .qa_list li a{
	font-size:12px;
}
.qa_list span{
	padding-left:5px;
	font-size:12px;
	color:#999;
}

/*专题抬头*/
.ztNav{
	background:url(images/zt_bg.jpg)  center no-repeat;
	display:inline-block;
	width:100%;
	height:43px;
}
