/*-- index --*/

#amp_cd{
	width:		400px;
	margin:		0 auto;
	background-color:#000000;
	height:		170px;
	overflow:hidden;
}

#amp_cd img{
	float:		left;
	padding-top:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
}

#amp_cd h3{
	font-size:	14px;
	line-height:	20px;
	font-weight:	bold;
}

#amp_cd h4{
	font-size:	14px;
	line-height:	16px;
	font-weight:	bold;
	margin-bottom:	10px;
}

#amp_cd h5{
	text-align:	right;
	font-size:	12px;
	line-height:	14px;
}

#amp_cd p{
	padding-top:	10px;
}

#contents #left{
	width:		460px;
	float:		left;
	margin-right:	10px;
	margin-left:	10px;
}

#contents #right{
	margin-left:	10px;
	width:		460px;
	float:		left;
}

#contents #box{
	position:	relative;
	padding-top:	10px;
	padding-bottom:	20px;
/*	min-height:	230px;*/
}

#contents #box p.live_more{
	position:	absolute;
	bottom:		5px;
	right:		0;
	padding-right:	5px;
	text-align:	right;
}


#box table{
	width:		100%;
}

#box table th{
	width:		120px;
	text-align:	left;
	padding-top:	10px;
}

#box table.live th{
	width:		auto;
	text-align:	left;
	padding-top:	10px;
}

#box table td{
	padding-top:	10px;
}

#contents #box li{
	padding-bottom:	5px;
}
/*
#contents #box a{
	color:		#2cb35c;
}
*/
#contents #youtube{
	margin-top:	10px;
	margin-bottom:	20px;
	width:		460px;
	
/*	border:		1px solid #002200;*/
}

div#news_block{
	margin:		0px 0 10px 0;
	padding-bottom:	10px;
/*	border-bottom:	1px solid #003513;*/
}

#news_block h3{
/*	font-weight:	bold;*/
	line-height:	20px;
	color:		#2cb35c;
	padding:4px 0 2px 0;
	border-top:1px solid #003513;
	border-bottom:1px solid #003513;
}

#news_block h4{
	line-height:	14px;
	font-size:12px;
	text-align:right;

	padding-top:5px;
	margin-bottom:10px;
}


#contents #box #news_block p{
	color:		#ffffff;
	padding-left:	0px;
}
