html,body {
	margin: 0px;
	text-align: center;
	width: 100%;
	background-color: #e7f7c8;
	background-image: url(../images6/bg.jpg);
	background-repeat: repeat-x;
}
form {
margin: 0px;
padding:0px;
}
#include_all{
	margin:0 auto 0 auto;
	width:1002px;
	text-align:left;
	background-color: #FFFFFF;
	font-family: "新細明體", Arial;
	font-size: 83%;
}
#top_area #word{
	margin-top: 10px;
	margin-left: 715px;
	}
#all{
	width:1002px;
	float: left;
	background-image: url(../images6/bgall.jpg);
	background-repeat: repeat-y;	
}

#top_area{
	background-image: url(../images6/top.jpg);
	background-repeat: no-repeat;
	width:1002px;
	float: left;
	height:96px;
	}
#top_area #logo{
	width:260px;
	float: left;
	height:96px;
	}
#top_area #title{
	font-family: "新細明體", Arial;
	font-size: 120%;
	font-weight: bold;
	color: #C30;
	margin-top: 50px;
	margin-left: 515px;
	}
#left_area{
	width:230px;
	float: left;
	background-color: #bcde66;
	background-image: url(../images6/left_menu.jpg);
	background-repeat: no-repeat;
	}
#left_area #menus{
	float: left;
	margin-top: 20px;
	margin-bottom: 12px;
	padding-left: 20px;
	}
	#left_area #menus .item{
	float: left;
	width:202px;
	float: left;
	margin-bottom: 7px;
	}
	#left_area #menus .item a{
	font-family: "新細明體", Arial;
	font-size: 100%;
	background-image: url(../images6/menu.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	color: #655f4e;
	padding-top: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	}
	#left_area #menus .item a:hover{
	font-family: "新細明體", Arial;
	font-size: 100%;
	background-image: url(../images6/menu_over.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	color: #655f4e;
	padding-top: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	}
#left_area #bottom{
	width:230px;
	height:445px;
	float: left;
	background-image: url(../images6/left_pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#main_title {
	width:772px;
	float: left;
	background-image: url(../images6/titlebar.jpg);
	background-repeat: no-repeat;
	}
	#main_title #text{
	font-family: "新細明體", Arial;
	color: #644341;
	font-size: 110%;
	font-weight: bold;
	margin-top: 24px;
	margin-left: 70px;
	letter-spacing: 1px;
	}
	#main_title #text .big{
	font-size: 150%;
	}
	
#main_content {
	width:772px;
	float: left;
	background-image: url(../images6/bg_content.jpg);
	background-repeat: no-repeat;
	}
#main_content #info{
	margin-right: 80px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
#main_content #backbar{
	margin-right: 30px;
	margin-left: 30px;
}
#foot_content {
	float: left;
	width:1002px;
	height:82px;
	background-color: #22958d;
}
#foot_content #info {
	text-align:left;
	font-family: "新細明體", Arial;
	font-size: 100%;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	margin-left: 100px;
	margin-top: 15px;
}

#print_all{
	margin:0 auto 0 auto;
	width:700px;
	text-align:left;
	background-color: #FFFFFF;
	font-family: "新細明體", Arial;
	font-size: 83%;
}
/*連結*/
a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: none;
}
/*form*/
.form_title {
	color: #666;
	background-color: #EBEBEB;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.form_td {
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 5px;
	padding-bottom:7px;
	color: #6a6a6a;
	line-height: 1.7;
	letter-spacing: 0.1em;
	font-weight: normal;
}

.form_th {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(../images6/th_bg.jpg);
	background-repeat: repeat-x;
	background-color: #98cc00;
	background-position: top;
}
.form_th02 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 7px;
}
.form_a_bg_top01 {
	background-image: url(../images/form_img/fome_a_01.gif);
	background-repeat: repeat-x;
}
.form_a_bg_top02 {
	background-image: url(../images6/line_03.gif);
	background-repeat: repeat-x;
}
.form_a_bg_down04 {
	background-image: url(../images6/line_02.gif);
	background-repeat: repeat-x;
}
.form_a_line {
	background-image: url(../images6/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*頁碼*/
.form_a_number {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #999;
}
.form_a_number a {
	text-decoration:none;
	font-weight: bold;
	color: #DA7418;
}
.form_a_number a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #C30;
}

.wo_01 {
	color: #257225;
}
.w06 {
	color: #E98BAE;
}
.w09 {
	color: #d90033;
	font-weight: bold;
}
/*title*/
.title_wo_big {
	font-size: 20px;
	font-weight: bold;
	color: #454545;
	font-family: Arial;
}
.title_wo_small {
	font-size: 16px;
	letter-spacing: 0.3em;
	color: #333;
}
.title_bg01 {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2B2B2B;
	font-weight: bold;
	font-family: Arial;
}
.title_bg01 a {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2B2B2B;
	font-weight: bold;
	text-decoration:none;
}
.title_bg01 a:hover {
	font-size: 13px;
	color: #C30;
	font-weight: bold;
	text-decoration:none;
}
