body{
	background: #f79f7c url("../images/bg.jpg");
	color: #000000;
}

#page{
	margin: 0 auto;
	width: 980px;
}

#main-wrap{
	width: 980px;
	background: url(../images/content_bg.gif);
}
#main{
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../images/content_bg2.jpg);
	border-radius: 0 0 12px 12px;
}

/*#recording*/

#recording{
	padding-top: 72px;
	background: url(../images/content_bgitem_10.png) center top no-repeat;
}
#recording .info{
	width: 800px;
	padding-bottom: 15px;
	margin: 0 auto;
	background: url(../images/content_bg.gif);
	border-radius: 12px;
}
#recording .info h2{
	margin: 0 auto;
	width: 278px;
	height: 0;
	padding-top: 52px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record_14.png) center center no-repeat;
}
#recording .content{
	margin: 0 auto;
	padding: 10px;
	width: 752px;
	background: #ffe9e9;
	border-radius: 12px;
}
#recording .content ul li{
	margin: 0 auto;
	width: 460px;
}
#recording .content ul li.date{
	width: 457px;
	height: 0;
	padding-top: 44px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record.png) top left no-repeat;
}
#recording .content ul li.place{
	width: 457px;
	height: 44px;
}
#recording .content ul li.place a{
	display: block;
	width: 457px;
	height: 0;
	padding-top: 44px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record2.png) top left no-repeat;
}
#recording .content ul li.fee{
	width: 457px;
	height: 0;
	padding-top: 44px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record3.png) top left no-repeat;
}

#recording .content p.ticket{
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 6px;
	padding-top: 10px;
	height: 44px;
	background: url(../images/record_34.png) center left no-repeat;
	border-top: 3px dotted #d10000;
}
#recording .content p.ticket a{
	display: block;
	margin-left: auto;
	width: 225px;
	height: 0;
	padding-top: 44px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record_31.png) center left no-repeat;
}
#recording .content p.present{
	margin-left: 6px;
	height: 44px;
	background: url(../images/record_41.png) center left no-repeat;
}
#recording .content p.present a{
	display: block;
	margin-left: auto;
	width: 142px;
	height: 0;
	padding-top: 44px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/record_39.png) center left no-repeat;
}

/*#foot*/

#foot{
	padding: 30px 0;
}
#foot .copyright{
	margin: 0 auto;
	width: 657px;
	height: 14px;
}
#foot .copyright a{
	display: block;
	width: 657px;
	height: 0;
	padding-top: 14px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/foot.png) no-repeat center top;
}

/*#social*/

#social{
	position: fixed;
	top: 244px;
	right: 0;
	z-index: 1000;
	width: 38px;
	padding: 10px;
	background: url(../images/social_06.jpg) left top repeat;
}
#social li.tw{
	margin-bottom: 10px;
}