/* CSS Document */


/* CSS system.html */


/* ----------------------------------------
*	#content_info
---------------------------------------- */


#content_info{
	background:url(../imgs/other/info_back.gif) no-repeat top left;
	width:619px;
	height:275px;
	padding-left:20px;
	margin:20px auto 10px 30px;
}

#content_info dl{
	width:480px;
	height:auto;
	padding-left:50px;
	padding-top:50px;
	font-weight:bold;

}

#content_info dt{
	width:90px;
	text-align:right;
	background:url(../imgs/top/back_line.png);
	line-height:23px;
	float:left;
	padding-right:10px;
	color:#FF3399;
}

#content_info dd{
	width:370px;
	text-align:left;
	background:url(../imgs/top/back_line.png);
	line-height:23px;
	float:left;
	color:#333333;
}

dt.blank-box span{
	visibility:hidden;
}
/*#content_info h2{
	background:url(../imgs/top/info.png)no-repeat top left;
	margin:10px auto 0px auto;
}

#content_info  h2 span{
	visibility:hidden;
}
*/



/* ----------------------------------------
*	#content_play
---------------------------------------- */

#content_play{
	background:url(../imgs/other/play_back.jpg) no-repeat top left;
	float:left;
	width:301px;
	height:518px;
	margin:20px auto 10px 30px;
	display:inline;

}

#content_play div{
	width:250px;
	height:auto;
	padding-left:25px;
	padding-top:60px;
}

#content_play p{
	background:url(../imgs/top/back_line.png);
	line-height:23px;
	font-weight:bold;
	color:#333333;
}


/*#content_play h2{
	background:url(../imgs/top/flow.png)no-repeat top left;
	margin:10px auto 0px auto;
}

#content_play h2 span{
	visibility:hidden;
}
*/
/* ----------------------------------------
*	#content_corse
---------------------------------------- */


#content_corse{
	background:url(../imgs/other/corse_back.jpg) no-repeat top left;
	float:left;
	width:305px;
	height:518px;
	padding-left:10px;
	margin:20px auto 10px 30px;
	display:inline;
}

#content_corse dl{
	width:280px;
	height:auto;
	padding-top:60px;
	font-weight:bold;

}

#content_corse dt{
	width:120px;
	text-align:right;
	background:url(../imgs/top/back_line.png);
	line-height:23px;
	float:left;
	padding-right:5px;
	color:#FF3399;
}

#content_corse dd{
	width:150px;
	text-align:left;
	background:url(../imgs/top/back_line.png);
	line-height:23px;
	float:left;
	color:#333333;
}



/*#content_corse h2{
	background:url(../imgs/top/info.png)no-repeat top left;
	margin:10px auto 0px auto;
}

#content_corse  h2 span{
	visibility:hidden;
}
*/

