/* ???CSS */
* {
	margin:0;
	padding:0px;
}
ul li, ol li {
	list-style:none;
	margin:0;
	padding:0;
}
img {
	border:none;
}
/*	Ie6 H Bug	*/
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
}

/* ??? */
.scroll{ position:relative; height:272px; width:400px; overflow:hidden;float:left;}
.scroll .scroll_cont{*position:relative;height:272px; width:400px; overflow:hidden}
.scroll .arr_left{ position:absolute; width:49px; height:79px; left:0; top:90px;background:url(/web/xzzy/images/blog_zxh_0401_left.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/web/xzzy/images/blog_zxh_0401_left.png');_background:none;}
.scroll .arr_right{ position:absolute; width:49px; height:79px; right:0; top:90px;background:url(/web/xzzy/images/blog_zxh_0401_right.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/web/xzzy/images/blog_zxh_0401_right.png');_background:none;}
.scroll .arr_left:hover{background:url(/web/xzzy/images/blog_zxh_0401_left_h.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/web/xzzy/images/blog_zxh_0401_left_h.png');_background:none;}
.scroll .arr_right:hover{background:url(/web/xzzy/images/blog_zxh_0401_right_h.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='/web/xzzy/images/blog_zxh_0401_right_h.png');_background:none;}

.scroll .box{float:left; width:400px;}
.scroll .box span{display:block;line-height:60px;overflow:hidden;margin-top:-60px;font:14px/60px "ËÎÌå","arial"; padding-left:13px;color:#fff;color:#ffffff;height:60px;filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#CC000000', endColorstr = '#CC000000' )\9;background-color:rgba( 0, 0, 0, .8 );*background-color:transparent\9;position:relative;}
.scroll .box a:hover, .scroll .box a:hover span{ color:#fff;}

.scroll .scroll_num{ position:absolute; top:220px; right:10px;}
.scroll .scroll_num span{margin-top:15px;width:28px;height:28px;display:inline-block;background: url(/web/xzzy/images/change.png) no-repeat;_background: url(/web/xzzy/images/change.gif) no-repeat;background-position: -200px -100px;_filter:alpha(opacity=50)}
.scroll .scroll_num span.selected{width:28px;height:28px;display:inline-block;background-position:-200px -1px;}
/* ?? */
ul.list li{ line-height:22px; height:22px;}
ul.f14 li{font-size:14px; line-height:24px; height:24px;}
ul.pot li{ background:url(/web/xzzy/images/blog_zxh_0401_03.png) no-repeat -17px -138px; padding-left:7px;}

ul.list_01{}
ul.list_01 li{ line-height:22px; height:22px;}

ul.list a:link,ul.list a:visited{color:#333;}
ul.list a:hover{color:#c00;}
/* footer */
.footer{padding:20px 0;line-height:28px;margin:2em 0;text-align:center; }