@charset "utf-8";




* {
	padding:0px;
	margin:0px;
	font-family:"宋体";
}

a {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#848484;
}

a:hover {
	color:#c40000;
	text-decoration:underline;
}

img {
	border:0px;
}

.box_l {
	float:left;
	width:310px;
}


#focus .box_l {
	height:222px;
}


#focus .box_22 {
	height:329px;
	background:url(focus_l.jpg) no-repeat;
}

#focusBg {
	position:absolute;	left:0px;	top:198px;
	width:310px;	height:25px;
	filter:alpha(opacity:60);
	opacity:0.6;
	text-align:center;
	-moz-opacity:0.6;
}

#focusPic {
	position:relative;
	width:310px;	height:200px;
}

#focusPic H1 {
	color:#000;
	position:absolute; top:200px;z-index:100;
	font:15px/16px "黑体";
	padding-left:25px;
}

#focusPic H1 A:link {
	color:#000;
	font:15px/16px "黑体";
}

#focusPic H1 A:visited {
	color:#000;
	font:15px/16px "黑体";
}

#focusPic H1 A:hover {
	color:#000;
	text-decoration:underline;
}

#focusPic H1 A:active {
	color:#000;
	text-decoration:underline;
}

#focusPic H2 {
	color:#fd9706;
	position:absolute;	top:214px;	left:8px;	z-index:100;
	font:12px/20px "宋体";
	width:280px;
	padding-left:7px;	padding-right:10px;
}

#focusThumb li {
	float:left;
	cursor:pointer;
	padding:0px;
	background:none transparent scroll repeat 0% 0%;
	margin:0px 4px;
}

#focusThumb IMG {
	border:#fff 1px solid;
}

#focusThumb LI.tn {
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	margin:0px 4px;
}

#focusThumb LI.ta {
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	margin:0px 4px;
}