﻿.btn{cursor:pointer;}
.head_f{height:21px;border:1px solid #ccc;vertical-align:middle; background:#FFF; margin:3px 0 0 50px;}
.head_f input{float:left;border:none;}
.head_f .inp{width:122px;height:15px;line-height:16px;border-right:1px solid #ccc;color:#888;padding:0 8px;margin-top:3px;cursor:text;}
.ico{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(404.png) no-repeat;vertical-align:middle;}
.ico2_1{background-position:0 -20px;}
#FocusBG{
	width:800px;
	padding-top:7px;
	margin:auto;
	height:552px;
	background:url("404.png") repeat left 0px;
	}
#Focus {width:800px; height:552px; overflow:hidden; position:relative;margin:30px auto 0;}
#Focus ul {height:552px; position:absolute;}
#Focus ul li {float:left; width:800px; height:552px; overflow:hidden; position:relative; background:#000;}
#Focus ul li div {position:absolute; overflow:hidden;}
#Focus .btnBg {position:absolute; width:800px; height:20px; left:0; bottom:0;  }
#Focus .btn {position:absolute; width:800px; height:10px; padding:5px 10px; right:380px; bottom:0; text-align:right;}
#Focus .btn span {display:inline-block; _display:inline; _zoom:1; width:12px; height:12px; border-radius:50%; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
#Focus .btn span.on {background:#000;}
#Focus .preNext {width:45px; height:100px; position:absolute; top:90px;  cursor:pointer;}
#Focus .pre {left:0;}
#Focus .next {right:0; background-position:right top;}