/*布局*/

#main {	width:976px; margin-top:10px; margin-bottom:10px;}

#left {	width:660px;	float:left;	display:block;
border:solid 1px #aa9988;
overflow-x:hidden;
 }
#right { width:300px;	float:right; background-color:#fcfcfc;
border:solid 1px #bb9988;
padding:3;	
	}

#NewsFrame
{
	margin:10 15 15 15;
}
#NewsFrame hr
{
	width:90%;
	margin-top:20px;
}

#NewsFrame .NewsTitle
{
	text-align:center;
	padding:5;
	padding-top:10px;
	margin-top:5px;
}

#NewsFrame .NewsTitle h1
{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
}

#NewsFrame .NewsTitle .source
{
	width:80%;
	text-align:center;
	font-size:12px;
	color:Gray;
	margin: 8 5 8 5;
}

#NewsFrame .NewsContent
{
	font-size:14px;
	line-height:1.5em;
}


/*右侧*/

.relatedNews
{
	border-top:0;
	margin-top:0;
	
}
.relatedNews ul
{
	margin:5;
	padding:0;
	overflow:auto;
	zoom:1;
	list-style-type:none;
	margin-top:0;
}

.relatedNews ul li
{
	height:24px;
	line-height:24px;
	color:Black;
	margin-right:5px;
	overflow-y:hidden;
}

.relatedNews ul li a:link,.relatedNews ul li a:hover,.relatedNews ul li a:visited
{
	color:Black;
	text-decoration:none;
}
.relatedNews ul li a:hover
{
	text-decoration:underline;
}
.relatedNews ul li a.cln:link,.relatedNews ul li a.cln:hover,.relatedNews ul li a.cln:visited
{
	color:Red;
	font-weight:bold;
	width:40px;
	overflow:hidden;
}


#NewsRightAD
{
	margin-top:10px;
	overflow-x:hidden;
}

/*评论*/


/*评论*/
.cmtlist
{
	margin-left:20px;
	margin-right:20px;
}

.cmtlist div.cmttitle
{
	height:30px;
	background-image:url(../img/bot02.gif);
	background-position:0 50%;
	background-repeat:repeat-x;
	padding-left:20px;
}
.cmtlist div.cmttitle span
{
	padding-top:6px;
	height:42px;
	text-align:center;
	font-weight:bold;
	color:White;
	width:75px;
	line-height:30px;
	background-image:url(../img/bot01.gif);
	background-repeat:no-repeat;
}
.CmtLstItem
{
	padding:5 10 10 5;
	margin:10 5 4 4;
	font-size:12px;
	border-bottom:dashed 1px #e0e0e0;
}
.CmtLstItem div.CmtContent
{
	margin:0;
}
.CmtLstItem div.usrInfo
{
	
}
.CmtLstItem div.usrInfo .usr
{
	color:Blue;
	margin-right:10px;
}
.CmtLstItem div.usrInfo span.Reply
{
	float:right;
}

/*评论输入框*/
.replyme
{
	padding:3;
	border:solid 1px #666666;
	background-color:#f0f0f0;
}
.CmtInput
{
	margin:10 10 20 20;
}
.CmtInput textarea
{
	border:solid 1px #666666;
}

.CmtInput div.emot
{
	
}
.CmtInput div.emot img
{
	cursor:pointer;
	width:32px;
	height:32px;
}

/*搜索框*/
.picSearch
{
	margin:3px;
	margin-right:300px;
	float:right;
}

/*列表页面*/

.nslist
{
	margin:10 10 10 10;
}
.nslist .navi
{
	font-size:14px;
	margin-left:8px;
	margin-bottom:10px;
}
.nslist table
{
	margin-top:15px;
}
.nslist td
{
	height:22px;
	line-height:22px;
}
.nslist td a, .nslist td a:visited
{
	color:Black;
	text-decoration:none;
}

.nslist td a:hover
{
	text-decoration:underline;
}

.nsClnLst
{
	background-color:#f5f5f5;	
}
.nsClnLst ul
{
	margin:1 2 2 2;
	padding:2 2 2 2;
	overflow:auto;
	zoom:1;
}
.nsClnLst ul li
{
	color:Black;
	float:left;
	width:60px;
	height:22px;
	line-height:22px;
	padding:0;
	margin:0;
	font-family:宋体;
}
.nsClnLst ul li a,.nsClnLst ul li a:visited
{
	color:Black;
	text-decoration:none;
}
.nsClnLst ul li a:hover
{
	text-decoration:underline;
}

/*频道首页*/
#indexLeft
{
width:660px;	
float:left;
display:block;
border:solid 1px #aa9988;	
}

#indexRight
{
border:solid 1px #aa9988;
width:306px;
padding:3;
float:right; 
background-color:#fcfcfc;	
}



#indexRight div.flash
{
	margin-bottom:10px;
}
/*头条显示*/
#NewsTouTiao
{
	background-position-y: bottom;
	background-image: url(../../../img/news_index_bg7.gif);
	margin: 10px;
	background-repeat: repeat-x;
	height: 36px;
	text-align:center;
	margin-top:17px;
}

#NewsTouTiao h2
{
	margin:1;
	padding:1;
	text-align:center;
	font-size:18px;
	color:#4b4b4b;	
}

#NewsTouTiao h2 a
{
	font-size:18px;
	color:#4b4b4b;
	text-decoration:none;	
}
#NewsTouTiao h2 a:hover
{
	text-decoration:underline;
}
div.ln
{
	background-position-y: bottom;
	background-image: url(/img/news_index_bg7.gif);
	margin:3px;
	width:100%;
	background-repeat: repeat-x;
	height:2px;
}
.nsDate
{
	color:Gray;
	font-size:12px;
	margin-left:10px;
}

#NewsIndexClnLst
{
	padding:10;
}

.newsIndexCln
{
	
}
.newsIndexCln ul
{
	margin:5;
	padding:0;
	overflow:auto;
	zoom:1;
	list-style-type:none;
	margin-top:0;
}

.newsIndexCln ul li
{
	height:24px;
	line-height:24px;
	color:Black;
	margin-right:5px;
}

.newsIndexCln ul li a:link,.newsIndexCln ul li a:hover,.newsIndexCln ul li a:visited
{
	color:Black;
	text-decoration:none;
	font-size:14px;

}
.newsIndexCln ul li a:hover
{
	text-decoration:underline;
}
.newsIndexCln ul li a.cln:link,.newsIndexCln ul li a.cln:hover,.newsIndexCln ul li a.cln:visited
{
	color:red;
	margin-right:5px;
	white-space:pre;
	/*font-weight:bold;*/
}

.newsIndexCln ul li span
{
	color:#666666;
	font-size:12px;
	margin-left:10px;
}
.newsIndexCln a.clnMore
{
	font-size:12px;
	color:blue;
	margin-left:5px;
	text-decoration:none;
	
}
.newsIndexCln a.clnMore:hover
{
	text-decoration:underline;
}