@charset "UTF-8";

#video{
	line-height: 140%;
	width: 564px;
}

#video a.banner{
	display: block;
	width: 564px;
	height: 72px;
	background: url(../images/banner_mgvideo.gif) no-repeat;
	margin-bottom: 6px;
}

#video a.banner span.lead{
	position: relative;
	top: 30px;
	left: 182px;
	font-size: 0.9em;
	color: #FFFFFF;
}

#video a.banner span.lead:hover{ text-decoration: none; color:#FFFFFF; }
#video a.banner span.lead:visited{ text-decoration: none; color:#FFFFFF; }

#video .categoryContainer{
	margin-bottom: 32px;
}

#video .title{
	border-bottom: 1px solid #999999;
	margin-bottom: 12px;
}

#video .title .left{
	float: left;
	width: 400px;
}

#video .title .right{
	text-align: right;
	font-weight: normal;
	font-size: x-small;
}

#video .title h2{
	margin-bottom: 0;
}

#video h1{
	margin-bottom: 12px;
}

#video h2 .number{
	font-weight: normal;
	padding-left: 12px;
}

#video .view{
	font-weight: normal;
	font-size: x-small;
}

#video .view .on{
	padding-left: 15px;
	background: url("../images/arrow-down.gif") no-repeat center left;
}

#video .view .asc{
	background: url("../images/arrow-up.gif") no-repeat center left;
}


#video .view .off{
	background-color: #DDDDDD;
	padding: 2px 3px;
}

#video .block{
	line-height: 140%;
	display: block;
	padding-bottom: 3px;
	margin: 0;
}

#video td img{
	margin-bottom: 12px;
}

#video .time{
	color: #666666;
	font-size: x-small;
	line-height: 160%;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}


#video .date{
	color: #666666;
	font-size: x-small;
	line-height: 160%;
	display: block;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}

#video .browse{
	color: #666666;
	font-size: x-small;
	line-height: 160%;
	display: block;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}

#video .category{
	color: #0000FF;
	background: #DDDDDD;
	font-size: x-small;
	line-height: 160%;
	margin: 0 3px 0 0;
	padding:2px 3px;
	letter-spacing: normal;
	margin-top: 2px;
}

#video #detail .timeDetail{
	color: #666666;
	font-weight: bold;
}

#video .detailCategory{
	margin-top: 2px;
}

#video a:hover.category, #video a:hover.on, #video a:hover.off{ text-decoration: none; color:#2200EE; background-color: #FFFF00; }

#video .bottomMargin{
	padding-bottom: 18px;
}

#video .related{
	width: 564px;
	padding: 12px 0;
	background-color: #FFFFFF;
}

#video img.thumbnail{
	width: 130px;
	height: 97px;
}

#video .arrow-original{
  background:url("/common/images/arrow-original.gif") no-repeat 6px left;
  padding-left:15px;
}



