.advertising {
	margin: 0px 10px 10px 10px;
}
.advertising .part_1{
	float: left;
	width: 210px;
	height: 98px;
	margin-bottom: 10px;
}
.advertising .part_2{
	float: left;
	width: 22px;
	background: url(../images/advertising_sep.gif) repeat-y;
	height: 98px;
	margin-bottom: 10px;
}
.advertising .part_3{
	float: right;
	width: 210px;
	height: 98px;
	margin-bottom: 10px;
}
.advertising .item{
	clear: both;
}
.advertising .image{
	float: left;
	width: 118px;
	height: 98px;
	overflow: hidden;
	margin-right: 10px;
	background: url(../images/advertising_bck.png) no-repeat;
}
.advertising .image img{
	width: 108px;
	height: 72px;
	margin-top: 13px;
	margin-left: 5px;
	border: 0px;
}
.advertising .title{
	float: left;
	width: 82px;
	height: 98px;
	overflow: hidden;
}
.advertising .title a{ 
	font: 700 8pt/14px Tahoma;
}

.advertising_detail .video{
	margin: 0px 0px 10px 0px;
	background: #434343;
}
