@charset "utf-8";
body {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #1A1A1A;
	margin: 0 0 0 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #c82814;
}
a:active {
	text-decoration: none;
}
.menu01, .menu01 a {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
.menu01 a:hover {
	color: #C80A23;
}
.title01, .title01 a {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}
.title01 a:hover {
	color: #C80A23;
}
.title02, .title02 a {
	font-family: "Century Gothic";
	font-size: 22px;
	line-height: 24px;
	color: #DDDDDD;
}
.title02 a:hover {
	color: #C80A23;
}
.title03, .title03 a {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	color: #CF0F26;
	letter-spacing: 1px;
}
.title03 a:hover {
	color: #C80A23;
}
.text01, .text01 a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.text01 a:hover {
	color: #C80A23;
}
.text02, .text02 a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 22px;
	color: #EEF0EF;
}
.text02 a:hover {
	color: #C80A23;
}
.text03, .text03 a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.text03 a:hover {
	color: #C80A23;
}
.text04, .text04 a {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.text04 a:hover {
	color: #C80A23;
}
.text05, .text05 a {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #DDDDDD;
}
.text05 a:hover {
	color: #C80A23;
}
.text06, .text06 a {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	color: #FFFFFF;
}
.text06 a:hover {
	color: #C80A23;
}
.text07, .text07 a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.text07 a:hover {
	color: #C80A23;
}
.text08, .text08 a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #A7A4A4;
}
.text08 a:hover {
	color: #C80A23;
}
.text09, .text09 a {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #7C7C7C;
}
.text09 a:hover {
	color: #C80A23;
}
.text10, .text10 a {
	font-family: "Century Gothic";
	font-size: 19px;
	line-height: 22px;
	color: #BCBABA;
	font-weight:bold;
}
.text10 a:hover {
	color: #C80A23;
}

.copyright, .copyright a {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.copyright a:hover {
	color: #A2A200;
}
.tabs{
	font-family: "Century Gothic";
	text-decoration: none;
	padding: 0;
	font-size: 13px;
	float: right;
}
.tab_1{
	float: left;
}
.tab_1 a{
	text-decoration: none; 
	color: #2e6ab1;
	line-height: 18px;
	height: 18px;
	margin:0 0 0 0;
	padding:2px 4px 2px 4px;
	float: left;
	text-decoration:none;
}
.tab_1 a:hover{
	background-color: #2e6ab1;
	color: #FFFFFF;
	float: left;
}

.tab_n{
	text-decoration: none; 
	color: #2e6ab1 !important;
	font-weight:bold;
	line-height: 18px;
	height: 18px;
	margin:0 0 0 0;
	padding:2px 4px 2px 4px;
	float: left;
	font-weight: bold;
	cursor: default;
}
.tab_2{
	float: left;
}
.tab_2 a{
	text-decoration: none; 
	color: #2e6ab1;
	line-height: 18px;
	height: 18px;
	margin:0 2px 0 2px;
	padding:2px 2px 2px 2px;
	float: left;
	text-decoration:none;
}
.tab_2 a:hover{
	background-color: #2e6ab1;
	color: #FFFFFF;
	float: left;
}
/* menu CSS */
.menu {
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 60px;
	height: 60px;
	text-align:center;
	margin:0 0 0 0;
	position:relative;
	top:0;
	left:0;
	width: 300px;
}
.menuhead, .menuhead a{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menu1 {
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
#menu1 a:link, #menu1 a:visited {
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 60px;
	height: 60px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width: 300px;
	height: 60px;
}
#menu1 a:hover, #menu1 a:active{
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 60px;
	height: 60px;
	text-align:center;
	color:#C80A23;
	text-decoration:none;
	display:block;
	width:300px;
	height: 60px;
}
.submenu {
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
}
#submenu1 {
	position:absolute;
	top: 0;
	left: 300px;
	margin: 0;
	padding:0;
}
.menu1_bg{
	background-color:#CCCCCC;
	margin:0 0 0 0;
	padding: 0 10px 0 10px;
	/*--border:1px solid #999999;--*/
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	*filter: Alpha(Opacity=70);
	_filter: Alpha(Opacity=70);
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#submenu1 a:link,#submenu1 a:visited{
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 60px;
	height: 60px;
	text-align:center;
	color:#807B7B;
	width: 240px;
}
#submenu1 a:hover,#submenu1 a:active{
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 60px;
	height: 60px;
	text-align:center;
	color:#C80A23;
	width: 240px;
}
/*右上角語系選單*/ 
.navigation {
	margin:2px 0 0 0;
	padding:0 0 0 0;
	width:140px;
	list-style-type:none;
	color:#333333;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
} 
.navigation li { 
    padding:0; 
    margin:0 0 0 0; 
    width:140px; 
	position:absolute;
}
/* 設置選單區塊*/ 
.navigation li dl { 
    width:140px;/*ie6*/ 
    margin:0; 
    padding:0; 
} 
.navigation li dt a , .navigation li dd a{ 
	display:block;
}
/* 設置主選單dt */ 
.navigation li dt { 
	background-image:url(images/topflag.gif);
	margin:0 0 0 0;
    padding:0 0 0 6px; 
	color:#666666;
	text-align: left;
    height:18px; 
	line-height: 18px;
    width:134px; 
    overflow:hidden; 
} 
.navigation li dt a ,.navigation  li dt a:visited {
	text-align: left;
    height:18px;
	line-height: 18px;
	display:block;
	color:#666666;
    width:140px; 
	text-decoration:none;
} 
/* 設置子選單dd */ 
.navigation li dd {
	text-align: left;
	margin:0 0 0 0px;
    padding:0 0 0 0; 
	color:#666666;
    height:22px;
	line-height: 22px;
    width:140px; 
    background-color:#FFFFFF; 
    border-bottom:dotted 1px #666; 
} 
.navigation li dd.last { 
    border-bottom:0; 
} 
.navigation li dd a, .navigation  li dd a:visited {
	margin:0 0 0 0;
    padding:0 0 0 6px; 
	text-align: left;
    display:block; 
    color:#666666; 
    text-decoration:none; 
    width:134px; 
    height:22px; 
	line-height: 22px;
}
.navigation li dd a:hover{ 
	margin:0 0 0 0;
    padding:0 0 0 6px; 
	background-color:#153c5d;
	color:#FFFFFF;
    height:22px; 
	line-height: 22px;
    width:134px; 
}
/*隱藏子選單*/ 
.navigation li dd{
	display:none;
}
/* 滑鼠滑入顯示子選單 */ 
.navigation li:hover dd, .navigation li a:hover dd {
	display:block;
} 
/*ie6 hack*/ 
.navigation li:hover,.navigation li a:hover {
	border:0;
} 
.navigation table { 
	border-collapse:collapse; 
    padding:0; 
    text-align:left; 
}