@charset "utf-8";
/* CSS Document */

#banner{
	width:743px;
	height:198px;
	background:url(/Assets/Web/Image/videos/banner.jpg) no-repeat;
	}
#banner{
	width:743px;
	height:198px;
	background:url(/Assets/Web/Image/videos/banner.jpg) no-repeat;
	}
#videos_title{
	width:600px;
	min-height:30px;
	margin:0 auto;
	line-height:20px;
	font-family:"微軟正黑體";
	margin-top:20px;
	margin-bottom:10px;
	color:#36F;
	padding:10px;
	border:1px solid #CCC;
	}
#form_content h1{
	font-family:"微軟正黑體";
	font-size:16px;
	color:#a40035;
	margin:0px;
	}
#youtube_paly{
	width:600px;
	height:450px;
	margin:0 auto;
	margin-bottom:10px;	
	margin-top:0px;
	padding:10px;
	border:1px solid #CCC;
	background:#000;
	}
#youtube_date{
	width:600px;
	min-height:20px;
	line-height:20px;
	margin-top:4px;

	}
#video_dec{
	width:600px;
	min-height:50px;
	margin:0 auto;
	margin-bottom:20px;
	font-family:"微軟正黑體";
	font-size:14px;
	color:#06F;
	padding:10px;
	border:1px solid #CCC;
	}
#back{
	width:691px;
	height:30px;
	float:left;
	text-align:center;
	}
#back_img{
	width:57px;
	height:12px;
	display:block;
	margin:0 auto;
	background:url(/Assets/Web/Image/news/back.png) no-repeat;}
#photos_list{
	width:610px;
	min-height:100px;
	padding:10px 0px 0px 10px;
	margin-left:60px;
	margin-bottom:10px;
	border:1px solid #CCC;
	float:left;
	}
#photos_list ul{
	padding:0px;
	margin:0px;
	float:left;
	}
#photos_list ul li{
	width:181px;
	min-height:90px;
	margin:0px;
	list-style:none;
	float:left;
	margin-right:14px;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:15px;
	overflow:hidden;
	background:url(/Assets/Web/Image/videos/list_bg1.png) no-repeat bottom left;
	}
#list_pho {
	width:181px;
	height:151px;
	position:absolute;
	z-index:500;	
	background:url(/Assets/Web/Image/videos/list_img.png) no-repeat;}
#photos_list ul li img{
	width:181px;
	}
#photo{
	width:180px;
	min-height:100px;
	padding:0px 0px 18px 0px;
	float:left;

	}
.font_color{
	background:#FAF4CF;}