@charset "utf-8";
/* Basic */
a:link, a:visited{
	color: #e3802f;
}
a:hover{
	color: #ff7403;
}
/* Header */

#header h1{
	width: 160px;
	position: absolute;
	float: left;
	font-size: 5%;
	color: #FFFFFF;
	z-index: 100;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#header h2{
	float: left;
	width: 162px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	
}
#header h2 a{
	position: absolute;
	float: left;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 184px;
	width: 162px;
	overflow: hidden;
}
#header h2 a span{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 184px;
	width: 163px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
/* Adv */
ul#portfolio {
	list-style-type: none;
	margin-left: 163px;

}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
/* Menu */
#main .linebox{
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}
#main ul#nav{
	float: right;
	width: 45px;
}
#main ul#nav li {
	display: block;
	float: left;
	font-size: 97%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;	
}
#main ul#nav li a{
	height: 15px;
	color: #efe79b;
	display: block;
	float:left;
	margin: 0px;
	background-color: #a68601;
	font-weight: bold;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-left: 4px;
	padding-bottom: 3px;
}
#main ul#nav li a:hover { color: #2f2f2f; }
#main ul#nav li a span{
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 13px;
	background-color: #a68601;
}
#main ul#menu {
	width: 930px;
	height: 61px;
	font-size: 110%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu_all.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#main ul#menu li {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#main ul#menu li a {
	height: 40px;
	color: #e1760c;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 12px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 10px;
	padding-left: 2px;
	background-position: right top;
}
#main ul#menu li a:hover {
	color: #501706;
}
#main ul#menu li a.current{
	float:left;
	height: 40px;
	cursor: pointer;
	color: #52423c;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#main ul#menu li a:hover.current span{
	color: #cc751e;
}
/* Path */
.breadcrumb{
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 95%;
	color: #999999;
	font-weight: bold;
	margin-left: 35px;
}

.breadcrumb span{
	color: #996666;
}
.breadcrumb a{
	color: #CC3300;
}
.breadcrumb a:hover{
	color: #FF6633;
}
/* Main */
#content .content{
	float: right;
	width: 750px;
	_width: 730px;
	background-color: #f8f5ef;
	
}
#content .sidebar{
	width: 182px;
	float: left;
	
}
#content p{
	font-size: 97%;
	letter-spacing: 0.1em;

	*font-size: 95%;
	line-height: 190%;
	color: #7c746d;
	margin-bottom: 1em;
	text-align: justify;
	margin-right: 3em;
	margin-left: 3em;
}
#content h3{
	font-size: 190%;
	color: #64472b;
	font-weight: bold;
	padding-left: 65px;
	background-image: url(../images/bg_title_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 58px;
	padding-top: 22px;
	margin-bottom: 1em;
	_margin-bottom: 1em;
	padding-bottom: 0px;
	width: 685px;
}
#content h4{
	font-size: 95%;
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	color: #1f1f1f;
}
#content h5{
	font-size: 130%;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0.1em;
	padding-left: 2.1em;
	font-weight: bold;
	color: #ef9033;
}
#content .brown-word{
	color: #745d46;
	padding-top: 5px;
}
#content .line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d3bda7;
	margin-top: 20px;
}
#content .orange-word{color: #ff921c;}
#content .iconpic{
	background-image: url(../images/ico_note.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	height: 40px;
	width: 60px;
	position: absolute;
	margin-top: -3px;
	margin-left: 33px;
}
#content .sidebar h4{
	font-size: 130%;
	color: #4f4f4f;
	font-weight: bold;
	padding-left: 60px;
	height: 25px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-bottom: 0px;
	background-color: #fedbb9;
	background-image: url(../images/bg_left_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 0.2em;
}
#content .icon{
	background-image: url(../images/ico_hot.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 60px;
	position: absolute;
	margin-top: 0px;
	margin-left: 10px;
}
#content .picbox{
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	_margin-left: 20px;
	}
#content .explain{
	color: #CCCCCC;
	text-align: center;
	font-size: 95%;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
}
#content .picbox ul{list-style-type: none;margin: 0px;
	padding: 0px;}
#content ol, #content ul{
	margin-left: 50px;
	margin-top: 7px;
	margin-bottom: 13px;
	color: #7c746d;	
}
#content li{
	font-size: 97%;
	line-height: 2em;
	
}
#content .word{
	display: block;
	font-size: 0.9em;
	*font-size: 0.85em;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .sidebar a img{
	background-color: #dfd485;
	padding: 2px;
	border: 1px solid #a99928;
}
#content .sidebar a:hover img{
	background-color: #6a4f40;
	padding: 2px;
	border: 1px solid #473024;
}
#content .sidebar a{
	color: #000000;
}
#content .sidebar a:hover{
	color: #634004;
}
#content .sidebar ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .sidebar li{
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #febc7b;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
#content .sidebar li a{
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, "新細明體";
	text-decoration: none;
	font-size: 15px;
}
#content .sidebar li a:hover{
	color: #5d4b3f;
	text-decoration: none;
}
#content .title-word{
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
}
/* Footer */
#footer ul{
	list-style-type: none;
	margin-left: 5px;
	text-align: right;
	margin-right: 30px;
}
#footer li{
	font-size: 100%;
	color: #837251;
	line-height: 170%;
	display: inline;
	padding-left: 10px;
}
#claim .link{
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
	margin-left: 40px;
	_margin-left: 20px;
	width: 880px;
	
}
#claim ul{
	margin-top: 0px;
	font-size: 95%;
	line-height: 1.2em;
	font-weight: bold;
	
	
}
#claim li {
	display: inline;
	padding-right: 3px;
	padding-left: 7px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
}
#claim li a{
	color: #584c38;
}
#claim li a:hover{
	color: #FF3300;
}
#claim p{
	float: right;
	width: 400px;
	text-align: right;
	color: #8c8778;
	font-size: 95%;
*font-size: 94%;
	margin-top: 35px;
	letter-spacing: 0.1px;
	margin-right: 10px;
}
#claim p a{
	color: #b08740;
}
#claim p a:hover{
	color: #CC6600;
}
