@charset "utf-8";

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

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

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


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



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

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

body.show_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.show_news div#mainBody div#mainContent div.content div.page_show a {
	color:#030281;
}

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



/*----------------------------------------------------------------------*/
body.show_products div#mainBody div#mainContent div.content {
	width:670px;
	padding:20px 20px 0 20px;
	float:right;
	overflow:hidden;
	
}
body.show_products div#mainBody div#mainContent div.content h2 {
		background: none;
	font-size:20px;
	text-align:center;
	font-size:16px;
	color:#303030;
	width:675px;
	border-bottom:none;
	padding-bottom:5px;
	padding-left:0px;
}
body.show_products div#mainBody div#mainContent div.content div.time {
    width:675px;
	text-align:center;
	color:#505050;
	padding-bottom:10px;
	overflow:hidden;
	font-size:12px;
	border-bottom:1px dashed #CCC;
	
	
}<center>{if $thumb}
<center><img src="{$thumb}" width="344" height="228"  /></center>
{/if}</center><br />

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

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