@charset gb2312;
/*
Theme Name: LN POLICE
Theme URI: 
Description: LN POLICE
Author: M.Knight
Version: 1.0
Tags: ln, police
update by MK 20131016
*/
/**
* reset & base css by http://lifesinger.org/blog/2009/07/reset-css-tech/
************************************************/
/************* focus ************/
.banner {
	position: relative;
	width: 385px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 18px;
	font-family: microsoft yahei, "ºÚÌå";
	text-decoration: none;
}
.banner_pic {
	position: relative;
	width: 385px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto 0;
}
.banner_pic ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 99999px;
	height: 300px;
}
.banner_pic ul li {
	float: left;
	width: 385px;
	margin: 0;
	padding: 0;
}
.banner_pic ul li img {
	height: 300px;
	width: 385px;
	overflow: hidden;
	border: 0;
}
.banner a.btn_prev, .banner a.btn_next {
	display: block;
	width: 47px;
	height: 48px;
	overflow: hidden;
	margin-top: 0;
	text-indent: -9999px;
	outline: none;
hide-focus:expression(this.hideFocus=true);
	position: absolute;
	top: 45%;
	z-index: 9;
}
.banner a.btn_prev {
	left: 0;
	background-image: url(imagesl_bt.png);
}
.banner a.btn_next {
	right: 0;
	background-image: url(imagesr_bt.png);
}
.banner_info_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 385px;
	height: 50px;
	overflow: hidden;
	background: #000;
	filter: Alpha(Opacity=50);
	opacity: .5;
}
.banner_info {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 385px;
	height: 35px;
	overflow: hidden;
	z-index: 2;
	color: #fff;
}
.banner_info li {
	display: none;
	padding: 0 10px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.banner_info li.current {
	display: block;
}
.banner_info li a {
	color: #fff;
	font-size: 18px;
	font-family: microsoft yahei, "ºÚÌå";
	text-decoration: none;
}
.banner_info li a:link, .banner_info li a:visited {
	color: #fff;
	font-size: 18px;
	font-family: microsoft yahei, "ºÚÌå";
	text-decoration: none;
}
.banner_info li a:hover, .banner_info li a:active {
	color: #fff;
	font-size: 18px;
	font-family: microsoft yahei, "ºÚÌå";
	text-decoration: none;
}
.banner_info li .ext, .banner_info li .ext a {
	color: #999;
}
span.pipe {
	padding: 0 6px;
}
.banner_pages {
	position: absolute;
	right: 10px;
	bottom: 8px;
	height: 11px;
	overflow: hidden;
	z-index: 3;
}
.banner_pages ul {
	float: right;
}
.banner_pages li {
	float: left;
	margin-left: 4px;
}
.banner_pages li span {
	color: #fff;
	display: block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(imageswhite.png) no-repeat;
	_background: url(imageswhite.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
.banner_pages li span:hover {
	color: #fff;
	background: url(imagessel.png) no-repeat;
	_background: url(imagessel.gif) no-repeat;
}
.banner_pages li.current span, .banner_pages li.current span:hover {
	color: #fff;
	background: url(imagessel.png) no-repeat;
	_background: url(imagessel.gif) no-repeat;
}
.mypng img {
azimuth:expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"',sizingMethod='image')", this.src="transparent.gif"):(this.origBg = this.origBg? this.origBg:this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.origBg+"',sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}


/*************** scroll pics ****************/
.rollBoxwhly {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 20px;
	border: #d2d2d2 solid 1px;
}
.rollBoxwhly .Contwhly {
	width: 942px;
	overflow: hidden;
	margin: 0;
	padding-left: 3px;
	overflow: hidden;
}
.rollBoxwhly h1 {
	float: left;
	width: 30px;
}
.rollBoxwhly .ScrCont {
	width: 10000000px;
}
.rollBoxwhly .Contwhly .pic {
	width: 190px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
*+html .rollBoxwhly .Contwhly .pic {
	width: 190px;
	float: left;
	text-align: center;
	padding-right: 12px;
}
.rollBoxwhly .Contwhly .pic img {
	border: 3px solid #fff;
	display: block;
	margin: 0;
}
.rollBoxwhly .Contwhly .pic a img:hover {
	border: 3px solid #d1e2f2;
}
.rollBoxwhly .Contwhly a:link, .rollBoxwhly .Contwhly a:visited {
	color: #000;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.rollBoxwhly #List1, .rollBoxwhly #List2 {
	float: left;
}
.floatl {
	float: left;
	display: inline;
	padding-top: 5px;
}
.floatr {
	float: right;
	display: inline;
	padding-top: 5px;
}
.img1 {
	padding-top: 45px;
}
.img2 {
	padding-top: 45px;
}

/*************** turning pics ****************/
/* temp1 */
#temp1 {height:335px;width:580px;}
#temp1 .JQ-content-box{float:left;overflow:hidden;width:458px;height:325px;margin:6px 0 0 6px;_margin:6px 0 0 3px;position:relative}
#temp1 .JQ-content-box .JQ-slide-content{position:absolute}
#temp1 .JQ-content-box .JQ-slide-content li{zoom:1;overflow:hidden;height:327px;vertical-align:text-top}
#temp1 .JQ-content-box .JQ-slide-content li img{width:457px;height:325px;display:block}
#temp1 .JQ-slide-nav{display:block;float:left;width:115px;height:335px;overflow:hidden;}
#temp1 .JQ-slide-nav li{display:inline;float:left;padding-left:5px;padding-bottom:6px;width:119px;height:68px;padding-top:6px;margin-bottom:3px;}
#temp1 .JQ-slide-nav li.on{display:inline;float:left;padding-left:5px;padding-bottom:6px;width:119px;height:73px;padding-top:6px;margin-bottom:3px;background:url(imageson_box.png)}
#temp1 .JQ-slide-nav li img{width:100px;height:74px;display:block}