/* CSS Document */
ul,li,ol{
	margin:0px;
	padding:0px;
	list-style:none;
}
.font01{ font-size:24px; color:#ffffff; text-decoration:none; line-height:48px; font-family:"微软雅黑", Arial, Helvetica;}
.font02{ font-size:18px; color:#ffffff; text-decoration:none; line-height:28px; font-family: "微软雅黑", Arial, Helvetica,Arial; }
.font03{ font-size:14px; color:#232323; text-decoration:none; line-height:22px; font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font04{ font-size:22px;	color:#c1001b;	text-decoration:none;	line-height:42px;  font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font04:hover{ font-size:22px;	color:#003b90;	text-decoration:none;	line-height:42px;  font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font05{ font-size:14px; color:#232323; text-decoration:none; line-height:32px; font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font05:hover{ font-size:14px; color:#c1001b; text-decoration:none; line-height:32px; font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font06{ font-size:14px; color:#232323; text-decoration:none; line-height:24px; font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font06:hover{ font-size:14px; color:#c1001b; text-decoration:none; line-height:24px; font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font07{ font-size:18px;	color:#003b90;	text-decoration:none;	line-height:32px;  font-family:"微软雅黑", Arial, Helvetica,Arial;}
.font08{ font-size:12px;	color:#00184d;	text-decoration:none;	line-height:20px;  font-family:"微软雅黑", Arial, Helvetica,Arial;}

#focus_Box ul,
#focus_Box {
	width:  340px;
	height: 240px;
	overflow:hidden;
}
.column-05-con { padding-top: 16px; }
#focus_Box {
	position: relative;
}
#focus_Box li{
	z-index: 0;
	position: absolute; 
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 300px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#focus_Box li img{
	width: 100%;
	background: url(zyxx_images/loading.gif) no-repeat center 50%;
	height: 100%;
	ertical-align: top;
}