@charset "UTF-8";
@import url("reset.css");
/* ---- 最外層包裝 ---- */
#WRAPPER_900 {
	width: 901px;
	margin:0 auto;
	padding:0 10px;
	background-image: url(../2009image/outer_bg4_w900.gif);
}
/*---- 頁首 ----*/
#HEADER_900 {
	/*background-color: #FFFFFF;*/
	width:901px;
	background-image: url(../2009image/pmf_top.png);
	background-position: right;
}
#HEADER_900 span  {
   text-indent: 1px;
	display: block;
	width: 901px;
	height: 93px;
	/*background-image: url(../2009image/pmf_top.png);*/
}
#HEADER_900 span img{
	border: none;
	}
#TOP_R_900{
	float: right;
	width: 110px;
	/*height: 28px;*/
	margin-top: 70px;
}	
#TOP_R_900 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0566ab;
	font-weight: bold;
}	
#TOP_L_900{
	float:left;
	width: 400px;
	height: 93px;
}
#TOP_L_900 a{
	text-indent: 1px;
	display: block;
}
#TOP_L_900 a img{
	border: none;
}

#INCLUDE_CONTENT_900 {
	overflow:auto;
	width: 901px;
	/*padding-top: 10px;*/
	/*background-color:#aaaaaa;*/
}
#FOOTER {
_width:100%;
clear: both;
	background-color: #073C70;
	margin:0 auto;
	margin-right:1px;
}
*html #FOOTER {
	clear: both;
	background-color: #073C70;
}