#left { 
	background-image: url(../images/live_img/live_01.gif); 
	width: 150px; 
	height: 750px; 
	float: left; 
}

#left img { 
	background-image: url(../images/top_img/top_01.gif); 
	margin-top: 150px; 
	padding: 0; 
}

#menu { 
	background-image: url(../images/live_img/live_02.gif); 
	width: 100px; 
	height: 750px; 
	float: left; 
	margin: 0; 
	padding: 0; 
}

#right { 
	width: 600px; 
	height: auto; 
	float: right; 
}

#right_top { 
	background-image: url(../images/live_img/live_03.gif); 
	background-repeat: no-repeat; 
	width: 600px; 
	height: 150px; 
	margin: 0; 
	padding: 0; 
}

#content { 
	color: #595959; 
	background-color: white; 
	background-image: url(../images/live_img/live_04.gif); 
	background-repeat: no-repeat; 
	background-position: 0 top; 
	width: 560px; 
	height: auto; 
	margin: 0; 
	padding: 20px; 
}

.live_info { 
color: #595959; 
margin-bottom: 0.5em; 
padding-bottom: 1em; 
border-bottom: 1px solid black; 
}

.live_end_info { color: #595959; height: auto; margin-bottom: 0.5em; padding-bottom: 1em; border-bottom: 1px solid black; }
.history_link { 
	font-size: 0.85em; 
	line-height: 1.5em; 
	text-align: right; 
	border-bottom: 1px solid black; 
	margin-bottom: 0.5em; 
	
}
.history_link a { 
	color: navy; 
	text-decoration: none; 
}

.live_history a { 
	color: navy; 
	font-size: 0.85em; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: right; 
	margin-bottom: 0.5em; 
	border-bottom: 1px solid black; 
	display: block; 
}

h1 { 
	color: black; 
	font-size: 0.85em; 
	font-weight: bold; 
	line-height: 1.5em; 
	margin: 0; 
	padding: 0 0 0 0.5em; 
	border-left: 1em solid orange; 
	order-top-style: solid; 
}

h2 { 
	font-size: 0.85em; 
	margin: 0; 
	padding: 0; 
}
h3 { font-size: 0.75em; }
p{ 
	font-size: 0.75em; 
	line-height: 1.5em; 
	margin: 0.5em 0 0; 
	padding: 0.5em 0; 
	border-top: 1px dotted black; 
	border-bottom: 1px dotted black; 
}

ul { font-size: 1em; margin: 0; padding: 0; list-style-type: none; }
ul ul { list-style-type: disc; list-style-position: inside; }
li a { color: white; font-size: 0.65em; text-decoration: none; text-align: center; line-height: 2em; height: 2em; padding: 0; margin: 0; border-bottom: 1px solid gray; display: block; }

li a:hover { color: navy; background-color: yellow; text-decoration: none; }

a { 
	color: #292929; 
	text-decoration: underline; 
}

a:hover { 
	color: green; 
	text-decoration: underline; 
}

.mb_main { 
	font-size: 0.75em; 
	line-height: 100px; 
	text-align: center; 
	margin: 0; 
	padding-top: 150px; 
	display: block; 
}

.clear { 
	clear: both; 
}

dl { font-size: 0.7em; line-height: 1.5em; }

dt { 
	margin: 0; 
	padding: 0 0 0 0.5em; 
}

dd { 
	margin-top: -1.5em; 
	margin-left: 6em; 
}
dd li a { color: #292929; font-size: 1em; line-height: 1em; text-decoration: underline; text-align: inherit; border: 0 transparent; display: inline; }
dd li a:hover { color: green; background-color: transparent; text-decoration: underline; text-align: inherit; }
.top { color: navy; font-size: 0.7em; text-decoration: none; }
.cast { list-style-type: disc; list-style-position: inside; }
.secret1 { visibility: hidden; }
.sample { color: black; font-size: 0.65em; text-align: right; margin: 5px 0 0; padding: 0; }
