.video-title{
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
	background: url(../../images/item/video.png) no-repeat 0px 2px;
	padding-left: 25px;
	width: 507px;
	margin-left: 100px;
}

.video-container{
	margin-left: 100px;

}

.hr{
	background: url(../../images/element/line01.gif) repeat-x 0px 0px;
	height: 11px;
	overflow: hidden;
	width: 507px;
}

.sidebar-sublist{
	list-style: none;
	margin:  0 0 0 20px;
	
}

.sidebar-sublist li
{
	background: url(../../images/item/item02.gif) no-repeat 0px 6px;
	padding:  0 0 0 14px;
}

.sidebar-sublist li a:hover
{
	color: #CC6600;
}

