@charset "big5";
* {
	margin:0;
	padding:0;
	font-size: 100%;
	color:#666666;
	}
body {
	font-size: 14px;
	font-family:,Arial, Helvetica, sans-seri;
	line-height:160%;
	letter-spacing: 0px;
	color:#666666;
	background:#003333
	}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.header {
	width:100%;
	}
.header_top {
	width:100%;
	}
.header_search {
	width:229px;
	height:32px
	float:left
	padding-right:0px;
	background:#5E5E5E;
	background-image:url(search_b.jpg);
	}
.header_menu {
	width:100%;
	float:left
	padding-right:0px;
	background:#609666;
	background-image:url(topmenu_b.jpg);
	}
.header_center {
	width:100%;
	}
.header_center_left {
	width:200px;
	float:left
	padding-right:0px;
	}
.header_center_page {
	margin-top:0px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #cccccc;
	float:inherit;
	}
.header_center_page_news {
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(news02.jpg)
	float:inherit;
	}
.header_center_right {
    float:right;
	width:200px;
	}
.footer {
	width:100%;
	}
.news2_top {
	font-size: 13px;
	color: #0066FF;
}
.news2_data {
	color: #999999;
	font-size: 10px;
}