@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color:#999999;
	line-height: 20px;
	margin:0px;
}
.content{
	padding-top:20px;
	padding-left:20px;
	padding-right:30px;
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	padding-bottom: 30px;
}
.highlight{
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size:18px;
	color:#999999;
	font-weight: bold;
	line-height: 25px;
}
.highlight2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #85ADD6;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #85ADD6;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}
a:visited {
	color: #85ADD6;
	font-weight: bold;
}
a:hover {
	color:#6699CC;
	font-weight: bold;
}

td{
	margin:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size:12px;
	color: #999999;
}

A IMG {
 FILTER:
}
A:hover IMG {filter: alpha( opacity=70);}
.date {
	font-size: 10px;
	color: #999999;
}

.input{
style="FONT-SIZE:12px;WIDTH: 100%; BORDER: 1px solid #cccccc;" 
}
.news {
	padding: 15px;
	background-image:url(images/news_bg.jpg);
	background-repeat: no-repeat;
}
.news_title {
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #85ADD6;
}
.news_content{
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.table{
border-bottom:1px solid #eee;
border-right:1px solid #eee;
padding:10px;
line-height:20px;
}	
.table_outside{
border-top:1px solid #eee;
border-left:1px solid #eee;
}
.table_title{
	border-bottom:2px solid #eee;
	border-right:1px solid #eee;
	padding:10px;
	background-color:#85ADD6;
	color:#FFFFFF;
	font-weight:bold;
}
.index_content {
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin: 5px;
	height: 140px;
}
.index_title {
	color: #99CC00;
	font-family: Arial, Verdana, Helvetica, sans-serif, "新細明體";
	font-size: 16px;
	font-weight: bold;
}
.index_title2{
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-weight: bold;
}
