@charset "utf-8";
/* Basic */
a:link, a:visited{
	color: #7f5c0f;
}
a:hover{
	color: #d85202;
}
.bigword{
	font-size: 130%;
	
}
/* Header */
#header h1{
	width: 300px;
	position: relative;
	margin-left: 280px;
	_margin-left: 260px;
	margin-top: 190px;
	float: left;
	margin-bottom: 0px;
	font-size: 110%;
	color: #FFFFFF;
	visibility: hidden;
	height: 30px;
}
#header h2{
	float: left;
	width: 250px;
	height: 115px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 45px;
	_margin-left: 25px;
}
#header h2 a{
	overflow: hidden;
	position: relative;
	float: left;
	color: #254787;
	font-size: 0px;
	font-weight: normal;
	height: 115px;
	width: 196px;
}
#header h2 a span{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 115px;
	width: 196px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
/* Menu */
#header ul#nav{
	width: 19px;
	list-style-type: none;
	background-color: #6f5e45;
	position: absolute;
	top: 0px;
	cursor:pointer;
}
#header ul#nav li{
	font-weight: bold;
	padding-left: 4px;
}
#header ul#nav li a{
	color: #d1c8ae;
}
#header ul#nav li a:hover{
	color: 3ffe034;
}
#header .menubox{
	margin-top: 0px;
	margin-left: 270px;
	width: 223px;
}
#header ul#menu {
	width: 203px;
	height: 232px;
	font-size: 100%;
	font-weight: normal;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	position: absolute;
	top: 0px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header ul#menu li {
	display: block;
	float: right;
	width: 203px;
	margin: 0px;
}
#header ul#menu li a {
	height: 27px;
	color: #e8e8e8;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 18px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	width: 170px;
}
#header ul#menu li a:hover {
	color: #ffcb01;
}
#header ul#menu li a.current{
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	background-image: url(../images/bg_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 33px;
	color: #4a2413;
	width: 190px;
}
#header ul#menu li a.current span{
	display:block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 29px;
}
#header ul#menu li a:hover.current span{
	color: #fafbd3;
}
#header .award{
	clear: both;
	float: left;
	height: 120px;
	width: 515px;
	margin-top: 26px;_margin-top: 21px;
}
#header .award img{
	float: left;
	margin-right: 10px;
}
#header h4{
	font-size: 125%;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 1.5em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#header p{
	font-size: 97%;

	*font-size: 95%;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 170%;
}

/* Path */
.breadcrumb{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 95%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/bg_breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.breadcrumb span{color: #5e5e5e;}
.breadcrumb a{color: #f16e04;}
.breadcrumb a:hover{
	color: #a46c30;
}
/* Main */
#content p{
	font-size: 97%;
	*font-size: 95%;
	line-height: 190%;
	color: #3d4041;
	margin-bottom: 1.8em;
	text-align: justify;
}
#content h3{
	font-size: 130%;
	color: #993399;
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #330066;
	padding-left: 5px;
}
#content h4{
	font-size: 130%;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: lighter;
	color: #993333;
}
#content h5{
	font-size: 97%;

	*font-size: 95%;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	font-weight: bold;
	color: #c2895b;
}
#content .picbox{
	text-align: center;
	float: left;
	margin-right: 20px;
	}
	#content .explain{
	color: #736862;
	text-align: center;
	font-size: 95%;

*font-size: 85%;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content .picbox ul{list-style-type: none;margin: 0px;
	padding: 0px;}
#content .picbox li img{
	border: 1px solid #d2d2d2;
}
#content ol, #content ul{
	color: #7f660c;
}
#content li{
	font-size: 97%;
*font-size: 95%;
	line-height: 2em;
	color: #3d4041;
	padding-left: 15px;
	list-style-type: none;
}
#content .word ul{
	font-size: 130%;
}
#content .word span{
	color: #8d0e1f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b26e77;
}
#content ul li ul li{font-size: 97%;*font-size: 95%;padding-left: 35px;}
#content .top{
	clear: both;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	height: 28px;
}
#content .button{
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	font-size: 95%;
	font-weight: bold;
	color: #254a6e;
	height: 18px;
	width: 33px;
	display: block;
	float: right;
	padding-top: 4px;
	padding-left: 7px;
}
#content .button a:hover{
	color: #FFFFFF;
}
#cornerline h4{
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0em;
	padding-left: 3.5em;
	}
#cornerline .hot{
	padding-top: 15px;	
}
#cornerline .word{
	margin-bottom: 0px;
	margin-top: 0.05em;
	display: block;
	font-size: 0.9em;

	*font-size: 0.85em;
	padding-top: 0.5em;
}

#cornerline ul{
	list-style-type: none;
}
#cornerline li{
	display: inline;
	float: right;
	width: 120px;
	font-size: 99%;

	*font-size: 97%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/* Footer */
#footer .box{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer .link{
	float: left;
	margin-top: 10px;
	color: #b99c7e;
}
#footer .contact{
	float: left;
	margin-top: 30px;
	width: 450px;
	line-height: 160%;
}
#footer .contact li{
	display: block;
}
#footer p{
	float: right;
	width: 400px;
	text-align: right;
	color: #A3D5FA;
	font-size: 95%;
	margin-top: 40px;
}
#footer p a{
	color: #FFCCFF;
}
#footer ul{
	margin-top: 0px;
	font-size: 95%;
	line-height: 1.2em;
	color: #A7A5A3;
	
}
#footer li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer li a{
	color: #FFFFFF;
}
#footer li a:hover{
	color: #CCFFCC;
}
