#video_top_txt_area{
	width:880px;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
}

#video_top_txt_area p{
}
#video_thumb_txt_area{
	width:875px;
	height:auto;
	padding:0px 5px 0px 5px;
	float:left;
	
}
#video_thumb_txt_area .video_section1{
	width:426px;
	height:166px;
	background:url(images/vsec_bg.jpg) no-repeat;
	padding:0px 7px 19px 0px;
	margin-bottom:10px;
	float:left;
}
#video_thumb_txt_area .video_section2{
	width:426px;
	height:166px;
	background:url(images/vsec_bg.jpg) no-repeat;
	padding:0px 5px 19px 0px;
	margin-bottom:10px;	
	float:right;
}
#video_thumb_txt_area .thumb{
	
	width:200px;
	height:160px;
	background:url(images/videobg.png) no-repeat;
	padding:12px;
	margin:3px 0px 0px 3px;
	float:left;
}
#video_thumb_txt_area .txt{
	width:185px;
	height:165px;
	margin:5px 0px 0px 5px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	float:left;
}

#video_thumb_txt_area .txt h1{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;

}
#video_thumb_txt_area .txt a{
	font-family:Tahoma;
	font-size:12px;
	color:#0066FF;
	text-decoration:none;
}
#video_thumb_txt_area .txt a:hover{
	text-decoration:underline;
}
#v_form_area{
	width:880px;
	height:219px;
	background:url(images/v_quote_form.jpg) no-repeat;
	margin:15px 5px 0px 5px;
	float:left;
}
#v_form_area .col1{
	width:299px;
	height:214px;
	padding:17px 10px 17px 17px;
	float:left;
}
#v_form_area .col2{
	width:193px;
	height:214px;
	padding:17px 0px;
	float:left;
}
#v_form_area .col3{
	width:343px;
	height:214px;
	padding:17px 0px 17px 10px;
	float:left;
}
#v_form_area .row{
	line-height:17px;
	width:100%;
	padding-bottom:4px;
	float:left;
}

#v_form_area .tbox{
	width:275px;
	height:17px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

#v_form_area .chk{
	width:12px;
	height:13px;
	background:url(images/chk_bg.jpg);
	border:0px none;
}
#v_form_area .txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-left:3px;

}

#v_form_area .tarea{
	width:320px;
	height:80px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	float:left;
}
#v_form_area .btn{
	width:80px;
	height:20px;
	background-color:#666666;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

