@charset "gb2312";
/* È«¾Ö */

.focusImg{
	width:507px;
	height:255px;
	margin-bottom:0px;
	overflow:hidden;
	position:relative;
	border:1px solid #dadada;
}
.focusImg b{width:100%;height:32px;position:absolute;bottom:0;left:0;background:#3D63C6; z-index:auto}
.focusImg b a:link{color:#FFFF00;}
.focusImg b a:visited{color:#FFFF00;}
.focusImg b a:hover{color:#ffffff;}

.focusImg h2{width:475px;height:28px;line-height:28px;padding:0 0px;overflow:hidden;position:absolute;bottom:0px;left:0;font-size:14px;}
.focusImg h2 a:link{color:#ffffff;}
.focusImg h2 a:visited{color:#ffffff;}
.focusImg h2,.focusImg h2 a,.focusImg h2 a:hover{color:#FFFF00;}
.focusImg h2 a{font-family:ËÎÌå;}
.focusImg h2 i{
    color:#ffffff;
	width:24px;
	height:18px;
	line-height:18px;
	margin:5px 0 0 5px;
	float:right;
	cursor:pointer;
	text-align:center;
	font-family:Arial;
	background:#333333;
	font-style: normal;
}
.focusImg h2 i.cur{background:#CD0507;}
