<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-title-sec {
	float: left;
	clear: both;
}
.box-title-sec .close{
	height: 29px;
	width: 25px;
	float: right;
}
.box-title-sec .video-title {
	float: left;
	color: #000000;
	margin-left: 25px;
	width: 585px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	font-size: 18px;
}
.main-swf {
	height: 360px;
	width: 640px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.main-popup {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 485px;
	color: #FFFFFF;
}

.v_small{
	float:left;
	width:96px;
	height:57px;
	margin-top:5px;
	margin-right:12px;
	display: inline;

}
.v_small a{
	border: 2px solid #CCCCCC;
	display: block;
	width:96px;
}
#thumbnail-on{
	display: block;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
.v_small a:hover{
	display: block;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
.main-popup .video-nav {
	height: 65px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.main-popup .pd-name {
	text-decoration: blink;
	float: left;
	display: block;
	height: 30px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 24px;
	width: 465px;
	text-align: right;
	color: #000000;
}
.main-popup .title-row {
	height: 40px;
	background-color: #FFFFFF;
	clear: both;
}

.purchase-sec{
	float:right;
	margin-top: 0px;
}
.pd_btn1 {
	height: 24px;
	width: 105px;
	margin-bottom: 5px;
	background-color: #990000;
	float: left;
	margin-top: 5px;
	background-image: url(../img/btn_p11.gif);
}
.pd_btn1 a {
	color: #FFFFFF !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(img/btn_p11.gif);
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.pd_btn1 a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	background-image: url(img/btn_p11.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.price {
	font-weight: bold;
	font-size: 14px;
	margin-top:5px;
	float: left;
	margin-right: 10px;
	line-height: 24px;
	height: 24px;
	color: #000000;
}
</pre></body></html>