/*[fmt]1A91-1A0A-2*/
h2.course img {
	position : relative;
	top : -3px !important;
}
p.cmt img {
	position : absolute;
	left : 150px;
}
/*group Movi-info*/
div.movie-info {
	position : relative;
	height : 535px;
	margin-top : -35px;
}
div.movie-info div.movie-flash {
	width : 388px;
	height : 447px;
	position : relative;
	left : -10px;
	float : left;
	z-index : 1;
}
div.movie-info p {
	width : 245px;
	padding : 10px;
	height : 85px;
	margin-left : 388px;
	background-color : #FFF276;
	border : 1px solid #FBB03B;
	color : #BA5A2D;
}
ul.course-list {
	width : 297px;
	position : absolute;
	z-index : 2;
	height : 375px;
	left : 360px;
	margin-top : 10px;
}
/*group Costume*/
div.costume {
	width : 627px;
	background : url(../images/bg-line01.png) repeat-x top;
	padding-top : 10px;
	margin : 0 auto;
}
div.costume h3 img {
	margin-bottom : 5px;
	padding-left : 0;
}
div.costume h4 {
	clear : both;
	margin-bottom : 5px;
	position: relative;
	left: -50px;
}
div.costume h4.second {
	padding-top : 15px;
}
div.costume ul {
	background-color : #FFFFFF;
	width : 627px;
	margin-bottom : 10px;
}
div.costume ul li {
	width : 105px;
	float : left;
	padding-right : 20px;
	padding-bottom : 14px;
	background-color : #FFFFFF;
	text-align: center;
}
div.costume ul li p {
	background-color : #FDE3FC;
}
div.costume ul li p a {
	color: #FF3299;
}
div.costume ul li:after {
	content : .;
	display : block;
	width : 0;
	clear : both;
	visibility : hidden;
}

body.costume-info {
	text-align: center;
	background-color: #FFE3F1;
	margin-top: 20px;
}

