@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 .right a:link {color: #101010;text-decoration: none;}
#secondarycontent .right a:visited {color: #101010;text-decoration: none;}
#secondarycontent .right a:hover {color: #191919;text-decoration: none;}
#secondarycontent .right a:active {color: #191919;text-decoration: none;}
#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; /*文字字型*/ 
}
#secondarycontent .right h3{font-weight: normal; font-size: 12px; color: #fff;}
#secondarycontent .right h3 a:link {color: #fff;text-decoration: none;font-weight: normal;}
#secondarycontent .right h3 a:visited {color: #fff;text-decoration: none;font-weight: normal;}
#secondarycontent .right h3 a:hover {color: #fcc75b;text-decoration: none;font-weight: normal;}
#secondarycontent .right h3 a:active {color: #fcc75b;text-decoration: none;font-weight: normal;}
.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 .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; /*色彩*/ }

#link .bot a{
	width: 130px;
	height: 20px;
	background: url(../png/kingbrass_9.png) 0 0 no-repeat;
	color: #fff; /*色彩*/ 
	text-decoration: none; /*刪除底線*/ 
	font-family: Tahoma,Arial, Helvetica; /*文字字型*/ 
	font-weight: bold; /*文字粗體*/ 
	padding: 2pt 3pt 2pt 23pt; /*宣告四邊不同值順序為上、右、下、左*/
	display: block;
}
#link .bot a:hover{
	background: url(../png/kingbrass_9.png) 0 -20px no-repeat;
	color: #fcc75b; /*色彩*/ 
}
.style10 {
	color: #034777;
	font-weight: bold; /*文字粗體*/ 
	letter-spacing: 3pt; /*字間距離*/
	font-size: 14px; 
}
.style11 {
	color: #034777;
	letter-spacing: 3pt; /*字間距離*/ 
	
}