﻿/* @group Scroller */

#scroller .overtext {
	z-index:10;
	position: relative;
	bottom:51px;
	width:552px;
	height:44px;
	background:#000;
	float: left;
	padding-top:3px;
	padding-bottom:4px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#scroller .overtext .otitle {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	width:552px;
	padding-left:10px;
	float: left;
	margin-bottom: 2px;
}
#scroller .overtext .odes {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: 552px;
	padding-left:10px;
	line-height: 17px;
	float: left;
}
#slideshow {
	margin:0px;
	text-align:left;
	padding:0px;
	height:230px;
	width:552px;
}
pre code {
	background-color:#eee;
}
.pics {
	height:230px;
	width:552px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.pics img {
	height:230px;
	width:552px;
	background:#eee;
	border-style:none;
}
.pics p {
	margin:0px;
}
.snav {
	position:absolute;
	z-index:999;
	width:552px;
}
.snav a span#prev {
	width:35px;
	height:62px;
	float: left;
	position:relative;
	top:85px;
	background:url(../images/prev.png) left no-repeat;
	left:0px;
	font-size:0px;
	color:#7f9808;
}
.snav a span#next {
	width:35px;
	height:62px;
	float:right;
	color:#7f9808;
	font-size:0px;
	position: relative;
	top:85px;
	background:url(../images/next.png) no-repeat;
}
.img_border {
	border-bottom: 4px solid #214C77;
	border-top: 4px solid #214C77;
}


/*#nav { position: relative;
	height: 25px;
	margin-top: 10px;
	margin-left: 333px;
}
	#nav li { float: left; list-style: none}
	#nav a { padding: 3px 5px; text-decoration: none;
	width: 35px;
	float: left;
	margin-right: 13px;
	height: 33px;
	text-indent: -5000px;
}
	#nav a:focus { outline: none; }



/* @end */
