@charset "utf-8";
/* Index页的布局及特定样式*/

/*mainBox*/

.mainBox3 {
	clear:both;
	width:100%;
	margin:0px;
	padding:0;
}
.mainBox3 .mainBox31 {
	float:left;
	margin:0px 10px 0px 0px;
	width:625px;
}
.mainBox3 .mainBox32 {
	float:right;
	width:320px;
}
/*图片切换样式*/
#FocusImg_JS {
	border:#cceff9 1px solid;
	font-size:12px;
	overflow:hidden;
	height:261px;
	width:620px;
}
#FocusImg_JS IMG {
	border-style:none;
}
#FIJ_L {
	padding:9px 11px 0px 0px;
	float:right;
	overflow:hidden;
	width:485px;
	height:241px;
	position:relative;
}
#FIJ_L SPAN {
	display:block;
	overflow:hidden;
	width:485px;
	height:241px;
}
#FIJ_L SPAN IMG {
	width:485px;
	height:241px;
}
#focustext {
	padding:6px 0px 0px 0px;
	display:block;
	font-size:14px;
	z-index:9;
	left:0px;
	width:485px;
	position:absolute;
	top:223px;
	height:21px;
	text-align:center;
}
#focustext A {
	color:#FFFFFF;
	text-decoration:none;
}
#focustext A:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#focustext A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#focustext A:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#focustextBg {
	display:block;
	z-index:8;
	background:#000000;
	left:0px;
	width:485px;
	position:absolute;
	top:223px;
	height:28px;
	moz-opacity: .5;
	opacity: 0.5;
}
#FIJ_R {
	padding:9px 1px 0px 10px;
	float:left;
	overflow:hidden;
	width:102px;
}
#FIJ_R IMG {
	width:86px;
	height:53px;
}
.id_FIJ_R_ImgBlk {
	clear:both;
	padding:2px 12px 7px 4px;
	overflow:hidden;
	width:86px;
	cursor:pointer;
	height:53px;
}
.id_FIJ_R_ImgBlk_On {
	clear:both;
	padding:2px 12px 7px 4px;
	background:url(../../image/browse/2008_left.gif) no-repeat left top;
	overflow:hidden;
	width:86px;
	cursor:pointer;
	height:53px;
}
.FocusImg {
	padding:0px;
	float:left;
	overflow:hidden;
	width:625px;
	height:275px;
}
.a_01:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold; 
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif; 
}
.a_01:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold; 
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif; 
}
.a_01:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold; 
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif; 
}