@charset "utf-8";
/* CSS Document */
/*search*/
.info .search{
	float:right;
	padding-right:25px;
}
.search_l{
	background:url(../images/layout/search_l.png) no-repeat;
	width:23px;
	height:21px;
}
.search_c{
	background:url(../images/layout/search_c.png) repeat-x;
	height:21px;
	line-height:20px;
	padding-left:3px;
	display:inline-block;
}
.search_c a{
	color:#000;
	font-weight:bold;
	display:block;
	letter-spacing: 1px;
	font-family: "simsun";
}
.search_r{
	background:url(../images/layout/search_r.png) no-repeat;
	width:11px;
	height:21px;
}
/**/
.s_link{
	width:233px;
	padding:20px;
}
.s_link a img{
	margin-top:25px;
}
/**/
.box1{
	width:285px;
	margin-right:20px;
	padding-top:20px;
	font-family:"微軟正黑體", simhei,sans-serif;
	/*font-family: "微軟正黑體", "新細明體", simhei,sans-serif;*/

}
.box2{
	width:257px;
	padding-top:20px;
	font-family:"微軟正黑體", simhei,sans-serif;
}
.title{
	color: #d32615;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	/*font-family: dfkai-sb,stkaiti,標楷體,华文楷体;*/
	font-family:"微軟正黑體", simhei,sans-serif;
	font-weight: bold;
}
.date{
	font-family: Helvetica, "微軟正黑體";
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 20px;
	border-bottom: 2px solid #d32615;
	padding-bottom:5px;
}
.com{
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	color:#303030;
}
.com span{
	color: #d32615;
	padding: 12px 0px 2px 0px;
	display: block;
	font-size: 17px;
	font-weight:bold;
	letter-spacing: 1px;
}
.more{
	text-align:right;
}
.main_Box .more a{
	color:#d32615;
	font-family:Arial, Helvetica, sans-serif;
}
.main_Box .more a:hover{
	font-weight:bold;
}
.box2 ul{
	padding:7px 0px 5px 0px;
}
.box2 ul li{
	padding: 0px 0px 0px 15px;
	background: url(../images/layout/dot.png) no-repeat 6px 14px;
	border-bottom: 1px dotted #ababab;
}
.box2 ul li a{
	color:#303030;
	line-height:28px;
	font-size:13px;
	font-family: "微軟正黑體";
}
