@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-color:#CCC;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
}
.clear{
	clear: both;
}
.left{
	float:left;
	width:450px;
}
.right{
	float:right;
	width:450px;
}
ul{
	padding:0px;
	margin:0px;
}
h1{
	text-indent:-5555px;
	float:left;
	width:100px;
}
h2{
	background:url(images/icon1.jpg) no-repeat 0px 12px;
	padding:5px 20px;
	color:#363;
	font-size:20px;
	font-weight:bold;
	border-bottom: dotted 1px #696;
}
h3{
	font-size:18px;
	color:#333;
	line-height:20px;
	margin:5px 0px;
	background-color:#d9ebc1;
	padding:5px;
}
h4{
	font-size:15px;
	font-weight:bold;
	color: #099;
	margin:0px;
}
h5{
	font-size:20px;
	font-weight:bold;
	color: #fff;
	margin:0px;
	padding:15px 10px 10px 10px;
}
.text_link {
	color:#336633;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	display: block;
	float: right;
}
.text_link:hover {
	color:#333333;
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	display: block;
	float: right;
}
p{
	font-size:14px;
	line-height:22px;
	color:#666;
	margin:0px 0px 20px 0px;
	padding:5px;
}
a{
	color: #369;
	text-decoration: none;	
}
a:hover{
	color: #F30;
	text-decoration: underline;
}
.orange{
	color:#F60;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin-bottom:10px;
}
.red{
	color:red;
}
.black{
	color:#000;
}
.orange2{
	color:#eb6100;
	padding-top:10px;
}
.wrapper{
	margin:0 auto;
	width:1000px;
	background-color:#FFF;
}
.head{
	background:url(images/p_01.jpg);
	height:311px;
}
.head ul{
	float:right;
	margin-top:31px;
	width:650px;
}
.head li{
	float:left;
	list-style-type: none;
	margin-right:20px;
}
.head li a{
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:10px;
}
.head li a:hover{
	color:#405b1d;
}
.content{
	width:920px;
	margin:0 auto;
	padding:5px 10px;
}
.info{
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#69891e;
}
.content ul{
	font-size:14px;
	line-height:28px;
	border-bottom:dotted 1px #CCC;
	color:#666;
	margin:5px 20px 20px 20px;
	width:400px;
}
.content ul li{
	border-bottom:dotted 1px #CCC;
	margin-top:5px;
}
.footer{
	background:url(images/p_06.jpg) repeat-y;
	margin:0 auto;
	width:960px;
	margin-top:15px;
}
.footer ul{
	padding:0px 10px 10px 10px;
	height:20px;
	width:840px;
	margin:0 auto;
}
.footer li{
	font-size:12px;
	float:left;
	list-style-type: none;
	color:#718641;
	padding:0px 10px;
}
.menu{
	float:left;
	width:194px;
	margin-top:25px;
}
.menu_top{
	background:url(images/menu_03.jpg) no-repeat;
	width:194px;
	height:65px;
}
.menu_content{
	background:url(images/menu_05.jpg) repeat-y;
	width:194px;
}
.menu_bottom{
	background:url(images/menu_07.jpg) no-repeat;
	width:194px;
	height:18px;
}
.menu_content ul{
	margin:0px 12px;
}
.menu_content li{
	list-style-type:none;
	padding:5px;
	border-bottom:dotted 1px #CCC;
	font-size:14px;
}
.menu_content .menu_a{
	margin:0px 12px;
}
.menu_content .menu_a li{
	list-style-type:none;
	padding:5px;
	font-size:14px;
	border-bottom:dotted 0px #CCC;
	color:#59493f;
}
.menu_content .menu_b{
	margin:0px 0px;
}
.menu_content .menu_b li{
	padding:5px;
	border-bottom:dotted 1px #CCC;
}
.menu_content .menu_b a{
	font-size:13px;
}
.menu_content .menu_b li span{
	font-size:13px;
	background-position:0 2px;
	padding-left:16px;
	color:#333;
}
.menu_content span{
	background:url(images/bullet_go.png) no-repeat 0 4px;
	display:block;
	padding-left:20px;
	font-size:15px;
}
.menu_content li a{
	font-size:14px;
	color:#363;
	text-decoration:none;
}
.menu_content li a:hover{
	color:#f98100;
}
.content_in{
	width:950px;
	margin:0 auto;
	padding:5px 10px;
}
.content_right{
	width:730px;
	float:right;
	padding:5px 10px;
}
.content_right li{
	list-style-type: none;
	font-size:14px;
	color:#333;
	line-height:22px;
	padding-left:5px;
}
.content_right li span{
	color:#71a115;
}
table{
	width:98%;
	margin-top:10px;
	border: solid 1px #b7ca7c;
	background-color:#d4e2a8;
}
table p{
	padding:0px;
	margin-bottom:10px;
}
table span{
	margin:0 auto;
	background:url(images/accept.png);
	width:16px;
	height:16px;
	display:block;
	text-indent:-5555px;
}
td{
	padding:5px;
	margin:0px;
	font-size:13px;
	color:#333;
	background-color:#f8ffef;
}
thead td{
	font-size:14px;
	color:#0048a9;
	background-color:#e0f1c8;
	text-align:center;
}
tfoot td{
	color:#e55303;
}
.p4_menu{
	height:80px;
}
.p4_menu li{
	float:left;
	margin-right:20px;
	background:url(images/bullet_orange.png) no-repeat 0 4px;
	padding-left:15px;
	width:140px;
	padding-bottom:8px;
}
.p4_menu li a{
	color:#363;
}
.p4_menu li a:hover{
	color:#f98100;
}
.content .banner{
	width:100%;
	border:0px;
}
.content .banner li{
	float:left;
	border-bottom:0px;
	list-style-type:none;
	padding:5px 30px;
}