{literal}
<style type="text/css">
<!--
#test{
}
body {
	margin: 0px;
	//font-family:Microsoft JhengHei, sans-serif;
	background-color:#fafafa;
}
#main_box{
	//border:1px #ccc solid;
	//background-color:#ccc;
	padding-top:20px;
}
#ArticleList{
	padding:20px 5px;
	font-family:Microsoft JhengHei, sans-serif;
}
#ArticleBox{
	width:100%;
	padding-bottom:10px;
	border-bottom:3px #fafafa solid;
	margin-bottom:10px;
}
#ArticleImg{
	width:32%;
	float:left;
	margin-right:10px;
	//margin-right:12px;
	//margin-bottom:10px;
}
#ArticleImg img{
	width:100%;
	//padding:5px;
	//border:1px #ddd solid;
	//box-shadow:3px 3px 3px #eee;
}
#ArticleTitle{
	width:63%;
	float:left;
	padding:0px;
	border:0px #ddd solid;
	font-size:16px;
	//font-weight:bold;
	//margin-left:10px;
	margin-bottom:5px;
	line-height:25px;
}
#ArticleTitle a{
	text-decoration:none;
	color:#003399;
}
#ArticleTitle a:hover{
	text-decoration:underline;
	
}
#ArticleContent {
	line-height:22px;
	font-size:14px;
	color:#666;
}
#tag1_ads,#tag2_ads{
	border-bottom:1px #eee solid;
	margin:20px 0px;
	padding-bottom:10px;
	//background-color:#eee;
}
#tag1_ads img,#tag2_ads img{
	width:32%;
	margin-right:15px;
	float:left;
}
#tag1_ads_title,#tag2_ads_title{
	//margin-left:10px;
	width:63%;
	padding-bottom:10px;
	//border-bottom:1px #ccc solid;
	margin-bottom:0px;
	float:left;
}
#tag1_ads_title a,#tag2_ads_title a{
	font-size:16px;
	text-decoration:none;
	color:#003399;
}
#tag1_ads_title a:hover,#tag2_ads_title a:hover{
	text-decoration:underline;
}
#tag1_ads_content,#tag2_ads_content{
	//clear:both;
	margin-top:10px;
	margin-bottom:10px;
	//width:63%;
	font-size:14px;
	//float:left;
	line-height:23px;
}
#tag1_ads span,#tag2_ads span{
	font-size:13px;
	margin-left:0px;
	color:#999;
}
#tag1_ads_button,#tag2_ads_button{
	margin-right:10px;
	margin-bottom:20px;
	//width:480px;
	font-size:15px;
	float:right;
}
#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;
}
#tag3_ads{
	border-bottom:1px #eee solid;
	margin:20px 0px;
	padding-bottom:10px;
}
#tag3_ads img{
	width:32%;
	float:left;
}
#tag3_ads_title{
	margin-left:10px;
	width:63%;
	border:0px #ccc solid;
	margin-bottom:8px;
	float:left;
	text-align:left;
}
#tag3_ads_title a{
	font-size:16px;
	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;
}
-->
</style>
{/literal}