@charset "gb2312";
/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/


/*-- reset styles --*/


/*-- jShowOff module styles --*/


#features, #features-1, #features-2, #features-3, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 1004px;
	height: 272px;
	}
.jshowoff {
	width: 1004px;
	margin: 0;
	}
.jshowoff div {	
	
	}
.jshowoff div, .jshowoff img, .jshowoff {

	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {

	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	margin: 26px auto 0;
    position: absolute;
    right: 1px;
    top: -30px;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	background-image:url(../_img/pagination.png);
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
	/*text-indent:-999px;
	height:12px;*/
    width: 10px;
    margin:0 2px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-position: 0 -12px;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	display:none;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
		}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures .jshowoff-slidelink-0 {

	}
.thumbFeatures .jshowoff-slidelink-1 {

	}
.thumbFeatures .jshowoff-slidelink-2 {

	}
.thumbFeatures .jshowoff-slidelink-3 {

	}
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;

	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 250px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}


 .jshowoff-controls a.jshowoff-1-prev {
	left: 15px;
	background: url(arrows.png) left center;
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}
 .jshowoff-controls a.jshowoff-1-next {
	right: 15px;
	background: url(arrows.png) right center;;	
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}


.jshowoff-controls a.jshowoff-2-prev {
	left: 15px;
	background: url(arrows.png) left center;
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}
 .jshowoff-controls a.jshowoff-2-next {
	right: 15px;
	background: url(arrows.png) right center;	
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}
.jshowoff-controls a.jshowoff-3-prev {
	left: 15px;
	background: url(arrows.png) left center;
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}
 .jshowoff-controls a.jshowoff-3-next {
	right: 15px;
	background: url(arrows.png) right center;		
    display: block;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -10000em;
    width: 40px;
	top:100px;
	z-index:150;
	}
	.jshowoff div.content
	{
		left: 350px;
    padding: 15px 0;
    position: absolute;
    top: 125px;
	}