body, td, form, input, option, select, textarea, p, ol, div {
	font-family:Airal;
	font-size:9pt;
	Color:#000000;
	line-height:1.5;
}
body {
	font-size:10pt;
	margin: 0px;
	background-color:#FBFBEF;
	background-image:url("images/bg_1.jpg");
	background-repeat:repeat-x;
	background-position:0px 106px;
}

.norepeat {
	background-repeat: no-repeat
}
#top_div {
	background-image:url("images/top_bg.jpg");
	width:100%;
	clear:both;
	height: 106px;
}
#top_div_image {
	background-image:url("swf/top.jpg");
	width:1003px;
	height:105px;
	background-repeat:no-repeat;
}
#main_div {
	clear:both;
	float:left;
	width:1000px;
	overflow: visible;
	background-image:url("img_templates/templates_bg.jpg");
	background-color:#FBFBEF;
	background-position:left bottom;
	line-height:0px;
}
#main_space {
	display:none;
}
#menu_div {
	float:left;
	width:287px;
	background-image:url("img_templates/templates_07.jpg");
	background-repeat:no-repeat;
}
#submenu_div{
	min-height:200px;
	widows:199px;
}
* html #submenu_div{
	height:200px;
}
.submenu {
	width:158px;
	padding-bottom:9px;
	background-image:url("images/img_6.gif");
	background-position:0px 20px;
	background-repeat:no-repeat;
}
.submenu_text {
	padding-left:20px;
	background-image:url("images/icon2.gif");
	background-position:left top;
	background-repeat:no-repeat;
}
#submenu_space{
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#body_div {
	width:780px;
	float:left;
}
#body_header {
	background-image:url("images/img_1.gif");
	height:20px;
	background-repeat:no-repeat;
	clear:both;
	padding-top: 17px;
}
#body_content {
	float: left;
	width: 780px;
	min-height:600px;
	background-image:url("images/bg_3.gif");
	background-color:#FEFEFE;
}
*html #body_content {
	height:600px;
}
#body_maincontent{
	padding-left:19px;
	padding-right:19px;
	width:740px;
}
#body_footer_div {
	float: right;
	height: 20px;
}
#body_footer {
	margin-right:5px;
	float: right;
	height: 20px;
}
#body_left {
	display:none;
}
#body_right {
	display:none;
}
#footer_div {
	width:100%;
	height:128px;
	clear:both;
	margin-bottom: 5px;
	background-image:url("images/down.jpg");
	background-repeat:repeat-x;
	background-position:0 38px;
	overflow:visible;
}
#footer_header {
	height:37px;
	background-image:url("images/down2.gif");
	background-repeat:repeat-x;
}
#footer_body div {
	float:left;
}
#footer_body_left {
	width:229px;
	height:81px;
	background-image:url("images/logo.jpg");
	background-repeat:no-repeat;
}
#footer_body_content {
	width:590px;
	padding-top:30px;
	height:81px;
}
#footer_body_right {
	width:150px;
	padding-top:30px;
	height:81px;
}
#footer_footer {
	display:none;
}

.tit1 {
	FONT-SIZE: 12pt;
	COLOR: #006699;
	LINE-HEIGHT: 1.5;
	FONT-FAMILY: "新細明體";
	font-weight: bold;
}

.clear{
	clear:both;
}
