@charset "utf-8";
/* Basic */
a:link, a:visited{
	color: #FF3399;
}
a:hover{
	color: #d85202;
}
.bigword{
	font-size: 130%;
	
}
.skip-box{
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	height: 1420px;
	clear: both;
}
/* 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: 196px;
	height: 115px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 45px;_margin-left: 25px;
}
#header h2 a{
	overflow: hidden;
	position: relative;
	float: left;
	color: #332f30;
	font-size: 100%;
	font-weight: bold;
	height: 234px;
	width: 290px;
}
#header h2 a span{
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 234px;
	width: 290px;
	position: absolute;
	cursor: pointer;
	top: 1px;
	left: -6px;
}
/* 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;
	top: 0px;
	padding: 0px;
	float: right;
	margin-top: -220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#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;
	margin-left:15px;
	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: 550px;
	margin-top: 27px;_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: 90%;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 7px;
	background-image: url(../images/bg_breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.breadcrumb span{color: #CCCCCC;}
.breadcrumb a{color: #f16e04;}
.breadcrumb a:hover{
	color: #a46c30;
}
/* Main */
#content p{
	font-size: 14px;
	*font-size: 95%;
	line-height: 190%;
	color: #CCCCCC;
	margin-bottom: 0.8em;
	text-align: justify;
}
#content h3{
	font-size: 130%;
	/*color: #FFFFFF;*/
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.5em;
	border-bottom-width: 0px;
	border-bottom-style: double;
	/*border-bottom-color: #ccaa32;*/
	padding-left: 0px;
}
#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: #957813;
}
#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 .explain{
	color: #736862;
	text-align: center;
	font-size: 95%;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content .picbox{
	text-align: left;
	float: right;
	margin-left: 30px;
	width:300px;
}
#content .picbox ul{list-style-type: none;margin: 0px;	padding: 0px;}
#content .picbox li img{
	border: 0px solid #d2d2d2;
}
#content .picbox1{
	text-align: left;
	float: left;
	margin-right: 30px;
	width:300px;
}
#content .picbox1 ul{list-style-type: none;margin: 0px;	padding: 0px;}
#content .picbox1 li img{
	border: 0px solid #d2d2d2;
}
#content .picbox2{
	text-align: left;
	float: left;
	margin-left: 30px;
	width:600px;
}
#content .picbox2 ul{list-style-type: none;margin: 0px;	padding: 0px;}
#content .picbox2 li img{
	border: 0px 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: 0em;
	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: 100%;

	*font-size: 97%;
	text-align: center;
	margin: 0;
	padding: 5px;
}
/* Footer */
#footer .box{
	width: 880px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer .link{
	float: left;
	margin-top: 30px;
	margin-left:2px;
	color: #b99c7e;
	font-size:75%;
}
#footer .contact{
	float: left;
	margin-top: 20px;
	margin-left:10px;
	width: 500px;
	line-height: 160%;
	text-align: left;
}
#footer .contact li{
	display: inline;
}
#footer p{
	float: right;
	width: 350px;
	text-align: right;
	color: #a5a5a5;
	font-size: 80%;
	margin-top: 20px;
}
#footer p a{
	color: #da7fd5;
}
#footer ul{
	margin-top: 0px;
	font-size: 80%;
	line-height: 1.2em;
	color: #FFFFFF;
	
}
#footer li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer li a{
	color: #FFFFFF;
}
#footer li a:hover{
	color: #ffae5b;
}
.text1 {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text3 {
	font-family: tahoma;
	font-size: 15px;
	color: #FF6699;
	font-weight: bold;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFC8E3;
	font-weight: normal;
}
.text5 {
	font-family: tahoma;
	font-size: 15px;
	color: #FF93B6;
	font-weight: bold;
}
.text6 {
	font-family: tahoma;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
}
.text7 {
	font-family: tahoma;
	font-size: 15px;
	color: #FFFF00;
	font-weight: bold;
}
.text8 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;
}
/* Adv */
ul#portfolio {
	list-style-type: none;
	height: 420px;
	
}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{
	padding: 0px;
	margin: 0px;
}
