.wrap {
	width: 600px;
	margin: 0 auto
}
#screen {
	width: 600px;
	height: 250px;
	margin: 0 auto;
	background: #384452;
	overflow: hidden
}
#screen .bd {
	width: 420px;
	height: 250px;
	position: relative;
	overflow: hidden;
	float: left
}
#screen .bd .mt {
	width: 420px;
	height: 250px;
	position: relative;
	overflow: hidden
}
#screen .bd .mt img {
	width: 420px;
	height: 250px
}
#screen .bd .mt p {
	height: 44px;
	line-height: 22px;
	padding-right: 20px;
	left: 20px;
	bottom: 0;
	*bottom: 10px!important;
	color: #aaa;
	display: block;
	position: absolute;
	z-index: 9
}
/*#screen .bd .mt h2 {
	width: 420px;
	height: 34px;
	line-height: 34px;
	padding-left: 40px;
	_padding-left: 0;
	left: 20px;
	_left: 18px;
	bottom: 0;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	background: url("../images/fouce.png") no-repeat 0 4px;
	_background: 0;
	position: absolute;
	z-index: 9;
	overflow: hidden
}
#screen .bd .mt h2 a {
	color: #0091e1;
	font-weight: normal
}*/
#screen .bd .mt .bg {
	width: 430px;
	height: 57px;
	left: 0;
	bottom: 0;
	background: #000;
	filter: alpha(opacity=60);
	opacity: .6;
	position: absolute;
	overflow: hidden;
	z-index: 8
}
#screen .hd {
	width: 180px;
	height: 397px;
	padding-top: 3px;
	float: right
}
#screen .hd ul {
	margin-left: 0;
}
#screen .hd ul li {
	width: 84px;
	height: 61px;
	margin: 1px 0 0 6px;
	display: inline;
	position: relative;
	overflow: hidden;
	float: left
}
#screen .hd ul li a {
	width: 84px;
	height: 61px;
	display: block
}
#screen .hd ul li img {
	width: 78px;
	height: 54px;
	border: 3px solid #7595a0;
}
#screen .hd ul li .bg {
	width: 78px;
	height: 24px;
	left: 3px;
	top: 63px;
	background: url("../images/bg.png") no-repeat;
	_background: 0;
	_filter: progid: DXImageTransform.Microsoft.gradient(startColorStr="#00000000", endColorStr="#99000000", gradientType='1');
	position: absolute
}
#screen .hd ul li .txt {
	width: 103px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	left: 4px;
	bottom: 4px;
	z-index: 2;
	text-align: right;
	padding-right: 5px;
	overflow: hidden;
	cursor: pointer
}
#screen .hd ul li .mask {
	width: 108px;
	height: 85px;
	left: 3px;
	bottom: 3px;
	z-index: 3;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
	background: rgba(0, 0, 0, 0.4);
	display: block;
	position: absolute
}
#screen .hd ul li a:hover .mask,
#screen .hd ul .on .mask {
	display: none;
	position: relative
}
#screen .hd ul li a:hover img,
#screen .hd ul .on img {
	border-color: #0091e1
}
#screen .hd ul li a:hover {
	color: #fff;
	text-decoration: none
}
#screen .hd ul li a:hover .bg {
	background: #0091e1;
	_filter: none
}