@charset "utf-8";
/* Basic */
.skip{
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	width: 800px;
	margin-top: 25px;
	margin-bottom: 500px;
}
a:link, a:visited{
	color: #FF9966;
}
a:hover{
	color: #999933;
}
/* Header */
#header h1{
	width: 350px;
	float: left;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: none;
}
#header h2{
	float: left;
	width: 100px;
	height: 230px;
	padding: 0px;
	margin: 0px;
	display: none;
}
#header h2 a{
	position: absolute;
	float: left;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 230px;
	width: 100px;
	overflow: hidden;
}
#header h2 a span{
	display: block;
	height: 230px;
	width: 900px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
/* Adv-2 */
ul#portfolio {
	list-style-type: none;
	
}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{
	padding-top: 0px;
	margin: 0px;
}
/* Adv */
#header .advbox{
	height: 233px;
	width: 926px;
	clear: both;
	margin-top: 7px;
	background-image: url(../images/adv.jpg);
	background-repeat: no-repeat;
}
.awardbox{
	/*background-image: url(../images/bg_gray.jpg);*/
	background-repeat: no-repeat;
	height: 35px;
	width: 320px;
	z-index: 50;
	padding-top: 18px;
	position: absolute;
	top: 218px;
	padding-left: 50px;
	margin-top: 10px;
	color: #3399CC;
}

.awardbox img{
	float: left;
	margin-right: 3px;
	
}
.awardbox li{
	color: #999999;
	display: inline;
}
.awardbox a:hover{
	color: #333333;
}

/* Path */
#main .breadcrumb{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 95%;
	color: #c4c4c4;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdd;
}

#main .breadcrumb span{color: #5e5e5e;}
#main .breadcrumb a{
	color: #3399CC;
}
#main .breadcrumb a:hover{
	color: #009999;
}
/* Menu */
#header ul#nav{
	width: 50px;
	list-style-type: none;
	background-color: #dddddb;
	cursor:pointer;
	float: right;
	height: 22px;
	margin-top: 0px;
	position: relative;
	z-index: 100;
	margin-right: 10px;
}
#header ul#nav li{
	font-weight: bold;
	padding-left: 5px;
	display: inline;
	padding-top: 7px;
	height: 15px;
}
#header ul#nav li a{
	color: #797979;
}
#header ul#nav li a:hover{
	color: #009999;
}

#header ul#menu {
	width: 926px;
	height: 52px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#header ul#menu li {
	display: block;
	float: left;
	margin: 0;
}
#header ul#menu li a {
	height: 37px;
	color: #4e4e4e;
	display: block;
	float: left;
	line-height: 120%;
	padding-top: 18px;
	padding-bottom: 0px;
	width: 113px;
	text-align: center;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #c3c2c3;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #dedede;
    border-top-width:0px;
    border-top-style: solid;
	border-top-color: #c3c2c3;
}
#header ul#menu li a:hover {
	color: #16869a;
}
#header ul#menu li a.current{
	float:left;
	height: 37px;
	cursor: pointer;
	color: #996600;
	background-image: url(../images/bg_menu_current.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 114px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header ul#menu li a:hover.current span{color: #ffffff;}
/* Main */
#main .content{
	width: 826px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
}

#main .content p{
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 28px;
	color: #777777;
	text-align: justify;
	padding-top: 0em;
	padding-bottom: 1.5em;
}
#main .content  ul{
	padding-left:12px;
	padding-buttom:20px;
}

#main .content  li{
	color: #999999;
	display: inline;
	line-height: 220%;
}


#main h3{
	font-size: 130%;
	color: #993300;
	font-weight: bold;
	margin-bottom: 0.8em;
	_margin-bottom: 1em;
	padding-bottom: 0px;
	padding-top: 10px;
}
#main h4{
	font-size: 110%;
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #0b9fbf;
}
#main 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: #8eac27;
}

#main .picbox{
	text-align: center;
	float: left;
	margin-right: 20px;
	_margin-left: 20px;
	padding: 0px;
	margin-left: 0px;
	}
#main .picbox1{
	text-align: center;
	float: right;
	margin-right: 20px;
	_margin-left: 20px;
	padding: 0px;
	margin-left: 0px;
	}
#main .picbox img{
	padding: 3px;	
	}
#main .picbox li{
	margin: 0px;
	padding: 0px;
}
#main .explain{
	color: #707070;
	text-align: center;
	font-size: 95%;

*font-size: 85%;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#main .picbox ul{
    list-style-type: none;
    margin: 0px;
	padding: 0px;}
	
/* top-button */	
#main .top-button{
	clear: both;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FAF9D8;
	padding: 8px;

}
#main .top-button  a {
	color: #777777;
}
#main .top-button  a:hover {
	color: #7EBE7E;
}

	
#main .button{
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	font-size: 95%;
	font-weight: bold;
	height: 18px;
	width: 33px;
	display: block;
	padding-top: 4px;
	padding-left: 7px;
	vertical-align: text-bottom;
	float: right;
}#main .button a{
	color: #FFFFFF;
}
#main .button a:hover{
	color: #006699;
}

#cornerline ul {
	list-style: none;
	display: inline;
}
#cornerline ul li {
	display: block;
	width: 110px;
	float: left;
	padding: 0px;
	text-align: center;
	margin-right: 5px;
	font-size: 97%;
}
#cornerline img {
	padding-bottom: 5px;
	text-align: center;
	padding-left: 0px;
}
#cornerline ul a:hover img {
	padding-bottom: 5px;
}
#cornerline ul a:link, a:visited{
	color: #666666;
}
#cornerline ul a:hover {
	color: #33CCCC;
}


/* Footer */
#footer .bg{
	background-image: url(../images/bg_copyright.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-right: 10px;
	padding-left: 16px;
}
#footer .bg1{
	background-repeat: no-repeat;
	background-position: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	padding-right: 10px;
	padding-left: 16px;
}
#footer .link{
	float: right;
	color: #a3a3a3;
}

#footer .link a{
	color: #666666;
}

#footer .link a:hover{
	color: #0099CC;
}

#footer .contact{
	line-height: 160%;
	margin-top: 10px;
	width: 380px;
	position: absolute;
	right: 240px;
	align:right;
}
#footer .contact li{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
}
#footer .contact a{
	color: #FFFF00;
}

#footer .contact a:hover{
	color: #FFFFFF;
}
#footer .contact{
	line-height: 160%;
	margin-top: 10px;
	width: 380px;
	position: absolute;
	right: 238px;
	align:right;
}
#footer .contact1 li{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
}
#footer .contact1 a{
	color: #FFFF00;
}

#footer .contact1 a:hover{
	color: #FFFFFF;
}
#footer .contact1{
	line-height: 160%;
	margin-top: 10px;
	width: 380px;
	position: absolute;

}
#footer p{
	width: 350px;
	text-align: left;
	color: #FFFFFF;
	font-size: 95%;
	line-height: 130%;
	padding-top:50px;
	padding-left:16px;
}
#footer p a{
	color: #FFFF00;
}
#footer p a:hover{
	color: #FFFFFF;
}
#footer ul{
	margin-top: 0px;
	font-size: 95%;
	line-height: 1.2em;
	color: #a0a0a0;
	
}
#footer li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer li a{
	color: #4e4f4f;
}
#footer li a:hover{
	color: #FFFF00;
}

/* Other */
.bigword{
	font-size: 110%;
	line-height: 130%;
	color: #3399CC;
}
/* text */
.n1{
	font-size: 12px;
	text-align: justify;
	color: #669999;
	line-height: 1.8;
	padding: 2px;
}
.n2{
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	line-height: 1.4;
	padding: 2px;
	width:100%;
}
