@charset "big5";
body {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #FFFFFF; 
	scrollbar-face-color: #FF9900; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.bodyArtistsContentDisplayNew {
	background-attachment: fixed;
	background-image: url(images/artistCF03.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C8E0EC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodyPhotosDisplay {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #FF9900; 
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	background-attachment: fixed;
	background-image: url(images/content-bg.jpg);
	background-position: left top;
	background-color: #C8E0EC;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bodyArtistsMenuDisplay {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #FF9900; 
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	background-attachment: fixed;
	background-image: url(images/artistC06.jpg);
	background-position: left top;
	background-color: #C8E0EC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyArtistsContentDisplay {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #FF9900;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-attachment: fixed;
	background-image: url(images/artistC16.jpg);
	background-position: left top;
	background-color: #C8E0EC;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}

.bodyAlbumMenu {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #FF9900; 
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	background-attachment: fixed;
	background-image: url(images/content-bg.jpg);
	background-position: left top;
	background-color: #B7D1DE;
}

.bodyAlbumDisplay {
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #FF9900; 
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000;
	background-attachment: fixed;
	background-image: url(images/content-bg584.jpg);
	background-position: left top;
	background-color: #B7D1DE;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #1c2545;
}
.largeTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	color: #000000;
	font-weight: bolder;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#photos p {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #1c2545;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #FF9900;
}
#content {



}


#contentfix {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 500px;
}


#content a:link {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #185a56;
	text-decoration: underline;
}
#content a:visited {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #185a56;
}
#content a:hover {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #185a56;
	text-decoration: none;
}
#content a:active {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #FF9900;
}

.photoLink a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #185a56;
	text-decoration: underline;
}
.photoLink a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #185a56;
}
.photoLink a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #185a56;
	text-decoration: none;
}
.photoLink a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF9900;
}

#photos a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #1c2545;
	text-decoration: none;
}
#photos a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #1c2545;
	text-decoration: none;
}
#photos a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #1c2545;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#photos a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #185a56;
	text-decoration: none;
}

#musicMenu a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #1c2545;
	text-decoration: none;
}
#musicMenu a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #1c2545;
	text-decoration: none;
}
#musicMenu a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FEFFF9;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#musicMenu a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #1c2545;
	text-decoration: none;
}



#content p {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
.contentOrange {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
}

#content table {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #000000;
}

#contentfix p {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #000000;
}

#albumbox {
	margin-top: 30px;
}
.albumboximg  {
	border: thick solid #161617;
}
#newsbox {
	width: 100%;
}
.contentLarge {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 16px;
	color: #FF9900;
	text-align: justify;
	font-weight: bold;
	background-color: #161617;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#musicMenu p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
}
h1 {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 18px;
	font-weight: bold;
	color: #1c2545;
}
h2 {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #1c2545;
}
.newtitle {
	font-family: "華康黑體 Std W7", "新細明體";
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
}
.newdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.pArtists {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #000000;
}
#photoOne {
	height: 320px;
	width: 240px;
	float: left;
	margin-left: 50px;
}
#photoTwo {
	height: 320px;
	width: 240px;
	float: left;
	text-align: center;
	margin-left: 40px;
	margin-top: 5px;
}
#photoThree {
	height: 270px;
	width: 340px;
	float: left;
	margin-left: 20px;
}
#title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF9900;
	font-weight: bolder;
	padding-left: 6px;
}

#photoFour {
	height: 270px;
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}#artistCF {
	height: 423px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.pMain {
	font-family: "華康黑體 Std W5", "新細明體";
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

