/*******************************************
sound
*******************************************/

#main_cont #title {
	margin-bottom: 40px;
}
#main_cont .s_tit01 {
	background-image: url(../img/tit_bg.gif);
	background-repeat: no-repeat;
	height: 31px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 31px;
	font-size: 13px;
}

/*******************************************
system
*******************************************/
#system {
	margin-bottom: 60px;
}
#system .main_tit01 {
	background-image: url(../img/tit01.gif);
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	padding: 0px;
	height: 59px;
	width: 940px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#system .t_pad10 {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#system .line_tl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #2d2d2d;
	border-left-color: #2d2d2d;
}
#system .line_trl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #2d2d2d;
	border-left-color: #2d2d2d;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2d2d2d;
}
#system .line_tlb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #2d2d2d;
	border-left-color: #2d2d2d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d2d2d;
}
#system .line_trlb {
	border: 1px dotted #2d2d2d;
}
#system table {
	float: left;
}
#system .party_link {
	float: right;
	margin-top: 290px;
}
/*******************************************
floor
*******************************************/
#floor {
	margin-bottom: 60px;
}
#floor .main_tit02 {
	background-image: url(../img/tit02.gif);
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	padding: 0px;
	height: 59px;
	width: 940px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
