/* CSS Document */

/*---- 左選單 ----*/
.NEWSbt_bg{
	width:175;padding-left: 35px;padding-top: 7px;}
	
.font_M a{
	font-size: 10px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color: #999;
	width:100;float: right;padding-right: 30px;}
	
.font_M a:hover{color: #999;}
	
.SUB_NAV_1 a{font-size: 14px;color:#999;text-decoration: none;}
.SUB_NAV_1 a:hover{color:#F60;}

/*---- 內容區 ----*/
.news_top{
	width: 629px;
	height: 90px;
	float: left;
	background: url(../img/bg/news_top.png) no-repeat;
	margin-top: 15px;}
	
.news2_top{
	width: 629px;
	height: 90px;
	float: left;
	background: url(../img/bg/newsDESCR_top.png) no-repeat;
	margin-top: 15px;}
	
.news_top1{
	width: 629px;
	height: 62px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/bg/news_top.png);
	background-repeat: no-repeat;
}

.news_font1{
	width: 629px;
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 17px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	margin-left: 150px;
	margin-top: 20px;
}

.news_font2{
	width: 629px;
	float: left;
	margin-top: 15px;
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 14px;
	color: #ccc;
	text-decoration: none;
	margin-left: 60px;}

.news_bg{
	width: 629px;
	float: left;
	background: url(../img/bg/news_bg.png)repeat;}
	
	
.news_number{
	width: 20px;float: left;margin-left:35px;margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #CCC;
	line-height: 24px;text-decoration: none;display: block;}

.news_bdy {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 12px;
	line-height: 24px;
	color: #CCC;
	text-decoration: none;
	width: 300px;
}
.news_bdy a{color: #CCC;text-decoration: none;}
.news_bdy a:hover{color: #FF9;}

.news_date{
	width: 70px;
	float: left;
	margin-left:35px;
	margin-right: 50px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 24px;
	text-decoration: none;
}


.news_pn1 {
	width: 200px;float: right;margin-top: 30px;
	font-size: 12px;font-weight: bold;
	letter-spacing: 1px;text-align: right;}
.news_pn1 a{text-decoration: none;color: #A96700;}
.news_pn1 a:hover{color: #A96700;}

.news_pn2 {
	width: 629px;float: left;
	margin-left: 10px;margin-bottom: 45px;
	font-size: 12px;font-weight: bold;letter-spacing: 1px;text-align: center;}
.news_pn2 a{text-decoration: none;color: #A96700;}
.news_pn2 a:hover{color: #A96700;}
	
.lin_a{
	border: thin outset #752600;
	margin-top: 25px;
}