/*公用*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}


/*幻灯片*/
#focus{
	width:385px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#focus ul{height:300px;position:absolute;}
#focus ul li{float:left;width:385px;height:300px;overflow:hidden;position:relative;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:385px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:385px;height:70px;padding:0px 0px;right:0;bottom:0;text-align: center;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#365189;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url('../images/sprite.png') no-repeat 0 0;cursor:pointer}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
#focus ul li .slideother{
	position:absolute;
	left:1px;
	top:255px;
	width:385px;
	height:70px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:center
}
#focus ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute;top:0px;left:55px;}
#focus ul li .slideother .h12 a{color:#FFF;font-size:24px;font-weight:bold;padding-top:10px;text-decoration:none;}
#focus ul li .slideother .h12 a:hover{text-decoration:underline;}
#focus ul li .slideother p{position:absolute;}
#focus ul li .slideother p a{color:#000000;text-decoration:none;}
#focus ul li .slideother a:hover{color:#000000;}
#focus ul li .slideother p a:hover{text-decoration:none;}
/* 代码整理：精品代码 www.jphtml.com */
