@charset "utf-8";
#content { }
#jFlowSlide { float: left; }
#controller {
	float: left;
	clear: left;
	width: 100%;
	position:relative;
	top:-30px;
}
#controller span {
	display: block;
	float: left;
	text-align: left;
}
	
#controller .flowprev a
{
	background:url(../images/prev.png) no-repeat;
	width: 12px;
	height:17px;
	display:block;
	}
	
#controller .flownext a
{
	background:url(../images/next.png) no-repeat;
	display:block;
	width: 12px;
	height:17px;
	}
	
#controller .flowprev a:hover
{
	background:url(../images/prev1.png) no-repeat;
	display:block;
		width: 12px;
	height:17px;
	}
	
#controller .flownext a:hover
{
	background:url(../images/next1.png) no-repeat;
	display:block;
		width: 12px;
	height:17px;
	}
	
#controller span a {
background: url(../images/dot.png) no-repeat;
width:11px;
height:11px;
display:block;
}

.flowctrl
{
	width:30px;
	}
	
#controller span a:hover {
background: url(../images/dotB.png) no-repeat;
width:11px;
height:11px;
display:block;
}
#controller span a b {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-right: 10px;
}
#controller span a:hover {
	color: #333;
}

#controller .jFlowSelected a{background: url(../images/dotB.png) no-repeat; }

.bottom-block {
	float: left;
	width: 220px;
}
.bottom-block h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	background-image: url(../../img/4-bottom-links-bg.png);
	background-repeat: no-repeat;
	background-position: -13px -96px;
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 220px;
	cursor: pointer;
}
.bottom-block a { padding-left: 0px; }

.bottom-block p {
	margin-left: 120px;
	color: #a9a9a9;
	font: 9px/12px Tahoma, Arial, sans-serif;
}
.bottom-block.bottom-block-over  h1 {background-position: -13px 0px;}
.blog-block.bottom-block-over  h1	{ background-position: -296px 0px; }
.contact-block.bottom-block-over h1 		{ background-position: -579px 0px; }
.cu3er-block.bottom-block-over h1 		{ background-position: -813px 0px; }

.bottom-block-over p {
	color: #333;
	cursor: pointer;
}
.bottom-block-over a {
	color: #333;
	text-decoration: underline;
}
.cu3er-block h1 { background-position: -813px -96px; }
.blog-block h1 { background-position: -296px -96px; }
.contact-block h1 { background-position: -579px -96px; }
.slide 
{
	height: 329px;
	width: 980px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	float: left;
	#margin-top:-20px;
	_margin-top:-20px;
}


.sl-home
{
	background:url(/images/banner/kuangjia.jpg) no-repeat 0 0;
	}

.sl-home2
{
	background:url(/images/banner/eononvideo.jpg) no-repeat 0 0;
	}
	
.sl-home3
{
	background:url(/images/banner/d1305.jpg) no-repeat 0 0;
	}
	

	 
.overlay {
	width: 250px;
	position: relative;
	left: 600px;
	margin-left: 35px;
}
.overlay h1 {
	height: 89px;
	width: 200px;
	background-image: url(http://www.progressivered.com/img/slides/h1_surferdude.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 55px;
	margin-bottom: 25px;
	cursor: pointer;
}
.over-left , .over-right{
	z-index: 159;
	float: left;
	margin-left: 0px;
	left: 80px;
	top: 90px;
	width: 230px;
}
.over-right { left: 485px; }
.over-left h1, .over-right h1 {
	background-image: url(http://www.progressivered.com/img/slides/h1_flash_html_10.png);
	height: 60px;
	background-position: -4px 0px;
}
.over-right h1 {
	background-position: -640px 0px;
}
.slide .more{ margin-top: 25px; }
.more a {
	padding: 1px 11px 2px 0px;
	border: 0;
	line-height: 25px;
	color: #C00;
	background-image: url(http://www.progressivered.com/img/arrow_red.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
}
.more a:hover {
	color: #FFF;
	padding-right: 13px;	
}


#content {
	float: left;
	clear: both;
	width: 980px;
}

#sidebar {
	background-color: #000;
	float: right;
	height: 500px;
	width: 229px;
	clear: left;
	padding-left: 10px;
	padding-top: 30px;
	border-left: 1px solid #333;
}
.slide-prev, .slide-next {
	display: block;
	height: 150px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1001;
	background-image: url(http://www.progressivered.com/img/ui/white_mask.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	padding-top: 50px;
	cursor: pointer;
}

.slide-next {
	left: 810px;
	z-index: 1002;
	background-position: 0px 0px;
	text-align: right;
}
