/*
   CSS NewPaper 
   Power by Libulin 2007-4-26
*/
body {
    text-align:center;
	font-size:14px;
}
.main 
{
	width:800px;
	height:auto%;
}
A:link ,A:hover,A:visited,A:active{
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration:none; 
 }
.news_Left {
	width:226px;
	float:left;
	margin:5px 4px 0 0;
	text-align:left;
	padding:0;

}
.news_right {
	float:left;
	width:564px;
	margin:5px 0 4px 0;
	padding:4px;
	text-align:left;

}
.boosHead {
	height:20px;
	padding-left:14px;
	background:url(../newspaper/images/head_top1.gif) top;
	padding-top:8px;
	color:#999;
	font-weight:bold;
}
.tjBooks 
{
	padding:0 3px 5px px;
	margin:0;
	border-bottom:none;
	border-top:none;
	height:100%;
	background:url(../newspaper/images/book_board.gif) repeat-y top;

}
.bookstop2 {
	background:url(../newspaper/images/head_top2.gif) top no-repeat;
	height:17px;
	padding:0;
	margin:0;
}
.booksleft{
    float:left;
	background:url(../newspaper/images/book_left.gif) left repeat-y;
	height:100%;
	width:7px;
}
.booksright {
	float:right;
	background:url(../newspaper/images/book_right.gif) right repeat-y;
	height:100%;
	width:8px;
}
.booksbottom {
    clear:both;
	display:block;
	background:url(../newspaper/images/book_bottom.gif) bottom no-repeat;
	height:16px;
	width:226px;
}
.sideSort {
	list-style:none;
	line-height:20px;
	padding:0;
	margin:0;
	padding-bottom:0;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	width:90%;
	float:left;

}

.sideSort li{
	font-weight:normal;
	margin: 2px 0px 3px 5px;
	padding: 0 5px 0px 0px;
	color:#666666;
	word-break:keep-all;
	border-bottom:#B0BEC7 1px dashed;
	font-size: 12px;
}	
.sideSort li A:link ,.sideSort li A:hover,.sideSort li A:visited, .sideSort li A:active{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.newsMainTop {
	height:7px;
	width:100%;
	background:url(../newspaper/images/Board_top.gif) top left no-repeat;
	margin:0 4px 0 -2px;
	padding:0;
	font-size:0;
}

.newsMain {
	width:100%;
	text-align:center;
	background:#F7F6F4 url(../newspaper/images/Board_right.gif) right repeat-y;
	margin:0;
	padding:0;

}
.newsMainBottom {
    height:9px;
	width:100%;
	background:url(../newspaper/images/Board_bottom.gif) bottom no-repeat;
	margin:0 0 0 0;
	padding:0;
	font-size:0;
}
.className {
    margin:0;
    padding:1px 0 3px 3px;
}
.nextNews {
    text-align:right;
	width:80%;
	clear:both;
	margin-right:0px;
}


.NewsHead {
    width:90%;
	height:auto;
    padding:14px 0 12px 0;
    background:#F7F6F4 url(../images/bkline.gif) bottom;
	background-repeat:repeat-x;
}
.NewsList {
    width:90%;
	height:auto;
    padding:14px 0 6px 0;
    background:#F7F6F4 url(../images/bkline.gif) bottom;
	background-repeat:repeat-x;
	text-align:left;
}
.NewsList label {
    float:left;
}
.ListTitle {
	width:240px;
    font-size:14px;
}
.ListTitle A:link ,.ListTitle A:hover,.ListTitle A:visited, .ListTitle A:active{
	width:240px;
    font-size:14px;
	text-decoration:none;
}

.NewsList .author {
	width:80px;
	margin-left:8px;
}
.NewsList .ReadCount{
	width:40px;
	margin-left:8px;
}
.NewsList .NewsDate{
	width:120px;
	margin-left:8px;
}
.NewsTitle {
    font-size:14px;
	float:left;
}

.NewsDate {
    font-size:12px;
	float:left;
	clear:right;
}
.newContent {
    width:90%;
	font-size:18px;
	float:left;
	clear:both;
	text-align:left;
	padding:8px 0 6px 24px;
	background:#F7F6F4;
	line-height:22px;
	overflow:hidden;
}
.newContent p,.newContent p a:link,.newContent p a:hover,.newContent p a:visited,.newContent p a:active{
    font-size:14px;
	text-decoration:none;	
}

.newsBottom {
	width:93%;
	text-align:right;
	padding:6px 6px 8px 0;
	clear:both;
}
.news_count {
	text-align:right;
	padding:6px 6px 0 0;
	clear:both;
}
.news_Page {
	display: inline;
	word-break:keep-all;
	clear:both;
	margin:0 4px 0 4px;
}
.news_Page A:link ,.news_Page A:hover,.news_Page A:visited, .news_Page A:active{
	clear:both;
}
.newContent img{
    max-width:780px;
    myimg:expression(onload=function()
	{this.style.width=(this.offsetWidth > 450)?"450":"auto"});
}
