@charset "utf-8";

body{
	margin: 0px;
	padding: 0px;
	background-color: #c09b2a;
}

.wrap {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
a{
	color: #FF3;
	text-decoration: none;
}
a:hover{
	color: #6FF;
}

.header{}
.header h1{
	margin: 0px;
	padding: 0px;
}
.header h1 img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.layout{
	border-collapse:collapse;
	}
.layout .center{
	padding-right: 60px;
	padding-left: 60px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
}
h2{
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/icon_h2.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left 2px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
h2 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3ca5e1;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5em;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #937720;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #866e49;
	font-weight: bold;
}
.menu{
	margin-top: 15px;
	margin-bottom: 0px;
}
.menu ul{
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	
	}
.menu ul li{
	display: inline-block;
	padding-bottom: 15px;
	list-style-type: none;
	float: left;
	width:130px
}
.menu ul li a{
	font-family: "新細明體";
	font-size: 15px;
	color: #664500;
	margin-right: 1em;
	font-weight: bold;
	background-image: url(../images/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	text-decoration: none;
	white-space: nowrap;
}
.menu ul li a:hover{
	color: #900;
}
.cp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #937720;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: both;
	margin-top: 10px;
}
.cp p{
	line-height: 22px;
}
.cp .image {
	float:right;
	padding: 0px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cp .image img {
	border: 1px solid #666;
	width: 260px;
}
.cp .image span {
	display: block;
	margin-top: 10px;
	color: #999;
	line-height: 120%;
	margin-bottom: 0px;
}
.cp .image_left {
	float:left;
	padding: 0px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cp .image_left img {
	border: 1px solid #666;
	width: 260px;
}
.cp .image_left span {
	display: block;
	margin-top: 10px;
	color: #999;
	line-height: 120%;
	margin-bottom: 0px;
}

.img320{
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666;
	float: right;
	width: 320px;
}
.img200{
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666;
	float: right;
	width: 200px;
}
.img220{
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #666;
	float: left;
	width: 220px;
}
.top{
	text-align: right;
	clear: both;
}
.top a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.top a:hover{
	color: #F60;
}
.list{}
.list h3{
	background-image: url(../images/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b5b64;
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	padding-bottom: 8px;
}
.list ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding: 0px;
}
.list ul li{
	background-image: url(../images/icon_list_li.gif);
	background-position: left 3px;
	*background-position: left 7px;
	_background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 12px;
}
.list ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	text-decoration: none;
	font-weight: normal;
}
.list ul li a:hover{
	color: #C00;
}
.nav{
	height: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.date{
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.date .time{
	font-size: 16px;
	color: #FF3;
	font-family: Arial, Helvetica, sans-serif;
}
.subscribe{
	float: right;
	font-size: 13px;
	color: #FFF;
}
.subscribe input{
	border: 1px solid #9E8021;
	background-color: #EDDDAD;
	color: #960;
	padding: 2px;
}
.subscribe a.btn{
	font-size: 13px;
	color: #FF9;
	text-decoration: none;
	background-color: #963;
	padding: 2px;
	border: 1px solid #5E3F00;
	margin-top: 5px;
}
.subscribe a:hover{
	color: #FF0;
}
.footer{
	width: 716px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	*padding-top: 45px;
	_padding-top: 45px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bott0m: 20px;
	position: relative;
}
.footer table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	vertical-align: top;
}
.footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001f31;
	line-height: 22px;
}
.footer p a{
	color: #095682;
	text-decoration: none;
}
.footer p a:hover{
	color: #F00;
}
.footer .cancel{
	background-image: url(../images/bg_%20cancel.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 74px;
	padding-top: 6px;
	height: 25px;
	position: absolute;
	top: 30px;
	right: 40px;
}
.footer .cancel a{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	
}
.footer .cancel a:hover{
	color: #FF0;
}
.cp p a{
	color: #069;
}
.cp p a:hover{
	color: #090;
}
.num{
	font-weight: bold;
	color: #604d2f;
}