@charset "UTF-8";
/* CSS Document */

h1,h2{font-size:14px;}
table{
	font-size:12px;
	right: auto;
}
#TBL3 td{padding:3px;}
.arrow{ background:url(/images/arr/nav_arrow.gif) left no-repeat;padding:3px 3px 3px 20px;}

.btn_ok{background-image:url(/images/button/btn_ok.gif);padding-left:8px;text-align:center;height:21px;width:92px;background-color:transparent;border:0 solid white;background-repeat:no-repeat;font-size:11px;}
.btn_cancel{background-image:url(/images/button/btn_cancel.gif);padding-left:10px;text-align:center;height:21px;width:92px;background-color:transparent;border:0 solid white;background-repeat:no-repeat;font-size:11px;}



.helpMessage {
	background-color:infobackground;
	border: 1px solid threedshadow;
	padding: 10px;
	margin:10px 0 10px 0;
	font-size:12px;
}
.helpMessage-green {
	background-color:#CCFFB5;
	border: 1px solid threedshadow;
	padding: 5px;
	margin:10px 0 10px 0;
	font-size:12px;
}

.red12{
	font-size:12px;
	color:#F00000;
}

.movieSum{
	background-image:url(/img/vod_player.jpg);
	width: 130px;
	height: 110px;
	text-align: center;
	position: relative;
}

div.linebelt {
	width: 690px;
	background-image: url(/img/line.gif);
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0;
	font-size: 16px;
}