@charset "utf-8";
body{font-size: 12px;font-family: Arial, Helvetica, sans-serif;line-height: 16px;background-color: #000000;}
a:link {color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #00AFEC;text-decoration: none;}
a:active {color: #00AFEC;text-decoration: none;}
.page_s{font-size: 10px;}
.img{float : left; /*標籤元素向左靠.文字圍繞在右邊*/ 
	padding-right:10px; /*右邊框留空白*/ 
 }

#outer{
	width: 983px;
	margin: 0 auto;
	background-color:#fff; /*背景色彩*/ 
	}

#title{
	width:983px;
	height:294px; 
	}
#menu{
	width:983px;
	height:38px;
	background: url('img/2.png') no-repeat;
	}

#menu .b1{
	float:left;
	width:238px;
	height:38px;
	background: url('img/profile_1_1_2.png') no-repeat;
	}
#menu .b2{
	float:left;
	width:725px;
	height:28px;
	padding-top:10px; /*上邊框留空白*/ 
	}
#menu .c1{
	}	
#menu a
{
	padding: 8px 12px 0px 12px;
	font-size: 18px;
	display: inline;
	font-weight:bold; /*文字粗體*/ 
	color: #fff;
}
#menu a:hover{ 
	color: #00AFEC;
}

#primarycontent{
	width: 238px;
	float: left;
	}
#primarycontent .content{
	background: url(img/profile_1_1_4.png) 0 0 repeat-y;
	}
#primarycontent .content_c{
	background: url(img/profile_1_1_3.png) 0 0 no-repeat;
	width: 238px;
	height: 62px;
	}
#primarycontent .bot a{
	width: 203px;
	height: 34px;
	font-size : 10pt; /*文字大小*/ 
	font-weight:bold; /*文字粗體*/ 
	background: url(img/profile_9.png) 0 0 no-repeat;
	display: block;
	line-height : 200%; /*設定行高*/
	padding-left:10px; /*左邊框留空白*/ 
	margin-left:15px; /*左邊界值*/ 
	
}
#primarycontent .bot a:hover{
	width: 203px;
	height: 34px;
	color: #FFFFFF;
	font-size : 10pt; /*文字大小*/ 
	font-weight:bold; /*文字粗體*/ 
	background: url(img/profile_9.png) 0 -34px no-repeat;
	display: block;
	line-height : 180%; /*設定行高*/
	padding-left:10px; /*左邊框留空白*/ 
}
#secondarycontent{
	width: 700px;
	float: right;
	
	}

#secondarycontent p{
	font-size : 7pt; /*文字大小*/ 
	}
#secondarycontent h1{
	font-size: 20px; /*文字大小*/ 
	font-weight:bold; /*文字粗體*/
	}
	
#secondarycontent_menu{
	position: relative;
	font-size: 18px;
	color: #444444;
	width: 612px;
	float: left;
	height: 51px;
	padding-left:371px; /*左邊框留空白*/ 
	}
#secondarycontent_menu .home a{
	width: 47px;
	height: 51px;
	background: url(img/home.png) 0 0 no-repeat;
	display: block;
	position : absolute;
	float:left;
	left:839px;
	top:-1px;
}
#secondarycontent_menu .home a:hover{
	width: 47px;
	height: 51px; 
	background: url(img/home.png) 0 -51px no-repeat;
	display: block;
	position : absolute;
	float:left;
	left:839px;
	top:-1px;
}
#footer{
	position: relative;
	clear: both;
	width:983px;
	height:53px;
	background: url('img/profile_3.png') no-repeat;
	}
#footer .text{
	position : absolute;
	float:left;
	font-size : 6pt; /*文字大小*/
	line-height : 100%;
	letter-spacing : 0.1pt; /*字間距離*/
	left:347px;
	top:12px;
	width:636px;
	height:53px;

}
#footer .text2{
	position : absolute;
	float:left;
	font-size : 6pt; /*文字大小*/
	line-height : 80%;
	letter-spacing : 0.1pt; /*字間距離*/
	left:27px;
	top:10px;
	width:317px;
	height:53px;

}
