.vid_guide{
	background:#FFF;
	height:50px;
	}
	
.vid_play{
	background:url(../images/video_bg.gif) top repeat-x;
	min-height:452px;
	border-bottom:#999 3px solid;
	border-top:#999 3px solid;
	}
	
.vid_play .flv{
	margin:auto;
	width:800px;
	height:452px;
	}	

.vid_list{
	background:url(../images/video_bg2.gif) top repeat-x;
	}
	
.vid_one{
	float:left;
	width:175px;
	height:260px;
	padding:30px 5px 5px 5px;
	margin:10px 10px 10px 0px;
	}	

.play{
	background:url(../images/video_play.gif) top center no-repeat;
	}

.vid_one img{
	width:175px;
	height:100px;
	margin-bottom:10px;
	}

.vid_one dl dt{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}	

.vid_one dl dd{
	text-align:center;
	}