@charset "utf-8";
/* Basic */
a:link, a:visited{color: #FF6666;}
a:hover{color: #f00;}
/* Header */
#header h1{
	width: 210px;
	position: relative;
	margin-left: 0;
	margin-top: 45px;
	float: left;
	margin-bottom: 0px;
	font-size: 100%;
	color: #fff;
}
#header h2{
	float: left;
	width: 280px;
	height: 80px;
	overflow: hidden;
	margin-top: 0;
}
#header h2 a{
	overflow: hidden;
	position: relative;
	float: left;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 80px;
	width: 280px;
}
#header h2 a span{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 80px;
	width: 280px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
#header .rightbox{
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 123px;
	width: 410px;
	float: right;
}


/* Menu */

#main1 ul#menu1 {
	width: 900px;
	height: 45px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#main1 ul#menu1 li {
	display: block;
	float: left;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #faa063;
}
#main1 ul#menu1 li a {
	height: 28px;
	color: #535353;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#main1 ul#menu1 li a:hover {
	color: #f60;
}
#main1 ul#menu1 li a.current{
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	cursor: pointer;
}
#main1 ul#menu1 li a.current span{
	float:left;
	display:block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 24px;
	
}
#main1 ul#menu1 li a:hover.current span{
	color: #f90;
}


#main2 ul#menu2 {
	width: 900px;
	height: 45px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#main2 ul#menu2 li {
	display: block;
	float: left;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #faa063;
}
#main2 ul#menu2 li a {
	height: 28px;
	color: #535353;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#main2 ul#menu2 li a:hover {
	color: #f60;
}
#main2 ul#menu2 li a.current{
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	cursor: pointer;
}
#main2 ul#menu2 li a.current span{
	float:left;
	display:block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 24px;
	
}
#main2 ul#menu2 li a:hover.current span{
	color: #f90;
}

#main3 ul#menu3 {
	width: 900px;
	height: 38px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#main3 ul#menu3 li {
	display: block;
	float: left;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #faa063;
}
#main3 ul#menu3 li a {
	height: 28px;
	color: #535353;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#main3 ul#menu3 li a:hover {
	color: #f60;
}
#main3 ul#menu3 li a.current{
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	cursor: pointer;
}
#main3 ul#menu3 li a.current span{
	float:left;
	display:block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 24px;
	
}
#main3 ul#menu3 li a:hover.current span{
	color: #f90;
}

#main4 ul#menu4 {
	width: 900px;
	height: 38px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#main4 ul#menu4 li {
	display: block;
	float: left;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #faa063;
}
#main4 ul#menu4 li a {
	height: 28px;
	color: #535353;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#main4 ul#menu4 li a:hover {
	color: #f60;
}
#main4 ul#menu4 li a.current{
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	cursor: pointer;
}
#main4 ul#menu4 li a.current span{
	float:left;
	display:block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 24px;
	
}
#main4 ul#menu4 li a:hover.current span{
	color: #f90;
}

/* Adv */
.advbox{
	height: 197px;
	width: 100%;
	/*	background-image: url(../images/bg_gray.gif);*/
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	text-align: center;
	float:left;
	padding-right:0px;
}
ul#portfolio {list-style-type: none; text-align:center;}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{padding: 0px; text-align:center;}

.advimages{
	height: 119px;
	width: 934px;
	margin-top: 10px;
	background-image: url(../images/bg_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* Path */
.breadcrumb{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 95%;
	color: #999;
	font-weight: bold;
}

.breadcrumb span{
	color: #666666;
}
.breadcrumb a{
	color: #ff6699;
}
.breadcrumb a:hover{
	color: #f60;
}
/* Main */
#main p{
	font-size: 97%;
	*font-size: 95%;
	line-height: 190%;
	color: #333333;
	margin-bottom: 1.8em;
	text-align: justify;
	padding-top: 0.3em;
}
#content h3{
	font-size: 140%;
	color: #D55500;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.8em;
	padding-left: 35px;
	background-image: url(../images/ico_cd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#content h4{
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 0.6em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	color: #f60;	
}
#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.2em;
	font-weight: bold;
	color: #999;
}
#content h6{
	font-size: 100%;
	color: #999999;
	font-weight: none;
	padding-top: 0.3em;
	padding-bottom: 0.8em;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	
}
#content b{
	font-size: 120%;
	color: #804000;
	font-weight: none;
	padding-top: 0.3em;
	padding-bottom: 0.8em;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
#content .titlebg{
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 3%;
}
#content .iconpic{
	background-image: url(../images/ico_note.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: -8px;
}
#content ol, #content ul{margin-left: 50px;}
#content li{
	font-size: 97%;
	*font-size: 95%;
	line-height: 1.8em;
	color: #666;
	padding-left: 0px;
}
#content ul li ul li{font-size: 97%;*font-size: 95%;padding-left: 35px;}
#content .picbox{
	margin-left: 15px;
	text-align: center;
	float: right;
	}
#content .explain{
	color: #f90;
	text-align: center;
	font-size: 95%;
	*font-size: 85%;
	display: block;
	padding-bottom: 5px;
}
#content .picbox ul{list-style-type: none;margin: 0px;
	padding: 0px;}
#content .picbox li img{
	background-color: #fc9;
	padding: 3px;
	border: 1px solid #fc0;
}
#content .top{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4edf0;
	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: #f30;
	height: 18px;
	width: 33px;
	display: block;
	float: right;
	padding-top: 4px;
	padding-left: 7px;
}
#content .button a{color: #f60;}
#content .button a:hover{
	color: #f30;
}
/* Hot area */
#cornerline .hottop{
	background-image: url(../images/hot_top.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 856px;
	margin: 0px;
}
#cornerline .hotmiddle{
	padding-top: 0px;
	background-image: url(../images/hot_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	overflow: hidden;
	height: auto;
	_height: 150px;
}
#cornerline .hotdown{
	background-image: url(../images/hot_down.gif);
	background-repeat: no-repeat;
	height: 7px;
	clear: both;
}

#cornerline .hot{
	padding-top: 15px;	
}
#cornerline .word{
	margin-bottom: 0px;
	margin-top: 0.05em;
	display: block;
	font-size: 0.9em;
	*font-size: 0.85em;
}
#cornerline a img{
	background-color: #fc0;
	padding: 2px;
	border: 1px solid #f60;
}
#cornerline a:hover img{
	background-color: #f90;
	padding: 2px;
	border: 1px solid #f00;
}
#cornerline ul{
	list-style-type: none;
	margin-left: 25px;
}
#cornerline li{
	display: inline;
	float: left;
	width: 160px;
	font-size: 99%;
	*font-size: 97%;
	text-align: center;
}
#cornerline h4{
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0em;
	padding-left: 2.5em;
	}
#cornerline .icon{
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 30px;
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
}

/* Footer */
#footer .leftcolumn{
	float: left;
	width: 0px;
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 10px;
	margin: 0px;
	color: #333;
	display: none;
}
#footer .rightcolumn{
	width: 72%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#footer .rightcolumn ul{
	list-style-type: none;
	margin-left: 20px;
}
#footer .rightcolumn li{
	font-size: 100%;
	color: #333;
	line-height: 170%;
	display: inline;
	padding-left: 15px;
}
/* Claim */
#claim .edit{
	font-size: 97%;
	line-height: 1.2em;
	color: #999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#claim .edit a{
	color: #666;
}
#claim .edit a:hover{
	color: #f30;
	text-decoration: none;
}
#claim ul{
	margin-top: 0px;
	font-size: 95%;
	line-height: 1.2em;
	color: #e1e1e1;
	text-align: center;
	
}
#claim li{
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 7px;
	padding-left: 7px;
}
#claim li a{
	color: #333;
}
#claim li a:hover{
	color: #f60;
}
/* Other Color */
.tablebg{
	background-color: #cfcfcf;
}
.tableword{
	font-size: 97%;
	background-color: #FFFFFF;
}
.wordwhite{
	font-size: 97%;
	color: #FFFFFF;
	background-color: #626262;
}

