@charset "UTF-8";
/* CSS Document */

div#mainLeft h2{
	height:36px;
	background-image:url(../img/backstage_main_header.gif);
	background-repeat:no-repeat;
}

div#mainLeft #cntTitle{
	position:relative;
	width:617px;
	height:214px;
	margin-bottom:20px;
	background-image:url(../img/cotnent_title.gif);
}

div#mainLeft #contDetail p{
	margin:14px 0;
	line-height:1.4;
}

div#mainLeft #contDetail .imgRight{
	position:relative;
	float:right;
	width:222px;
	margin-left:14px;
	margin-bottom:14px;
}

div#mainLeft #contDetail .imgLeft{
	position:relative;
	float:left;
	width:222px;
	margin-right:14px;
	margin-bottom:14px;
}

div#mainLeft #contDetail #contMovie a{
	display:block;
	width:222px;
	height:166px;
	background-image:url(../img/content_cutin_movie.jpg);
	background-repeat:no-repeat;
}

div#mainLeft #contDetail #contMovie a:hover{
	background-position:0 -166px;
}
