@charset "utf-8";
/* CSS Document */

#position{
	width:694px;
	float:right;
	margin:20px 50px 3px 0;
	text-align:left;
	font:12px 微軟正黑體;
	color:#333;
}
#position a{
	color:#333;
	text-decoration:none;
}
#position a:hover{
	color:#999;
}

#con{
	float:right;
	margin-right:50px;
	text-align:center;
}
#con_title{
	width:694px;
	height:35px;
	background-image:url(../images/title_news.png);
}
#con_content{
	width:629px;
	padding:0 30px;
	border:#CCC 2px solid;
	font:14px/24px 微軟正黑體;
	margin-bottom:20px;
}
#con_content td{
	height:40px;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#CCC;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
}
#con_content td a{
	font:14px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
#con_content td a:hover{
	color:#999
}
.pages a{
	font:12px/30px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
.pages a:hover{
	color:#999;
}