body {
	margin: 0px;
	background-color: #C9C988;
}
.back {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-color: #E9E9A7;
}
a:link { color: #006699; } 
a:visited { color: #999999; } 
a:hover { color: #0000FF; } 
a:active { color: #993333; }

.menu {
	padding-top: 181px;
	padding-left: 256px;
	width: 650px;
}
.wrap {
	padding-top: 38px;
	padding-left: 48px;
	width: 860px;
}
.release {
	width: 200px;
	float: left;
}
.jacket {
padding-top: 15px;
padding-bottom: 10px;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}

.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
}
.contents {
float: right;
	width: 610px;
}
.live {
 margin-top: 15px;
	padding: 10px;
	background-color: #F3F3E1;
}
.tour {
	margin-top: 15px;
	padding: 10px;
	background-color: #004FAE;

}
.text {
 margin-top: 15px;
	padding: 30px;
	background-color: #F3F3E1;
}
.live_title {
 width: 240px;
	float: left;
}
.live_detail {
float: right;
 width: 340px;
}
.clear{
clear:both;
}
.footer{
 margin-top: 15px;
}
.footer_logo{
		width: 200px;
	float: left;
}
.footer_menu{
	width: 610px;
	float: right;
	 padding-bottom: 5px;
}
.pagetop{
 margin-bottom: 15px;
}
.logo{
 margin-top: 20px;
}
.footer_back{
 padding-top: 15px;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	
}
.banner{
	position: absolute;
	left: 710px;
	top: 215px;
	
}