.headline{
	position: relative;
	width: 513px;
	height: 320px;
	overflow: hidden;
	background: url(../images/headline2.png) no-repeat;
	margin-bottom: 0px;
}
.headline .image{
	z-index: 1;
	position: absolute;
	width: 510px;
	height: 275px;
	top: 1px;
	left: 1px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.headline .image img{
	width: 510px;
	height: 277px;
	border: 0px;
}
.headline .number{
	z-index: 2;
	position: absolute;
	width: 510px;
	height: 36px;
	top: 278px;
	left: 1px;
	background: url(../images/headline_num.png) no-repeat;
	border: 1px solid #ccc;
}
.headline .number .item{
	float: left;
	text-align: center;
	width: 33px;
	height: 36px;
	background-repeat: no-repeat;
	overflow: hidden;
	border-left: 1px solid #ccc;
}
.headline .number .item a{
	font-weight: 100;
	font-size: 8pt;
	line-height: 33px;
}
.headline .number .active a{
	font-weight: 700;
	color: #F00;
}
.headline .number_inner{
	padding-left: 168px;
	background-image: url(../images/mbg.jpg);
	height: 36px;
}
.headline .title_content{
	z-index: 2;
	position: absolute;
	width: 450px;
	height: 60px;
	overflow: hidden;
	top: 206px;
	left: 40px;
}
.headline .title_content .title{
	font-weight: 100;
	font-size: 18pt;
	color: #000;
}
.headline .title_content .short_content{
	font-weight: 100;
	font-size: 9pt;
	color: #333;
}
.headline .transparent_layer {
	z-index: 2;
	background: #333;;
	position: absolute;
	width: 511px;
	height: 29px;
	top: 233px;
	left: 1px;
	filter: alpha(opacity=75);
	-moz-opacity: .7;
	opacity: .7;
}
.headline .transparent_layer {
font: 700 12pt/24px Tahoma; color:#FFF;	
	}
.yatay_manset { display: none; }
#manset_0 { display: block; }
.el { cursor:pointer; }

