@charset "utf-8";

/*videeo_box1
----------------------------------------------*/
#contents #video_box1 {
	width: 800px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 20px;
}
#contents #video_box1 ul {

}
#contents #video_box1 li {
	display: block;
	float: left;
	text-align: center;
}
#contents #video_box1 #dv1 {
	height: auto;
	width: 270px;
}
#contents #video_box1 #dv2 {
	height: auto;
	width: 260px;
}
#video_box1 a {
	color: #333333;
	text-decoration: none;
}
#video_box1 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/*videeo_box2
----------------------------------------------*/
#contents #video_box2 {
	height: auto;
	width: 800px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 20px;
}
#contents #video_box2 ul {
	height: auto;
}
#contents #video_box2 li {
	display: block;
	float: left;
	text-align: center;
}
#contents #video_box2 #dv1 {
	height: auto;
	width: 270px;
}
#contents #video_box2 #dv2 {
	height: auto;
	width: 260px;
}
#video_box2 a {
	color: #333333;
	text-decoration: none;
}
#video_box2 a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#contents #ico_baner {
	height: 56px;
	width: 800px;
	padding-top: 20px;
}
#ico_baner #text {
	width: 479px;
	float: left;
	height: 56px;
}
#ico_baner #baner1 {
	height: 24px;
	width: 33px;
	float: left;
	padding-left: 20px;
	padding-top: 16px;
}
#ico_baner #flash_baner {
	height: 41px;
	width: 160px;
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}
#ico_baner #wmv_baner {
	height: 56px;
	width: 68px;
	float: left;
	padding-left: 20px;
}
