@charset utf-8;

#container{
	width: 950px;
	margin: 0 auto;
	background-color:#000000;
	text-align:left;
	padding:15px 15px 30px 15px;
	color:#FFFFFF;
}


#headerleftbox{
	float:left;
	width:674px;
	
}

#headerrightbox{
	float:left;
	width:276px;	
}

#gotop a{
	display:block;
	background-image:url(/src/img/btn_go_top.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:65px;
	height:37px;
}

#goblog a{
	display:block;
	background-image:url(/src/img/btn_go_blog.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:276px;
	height:58px;
}


#header h1{
	margin:0px 0px 36px 0px;
	display:block;
}

#header h1 a{
	display:block;
	text-indent:-10000px;
	margin:0px;
	width:42px;
	height:111px;
	background-image:url(/src/img/title_h1.jpg);
	background-repeat:no-repeat;
}


#container h1{
	display:block;
	clear:both;
	background-image:url(/src/img/h1_about.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:41px;
	margin:0px 0px 10px 0px;
}

#leftbox{
	width:396px;
	float:left;
}

#rightbox{
	width:554px;
	float:left;
}



#description{
	width:366px;
	padding-bottom:10px;
}

#description h2{
	font-weight:bold;
	font-size:1.2em;
	margin:0px 0px 5px 0px;
}

#description p{
	margin:0;
	font-size:1.1em;
	line-height:1.2em;
}


#song{
	background-image:url(/src/img/about_sun_lion_bg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:385px;
	height:356px;
}


#song h3{
	font-weight:bold;
	font-size:1.2em;
	margin:0px;
}

#song h4{
	font-weight:bold;
	font-size:1.2em;
	margin:0px;
}
