@charset "utf-8";
/* CSS Document */

#position{
	width:694px;
	float:right;
	margin:20px 50px 3px 0;
	text-align:left;
	font:12px 微軟正黑體;
	color:#333;
	
}
#position a{
	font:12px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
#con{
	float:right;
	margin-right:50px;
}
#con_title{
	width:694px;
	height:35px;
	background-image:url(../images/title_notice.png);
}
#con_content{
	width:629px;
	padding:20px 30px;
	border:#CCC 2px solid;
	font:14px/24px 微軟正黑體;
	margin-bottom:10px;
}
.t_red_14_b{
	font:14px 微軟正黑體;
	color:#C03;
	font-weight:bold;
}
.t_blue_14_b{
	font:14px 微軟正黑體;
	color:#039;
	font-weight:bold;
}