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


#player_af1 {
	position: absolute;
	height: 339px;
	width: 600px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	left: 100px;
	border: 1px solid #FFF;
}
#page #content #thumb_text {
	position: absolute;
	height: 83px;
	width: 150px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	border: 1px solid #FFF;
}
#page #content #thumb_text p{
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	border: 0px solid #FFF;
	margin: 0px;
}

#page #content #thumb_01 {
	position: absolute;
	height: 83px;
	width: 150px;
	left: 0px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#page #content #thumb_02 {
	position: absolute;
	height: 83px;
	width: 150px;
	border: 1px solid #FFF;
	padding: 0px;
	bottom: 0px;
	left: 200px;
	margin: 0px;
}
#page #content #thumb_03 {
	position: absolute;
	height: 83px;
	width: 150px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
	float: right;
	bottom: 0px;
	left: 400px;
}
#page #content #thumb_04 {
	position: absolute;
	height: 83px;
	width: 150px;
	border: 1px solid #FFF;
	padding: 0px;
	bottom: 0px;
	left: 600px;
	margin: 0px;
}
#page #content #btn_next {
	position: absolute;
	height: 20px;
	width: 39px;
	top: 168px;
	right: 24px;
}
#page #content #btn_next a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

