@charset "utf-8";
/* CSS Document */
body{font-size: 12px;font-family:  Tahoma, Arial, Helvetica;background-color: #0e2930;margin-top: 0px;
color: #2C2C2C;}
a {
  noFocusLine:expression(this.onFocus=this.blur());
} /* For IE */
:focus {
  -moz-outline-style: none;
} /* For Firefox */ 

#outer{
	width: 1024px;
	margin: 0 auto;
	}
#title{
	width:1024px;
	height:385px;
	}
#link{
	width: 174px;
	float:left;
	}

#secondarycontent .right{
	float:left;
	width: 764px;
	background: url(../png/kingbrass_1.png) 0 0 repeat-y;
	}
#secondarycontent{
	width: 1024px;
	background: url(../png/kingbrass_3.png) 0 0 repeat-y;
	}
#bottom{
	width: 1024px;
	height:75px;
	clear : both; /*解除元素兩邊的浮動*/
	background-color: #0e2930;
	}

.style1 {color: #4d686f}
.style5 {
	font-size: 22px;
	font-family: AppleGothic,Arial, Helvetica; /*文字字型*/ 
}
.style6 {
	color: #FFFFFF;
	font-family: Tahoma,Arial, Helvetica; /*文字字型*/ 
}
.style7 {
	color: #FFFFFF;
	font-family: Tahoma,Arial, Helvetica; /*文字字型*/ 
	font-weight: bold; /*文字粗體*/ 
}
.style8 {
	font-size: 22px;
	font-family: Century Gothic,Arial, Helvetica; /*文字字型*/ 
	font-weight: bold; /*文字粗體*/ 
	margin-left: 13px; /*左邊界值*/
}
#secondarycontent .pic{
	width: 217px;
	height: 205px;
	margin:10pt 0pt 0pt 13pt;/*宣告四邊不同值順序為上、右、下、左*/ 
	float:left;
	background: url(../png/kingbrass_11.png);
	background-repeat : no-repeat; /*不重複排列*/ 
	}
#secondarycontent .pic a:link {color: #1E1E1E;text-decoration: none; font-size: 16px;}
#secondarycontent .pic a:visited {color: #1E1E1E;text-decoration: none;font-size: 16px;}
#secondarycontent .pic a:hover {color: #454545;text-decoration: none;font-size: 16px;}
#secondarycontent .pic a:active {color: #454545;text-decoration: none;font-size: 16px;}
#secondarycontent .pic .photo{
	width: 217px;
	height: 175px; 
	text-align:center; /*文字置中對齊*/ 
	font-weight:bold; /*文字粗體*/ 
	}
#secondarycontent .pic .text{
	width: 217px;
	height: 30px;
	text-align:center; /*文字置中對齊*/ 
	font-weight:bold; /*文字粗體*/ 
	font-size: 16px;
	}
a{color: #fff; /*色彩*/  text-decoration:none; font-size:12px;text-decoration: none;}
a:hover{text-decoration:underline;text-decoration: none;color: #fcc75b; /*色彩*/ }

ul{margin:0;padding:0;list-style-type: none;}
ul.submenu{display:none;}
ul.submenu li{
	width: 140px;
	padding: 0; /*取消項目符號預設邊界*/
	margin-left:5px; color:#333333;
	margin-top: 5px; /*上邊界*/ 
	padding-left: 5px; /*左邊框值*/
	line-height: 210%; /*設定行高*/ 
	background: url(../png/kingbrass_55.png);
	font-weight: normal; /*標準文字*/ 
	}
.menu{
	margin-top: 15px; /*上邊界*/
}
.menu li{
	background: url(../png/kingbrass_13.png);
	padding-left: 18px; /*左邊框值*/
	line-height : 150%; /*設定行高*/
	margin: 0pt 0pt 2pt 0pt; /*宣告四邊不同值順序為上、右、下、左*/
	background-repeat : no-repeat; /*不重複排列*/ 
	font-family: Tahoma,Arial, Helvetica; /*文字字型*/ 
	font-weight: bold; /*文字粗體*/ 
	}
.style10 {
	color: #034777;
	font-weight: bold; /*文字粗體*/ 
	letter-spacing: 3pt; /*字間距離*/
	font-size: 14px; 
}
.style11 {
	color: #034777;
	letter-spacing: 3pt; /*字間距離*/ 
	
}