@charset "utf-8";

/*
==================================================

    CSS File Name - show.css
    Last-updated: 2010-06-24
	
    +1: #body.page_news

==================================================
*/


/*--------------------------------------------------
    +1: #body.page_news
==================================================*/



/*----------------------------------------------------------------------*/
body.page_news div#mainBody div#mainContent div.content {
    width:670px;
	padding:20px 20px 0 20px;
	float:right;
	overflow:hidden;
}
body.page_news div#mainBody div#mainContent div.content h2 {
	background: none;
	font-size:20px;
	text-align:center;
	font-size:16px;
	color:#303030;
	width:680px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCC;
}
body.page_news div#mainBody div#mainContent div.content div.time {
	width:690px;
	text-align:center;
	color:#505050;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:1px dashed #CCC;
	
}

body.page_news div#mainBody div#mainContent div.content div.main_box {
	width:675px;
	font-size:12px;
	line-height:24px;
	color:#666;
	padding-top:10px;
}

body.page_news div#mainBody div#mainContent div.content div.page_show {
	margin:33px 0 30px 0;
	padding:0 20px 0 20px;
	width:650px;
	overflow:hidden;
}
body.page_news div#mainBody div#mainContent div.content div.page_show a {
	color:#600a0c;
}