body {
	font-size: 12px;
	font-family: "Arial", "新細明體", "細明體";
	color: white;
	background-color:#000000;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

table { 
table-layout: fixed;
word-wrap:break-word;
}

li a:link, a:active, a:visited{
	color: white;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

img {
border: 0;
}

div { 
word-wrap:break-word;
}

form input {
	font-size: 12px;
}



.textbox {
	background-color: #242424;
	border: solid 1px #999999;
	color: white;
}


.button {
	border: 1px solid #999999;
	background-color: #FFFFFF
}

#menu {
	list-style:none;
}

#menu li {
	position:inherit
}
.banner {
	border: 1px solid #A2FF00;
}

/*container setting*/

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 750px;
	height: auto;
	color: white;
	background-color: black;

}
#header {
	width: 750px;
	height: 144px;
	margin: 0;
	background-image: url(imagesheader_bg.gif);
	background-repeat:repeat-x;
}
#mainbox {
	width: 750px;
	height: auto;
}

#content {
	float: left;
	width: 520px;
	height: auto;
	background-color:black;
	margin: 5px;
	*margin-left:10px !important;
	*margin: 5px;
	
}


#newsletter {
	width: 185px;
	height: 50px;
	color: #8FC400;
	background-color:#242424;
	padding: 0;
	margin: 0;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 5px;
	height: auto;
	background-color:black;
}





/*footer*/
#footer {
	height: 50px;
	
	clear: both;
	*margin-left:0px !important;
	
	margin-top: 30px;
}

#footer_content{
	margin-left:40px;
	margin-right:40px;
}

#footer a, a:active, a:visited{
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #A2FF00;
	text-decoration: none;
}

/*footer
*/

/*container setting
*/




/*content setting
*/
.language a:link, a:active, a:visited{
	color: white;
	text-decoration: none;
}

.language a:hover {
	color: #A2FF00;
	text-decoration: underline;
}

.green {
	color: #A2FF00;
}

.link {
	text-align: left;
}

.link a, a:active, a:visited{
	color: #A2FF00;
	text-decoration: none;
}

.link a:hover {
	color: #A2FF00;
	text-decoration: underline;
}

.guestbook_hr {
	height: 1px;
	color: #A2FF00;
	margin: 0;
}
.normal_hr {
	
	color:#A2FF00;
	height:1px;
}

.span_16_bold{
	font-size:16px;
	font-weight:bold;
}

.span_22_bold{
	font-size:22px;
	font-weight:bold;
}

.span_24_bold{
	font-size:24px;
	font-weight:bold;
}

.span_14{
	font-size:14px;
}

/*content setting
*/



/*unknown use
*/

.artist img {
	border: solid 1px gray;
}

#related_info {
	float: left;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding-left: 20px;
}

.related_content {
	border: #999999 1px solid;
	background-color: #333333;
	padding: 2px;
	font-size:12px;
	width: 480px;
	height: 20px;
	overflow: hidden;
}

.related_content a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}

.related_content a:hover {
	color: #A2FF00;
	text-decoration: underline;
}
/*unknown use
*/
