@charset "utf-8";
/* Basic */
a:link, a:visited{
	color: #363636;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
}
/* Header */
#header h1{
	width: 250px;
	position: absolute;
	margin-top: 30px;/*30px*/
	float: left;
	margin-bottom: 0px;
	font-size: 100%;
	color: #CCCCCC;
	margin-right: 0px;
	z-index: 100;
	margin-left: 0px;
	display: none;
}
#header h2{
	float: left;
	width: 269px;
	height: 99px;/*99px*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	
}
#header h2 a{
	position: absolute;
	float: left;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 99px;
	width: 269px;
	overflow: hidden;
}
#header h2 a span{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 99px;
	width: 269px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}

/* Adv */
ul#portfolio {
	list-style-type: none;
	
}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{
	height: 365px;/*0*/
	padding: 20px;/*0px*/
	margin: -195px;/*0px*/
	padding-left: 320px;/*0px改成107*/
}
.advimages{
	height: 406px;/*126px改成406*/
	width: 900px;
	padding-left: 107px;/*0px改成107*/
}
/* Menu */

#header ul#nav{
	width: 25px;
	list-style-type: none;
	background-color: #ebebeb;
	top: 0px;
	cursor:pointer;
	float: right;
	height: 59px;/*59px*/
	padding-top: 20px;
	margin-top: 0px;
	position: static;
}
#header ul#nav li{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
}
#header ul#nav li a{
	color: #797979;
}
#header ul#nav li a:hover{
	color: #9e2d2d;
}
#header .menubox{
	float: left;
	height: 79px;
	width: 625px;
	padding-left: 7px;
}
#header ul#menu {
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header ul#menu li {
	display: inline;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#header ul#menu li a {
	height: 29px;
	color: #373737;
	display: block;
	float: left;
	line-height: 115%;
	padding-top: 50px;
	padding-bottom: 0px;
	width: 91px;
	text-align: center;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: lighter;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfde;
}
#header ul#menu li a:hover {
	color: #9c8800;
	text-decoration: none;
}
#header ul#menu li a.current{
	float:left;
	height: 29px;
	cursor: pointer;
	color: #d73333;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 91px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header ul#menu li a:hover.current span{
	color: #02415b;
}
/* Path */
.breadcrumb{
	padding-bottom: 5px;
	font-size: 95%;
	color: #c9bd86;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.breadcrumb span{
	color: #666666;
}
.breadcrumb a{
	color: #e78d35;
}
.breadcrumb a:hover{
	color: #CC3300;
}
/* Main */
#content .content{
	float: right;
	width: 590px;
	padding-right: 30px;
	padding-left: 30px;
}
#content .sidebar{
	width: 250px;
	float: left;
	
}
#content p{
	font-size: 97%;
	letter-spacing: 0.1em;
	*font-size: 95%;
	line-height: 190%;
	color: #797979;
	margin-bottom: 1.8em;
	text-align: justify;
}
#content h3{
	font-size: 130%;
	color: #d51c1a;
	font-weight: bold;
	margin-bottom: 1em;
	_margin-bottom: 1em;
	padding-bottom: 0px;
}
#content h4{
	font-size: 97%;
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #545353;
}
#content h5{
	font-size: 97%;



	*font-size: 95%;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 10px;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	font-weight: bold;
	color: #dbc600;
}

#content .sidebar h4{
	font-size: 130%;
	color: #d51c1a;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-left: 15px;
}

#content .picbox{
	text-align: center;
	float: left;
	margin-right: 20px;
	_margin-left: 20px;
	}
#content .picbox img{
	background-color: #f2f2f2;
	padding: 3px;	
	}
#content .picbox li{
	margin: 0px;
	padding: 0px;
}
#content .explain{
	color: #9a9a9a;
	text-align: center;
	font-size: 95%;
*font-size: 85%;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#content .picbox ul{list-style-type: none;margin: 0px;
	padding: 0px;}

#content .sidebar ul{
	list-style-type: none;
	margin-left: 20px;
}
#content .sidebar li{
	display: block;
	float: left;
	width: 200px;
	font-size: 97%;
	*font-size: 95%;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 10px;
}
#content ol, #content ul{
	color: #fdeedd;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content li{
	font-size: 97%;


*font-size: 95%;
	line-height: 2em;
	color: #fcedda;
	padding-left: 15px;
	list-style-type: none;	
}
#content ul li ul li{font-size: 97%;*font-size: 95%;padding-left: 35px;}

#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: #353535;
}
#content .sidebar a:hover{
	color: #FF0000;
}
#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{text-decoration: none;}
#content .button a:hover{
	color: #703404;
	text-decoration: none;
}
/* Footer */
#footer ul{
	list-style-type: none;
	float: right;
	width: 80%;
	margin-right: 30px;
	
}
#footer li{
	font-size: 97%;*font-size: 95%;
	color: #aaa9a9;
	line-height: 170%;
	display: inline;
	float: right;
	padding-right: 3px;
	padding-left: 3px;
}
#footer li a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:hover{color: #353535;
	text-decoration: none;}
#claim .contact{
	float: left;
	width: 590px;
	line-height: 160%;

}
#claim ul{
	margin-top: 6px;
	font-size: 95%;
*font-size: 93%;
	line-height: 1.2em;
	color: #b52b2b;
	padding: 0px;	
}
#claim .contact li {
	display: block;
	padding-right: 3px;
	padding-left: 15px;
	margin-right: 8px;
	letter-spacing: 0.1em;
	
}
#claim li a{
	color: #333333;
}
#claim li a:hover{
	color: #CC9900;
}
#claim p{
	float: right;
	width: 320px;
	text-align: right;
	color: #6d6c6c;
	font-size: 95%;
	_margin-top: 20px;
	letter-spacing: 0.1px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 6px;
}
#claim p a{
	color: #c4b250;
	text-decoration: none;
}
#claim p a:hover{
	color: #CC3300;
	text-decoration: underline;
}
