/* CSS Document */

@charset "utf-8";
* {
	margin: 0px auto;
	padding: 0px;
}

.style1{
	font-size: 12pt;
	color: #ffeca1;
	font-weight: bold;
	font-family: "新細明體";
	line-height: 26px;
}

.style2{
	font-size: 10pt;
	color: #ffffff;
	font-family: "新細明體";
	line-height: 20px;
}

.rs_style1{
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
	font-family: "新細明體";
	line-height: 26px;
}

.rs_style2{
	font-size: 10pt;
	color: #000000;
	font-family: "新細明體";
	line-height: 20px;
}
.news_img{width:90%;margin-left:0;}
.news_img img{width:100%;}