/* ****************************************************** corners *********************************************** */


.corner_top_video_page {
	font-size:0;
	background: url(../img/corner_top_video.gif) no-repeat;
	height:18px;
	line-height:18px;
	padding:0;
	width:380px;
	margin:0;
	display:block;
}
.corner_bottom_video_page {
	font-size:0;
	background: url(../img/corner_bottom_video.gif) no-repeat;
	clear:both;
	height:18px;
	line-height:18px;
	padding:0;
	width:380px;/*
	margin:0; */
	position:relative;
}
.corner_bottom_video_2_page {
	font-size:0;
	background: url(../img/corner_bottom_video_2.gif) no-repeat;
	clear:both;
	height:18px;
	line-height:18px;
	padding:0;
	width:470px;/*
	margin:0; */
	position:relative;
}
/* ******************************************************  index *********************************************** */

.index .video_line {
	width:175px;
	float:left;
	padding-bottom:6px;
}
*html .index .video_line {
	width:175px;
	float:left;
	white-space: nowrap;
	overflow:hidden;
	margin:0;
	padding:0 0 6px 0;
}

.index .video_left {
	width:160px;
	float:left;
	margin:13px;
	white-space: nowrap;
	overflow:hidden;

}
.index .video_left a {
    text-decoration:none;
	font-weight:bold;
}
.index .video_left img {

}
/* ****************************************************** form *********************************************** */
.video_page_left_bg {
	background:#690909;
	padding:0 10px 0 10px;

}
.video_page_left {
	width:380px;
	float:left;
	padding:0 15px 0 10px;
}
.video_page_right {
	width:470px;
	float:left;
	padding:0;
}
.video_page_right_dotted {
	font-size:10px;
	margin-top:10px;
	padding-top:10px;
}
.video_caption {	margin:0;
	padding:0 0 5px 30px;
	background:transparent url(../img/girl_white_2.gif) no-repeat left top;
	font-weight:bold;
	color:#e3c9b8;
	font-weight:bold;
	font-size:20px;
}


