@charset "utf-8";
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.center {
	text-align:center;
}
/* YAHOO CSS RESET Start */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}
/* YAHOO CSS RESET End */
body {
	background-color: #f8c7da;
}
body,td,th {
	font-size: 9pt;
	font-family: Tahoma, Geneva, sans-serif;
}
img {
	border:none;
	border-width:0;
}
.SearchCharCSS {
	font-size: 9pt;
}
.RedLabel {color: #FF0000}
.BlueLabel {color: #0000FF}
.White {
	color: #FFF;
}
a {
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link, a:visited, a:active{
	text-decoration: none;
	color: #A43349;
}
a:hover {
	text-decoration: underline;
	color: #A43349;
}
.Label9 { font-size: 9pt;
}
.TypeLink {	font-size: 9pt;
}
.VideoTitle {
	font-size: 12pt;
	color: #000;
}
.VideoText {
	font-size: 12pt;
	color: #000;
}
#loginArea {
	height: 269px;
}
#top td img {display: block;}
.RedDate {
	color: #F00;
}
.RedCost {
	color: #F00;
}
.MainTitle {
	font-size: 12pt;
	color: #673741;
	font-weight: normal;
	background-color: #FC9EB0;
	letter-spacing: 9px;
	text-align: center;
	/* [disabled]vertical-align: middle; */
}
.ICPUserID {font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.VideoTable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC9EB0;
	margin-bottom:12px;
	padding-bottom: 12px;
	padding-left: 6px;
	line-height: 1.5em;
}
#Main {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 100%;
	background-color: #f8c7da;
}
#container {
	background-color: #FFF;
}
#left-content {
	_display:inline; /*hacked for IE 6*/ 
	margin: 0px;
	padding: 0px;
	width: 706px;
	float:left;
}
#right-content {
	_display:inline; /*hacked for IE 6*/ 
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear:both;
}
#footer {
	text-align: center;
	margin-top: 20px;
}
h2 {
	font-size: 1em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}
#Main #footer #footer-sitetag {
	margin-top: 20px;
	margin-bottom: 10px;
}
.right-unit {
	margin-bottom: 10px;
}
.right-unit:first-child {
	height: 269px;
	margin-bottom: 0px;
}
.VideoTable .left {
	float: left;
	width: 180px;
}
.VideoTable .right {
	float: left;
	width: 468px;
}
.clear {
	clear:both;
}
.right-unit-top {
	*display: block;
}
.VideoTable2 {
	float: left;
	width: 170px;
	_display:inline; /*hacked for IE 6*/
	margin-bottom: 10px;
}
.VideoTable2-Text {
	height:4em;
	padding: 0 5px;
	overflow: hidden;
	word-wrap:break-word;
	word-break:break-all;
}
#restricted {
	position:absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
	display: none;
}
video {
	width:640px;
	height:480px;
	margin: 20px 0;
}
#Player {
	margin: 20px 0;
}