@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

td {
	font-family: Tahoma, 新細明體;
	font-size:11pt;
	line-height:24px;
}

.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 15px;
}

.content01 {
	font-size:11pt;	
	color: #585858;
}

.content02 {
	font-size:11pt;
	color: #900;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3FF;
}
a:active {
	text-decoration: none;
}

.name_list {
	font-size:11pt;
	color:#F36;
	text-decoration:none;
	font-weight: bold;
}

.name {
	font-size:13pt;
	color:#009;
	font-weight:bold;
	letter-spacing:2pt;
}

.dmenu {                     /* 右側MENU連結　*/
	font-size:11pt;
	color:#FFF;
	text-align: center;
	letter-spacing: 2pt;
	text-decoration: none;
}

.dmenu_linked {                   /* 右側MENU連結中狀態　*/
	font-size:11pt;
	color:#CF6;
	text-align: center;
	letter-spacing: 2pt;
	text-decoration: none;
}

.pic-block {                     /* 照片外框　*/ 
	padding:3px; 
	border: 1px solid #ccc; 
	min-height: 150px;
	margin:0px 0px 0px 0px; 
}

.line { 
	border-collapse:collapse;           /* 相鄰的欄位框線合併 */
	font-size:11pt;	
	color: #585858;	
	border-bottom: 1.5px #999999 dotted; 	/* 底部格線虛線 */
	border-top-style: none;				/* 無格線 */
	border-right-style: none;			/* 無格線 */
	border-left-style: none;			/* 無格線 */
} 

.biomenu {                     /* 右側MENU連結　*/
	font-size:11pt;
	color:#FFF;
	font-weight:bold;
	line-height:32px;
	text-align: center;
	letter-spacing: 2pt;
	text-decoration: none;
}

.bioname {
	font-size:14pt;
	color:#F06;
	font-weight:bold;
	letter-spacing:2pt;
}

.bionext {
	font-size:9pt;
	color:#009;
	font-weight:bold;
	letter-spacing:1pt;
}

.biopic-block {                     /* 照片外框　*/ 
	padding:3px; 
	border: 1px solid #ccc; 
	min-height: 299px;
	margin:0px 0px 0px 0px; 
}
