/* CSS Document */

a:link {
    color: #FF0060;
	}
a:visited {
    color: #FF0090;
	}
a:hover {
    color: #FF0060;
	text-decoration:underline;
	}	
a:active {
    color: #FF0060;
	} 

html,body{
    background:#000000 url(../img/layout/main_bg.jpg) center top no-repeat;
    padding:0;
    margin:0 0 2em 0;
	color:#FFFFFF
	}

th,td{
border-collapse:collapse;
border-bottom:1px solid #FF0060;
font-weight:lighter;
font-size:small;
}

h1#bio{background:url(../img/title/title_biography.gif) no-repeat; height:45px; text-indent:-5000em;}

h2#history{background:url(../img/title/sub_history.gif) no-repeat; height:28px; text-indent:-5000em; margin:15px 0 0 0;}
h2#photo{background:url(../img/title/sub_photo.gif) no-repeat; height:28px; text-indent:-5000em; margin:15px 0 0 0;}

h1#dis{background:url(../img/title/title_discography.gif) no-repeat; height:45px; text-indent:-5000em;}

h1#blo{background:url(../img/title/title_blog_sch.gif) no-repeat; height:45px; text-indent:-5000em;}
h2#sch{background:url(../img/title/sub_schedule.gif) no-repeat; height:28px; text-indent:-5000em; margin:15px 0 0 0;}

h1#lin{background:url(../img/title/title_link.gif) no-repeat; height:45px; text-indent:-5000em;}

h1#con{background:url(../img/title/title_contact.gif) no-repeat; height:45px; text-indent:-5000em;}

.ph img{padding:0 5px 5px 0; float:left;}

#info hr{
	margin:5px 0px;
	padding:0px;
	color:#FF0060;
	background-color:#ff0060;
	height:1px;
	border-collapse:collapse;
	border:none;
}

#main{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#menu{
	width:342px;
	float:left;
	}

#flashmenu{
    height:652px;
	}

#qr{
    padding:0px 0px 50px 95px;
	color:#FF0060;
	font-size:small;
	}

#news{
    padding:605px 0 0 0;
	float:right;
	width:630px;
	}

#info{
	height:150px;
	overflow:auto;
	width:570px;
	color:#FFFFFF;
	font-size:small;
	line-height:1;
	}

#banner{
    padding:20px 0;
	}

#banner img{
    margin-right:5px;
	}

#sub{
	float:right;
	width:630px;
	padding-top: 89px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;
	}

.contents{
	font-size:small;
	padding:10px 10px 10px 10px;
	margin-top:0.5em;
	background:#000000;
	}

.banner{
margin-bottom:5px;
    }

.profile{
    float:left;
	width:200px;
	margin:0;
	padding:0 3px 0 0;
	}

.profile div{
border-left:#000000 solid 5px;
padding:10px;
font-size:smaller;
}

.dis{
padding-top:1em;
}
.dis img{
float:left;
padding:0 10px 0 0;
margin:0;
}

table.mailform {
margin: 0px auto 0px auto;
}
table.mailform td p {
font-size: 9px;
color: #FF0060;
display: block;
margin: 0px;
text-align:right;
}
table.mailform td span {
font-size: 10px;
color: #FF0000;
}
/*
===== 1: CLEARFIX ==========================================
*/
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}
/*
===== 2: EACH MODULE ==========================================
*/
.pagetop{
	text-align:right;
	padding:1em;
}

.titletext { font-size: 16px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666; margin-bottom: 10px; }

.subtitletext { font-size: 14px; font-weight: bold; color: #FC0; }

