{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	//font-family:Microsoft JhengHei, sans-serif;
	background-color:#fafafa;
}
#ArticleList{
	padding:20px;
	border-right:1px #ddd solid;	
	margin-top:0px;
	width:728px;
	float:left;
	font-family:Microsoft JhengHei, sans-serif;
}
#ArticleBox{
	//width:90%;
	border-bottom:1px #eee solid;
	margin-bottom:20px;
}
#ArticleImg{
	width:230px;
	float:left;
	margin-bottom:20px;
}
#ArticleImg img{
	width:100%;
	//padding:5px;
	//border:1px #ddd solid;
	//box-shadow:3px 3px 3px #eee;
}
#ArticleTitle{
	width:470px;
	//background-color:#fafafa;
	float:left;
	font-size:18px;
	line-height:25px;
	margin-left:15px;
	margin-bottom:15px;
	max-height:55px;
	overflow:hidden;
}
#ArticleTitle a{
	//font-weight:bold;	
	text-decoration:none;
	color:#003399;
}
#ArticleTitle a:hover{
	text-decoration:underline;
	
}
#ArticleContent {
	width:470px;
	float:left;
	margin-left:15px;	
	line-height:26px;
	font-size:15px;
	color:#333;
}
#tag1_ads,#tag2_ads{
	border-bottom:1px #eee dashed;
	margin:20px 0px;
	padding:0px 0px 20px 0px;
}
#tag1_ads img,#tag2_ads img{
	width:230px;
	float:left;
}
#tag1_ads_title,#tag2_ads_title{
	margin-left:15px;
	width:470px;
	//border:1px #ccc solid;
	margin-bottom:20px;
	font-size:18px;
	line-height:25px;
	float:left;
}
#tag1_ads_title a,#tag2_ads_title a{
	text-decoration:none;
	color:#003399;
}
#tag1_ads_title a:hover,#tag2_ads_title a:hover{
	text-decoration:underline;
}
#tag1_ads_content,#tag2_ads_content{
	margin-left:15px;
	margin-bottom:20px;
	width:470px;
	font-size:15px;
	float:left;
	line-height:23px;
	color:#333;
}
#tag1_ads span,#tag2_ads span{
	font-size:13px;
	margin-left:15px;
	color:#999;	
}
#tag1_ads_button,#tag2_ads_button{
	margin-left:15px;
	margin-bottom:10px;
	//width:470px;
	font-size:15px;
	float:right;
	margin-right:10px;
}
#tag1_ads_button a,#tag2_ads_button a{
	background-color:#fff;
	border:1px #777777 solid;
	color:#212121;
	text-decoration:none;
	padding:5px 10px;
	font-size:13px;
	border-radius:3px;
}
#tag1_ads_button a:hover,#tag2_ads_button a:hover{
	
	box-shadow:3px 3px 3px #eee;
}
#tag3_ads{
	border-bottom:1px #eee solid;
	margin:20px 0px;
	padding-bottom:10px;
}
#tag3_ads img{
	width:120px;
	float:left;
}
#tag3_ads_title{
	margin-left:10px;
	width:160px;
	height:40px;
	overflow:hidden;
	border:0px #ccc solid;
	margin-bottom:8px;
	float:left;
	text-align:left;
}
#tag3_ads_title a{
	font-size:15px;
	text-decoration:none;
	color:#003399;
}
#tag3_ads_title a:hover{
	text-decoration:underline;
}
#tag3_ads_website{
	margin-left:10px;
	margin-bottom:0px;
	font-size:13px;
	color:#999;
	float:left;
	//border:1px #ccc solid;
}
#tag3_ads_button_cellphone{
	display:none;
}
-->
</style>
{/literal}