 .box {height:175px;  float:left;    width:918px; overflow: hidden; position:relative;   } 
        .box li { display:block; float:left; margin-left:27px; margin-right:28px; width:174px; height:200px;text-decoration:none;text-align:center; cursor:pointer;}
		.box li img{ border:5px solid #CCC;}
		.box li .title{ width:174px; margin:5px 0; background-color:#ddd; line-height:26px; color:#000;} 
        .box li:hover { color:#999; } 
        .box li.active { background-position:-174px 0; color:#555;cursor:default;} 
        a.prev, a.next {background:url(../images/left.gif) no-repeat 0 0; display:block;width:31px;height:144px; float:left; margin:0 0 0 0; cursor:pointer;} 
        a.next { background-image:url(../images/right.gif)} 
       .scroll_list{ width:10000em; position:absolute;  } 
	   .lnzh_navi{ font-size:28px; font-weight:bold; width:120px; margin:0 auto; padding:30px 0 0 0; color:#000; font-family:"微软雅黑"; }
	   .navi{ width:100%; margin-bottom:15px;}
	   .navi span{ padding:10px; background-color:#100a64; color:#FFFFFF; line-height:30px; font-weight:bold;}
	   .scroll{margin:10px auto;width:980px;height:220px;}