.sliderwrapper{
	position: relative; /*leave as is*/
	width: 580; /*width of featured content slider*/
	z-index:0;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
/*	width: auto; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
/*	height: 100%;*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-align:left;
	width:732;
	height:375;
}

.pagination{
	bottom:0;
	left:0;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
}
/*-----------------------------*/
.panel_tantra {
	background:url(../../images/panel/panel_tantra.jpg) no-repeat;
}
.panel_mof {
	background:url(../../images/panel/panel_mof.jpg) no-repeat;
}
.panel_games {
	background:url(../../images/panel/panel_games.jpg) no-repeat;
}
.panel_driftcity {
	background:url(../../images/panel/panel_driftCity.jpg) no-repeat;
}
.panel_playmusic {
	background:url(../../images/panel/panel_PlayMusic.jpg) no-repeat;
}
.panel_playpoint {
	background:url(../../images/panel/panel_PlayPoint.jpg) no-repeat;
}
.panel_krazyrain {
	background:url(../../images/panel/panel_krazyrain.jpg) no-repeat;
}
.panel_partners {
	background:url(../../images/panel/panel_partners.jpg) no-repeat;
}
.panel_ps {
	background:url(../../images/panel/panel_ps.jpg) no-repeat;
}
.panel_ps {
	background:url(../../images/panel/panel_ps.jpg) no-repeat;
}
.panel_ps_tantra {
	background:url(../../images/panel/panel_ps-tantra.jpg) no-repeat;
}
.panel_ps_mof {
	background:url(../../images/panel/panel_ps-mof.jpg) no-repeat;
}
.panel_ps_games {
	background:url(../../images/panel/panel_ps-games.jpg) no-repeat;
}
.panel_ps_PlayMusic {
	background:url(../../images/panel/panel_ps-PlayMusic.jpg) no-repeat;
}
.panel_ps_PlayPoint {
	background:url(../../images/panel/panel_ps-PlayPoint.jpg) no-repeat;
}
.panel_ps_DriftCity {
	background:url(../../images/panel/panel_ps-DriftCity.jpg) no-repeat;
}
.panel_press {
	background:url(../../images/panel/panel_press.jpg) no-repeat;
}
.panel_news {
	background:url(../../images/panel/panel_news.jpg) no-repeat;
}
.panel_investor {
	background:url(../../images/panel/panel_investor.jpg) no-repeat;
}
.panel_login {
	background:url(../../images/panel/panel_login.jpg) no-repeat;
}
.panel_contactus {
	background:url(../../images/panel/panel_contactus.jpg) no-repeat;
	padding-left:58px;
	padding-top:130px;
}
.panel_ourcompany {
	background:url(../../images/panel/panel_ourcompany.jpg) no-repeat;
}
/*-----------------------------*/
ul#cspage {
	list-style:none;
	margin:0;
	padding:0;
	border-left:2px solid #b0b0b0;
	border-right:none;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	background:#000;
	width:718px;
	height:23;
	
}
ul#cspage li {
	display:inline;
}
ul#cspage li a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
}
ul#cspage li a:hover {
	background:#d9d9d9;
	color:#000;
}
ul#cspage li a.selected {
	background:#d9d9d9;
	color:#000;
}
.toc {
	padding:5px 27px;
}
.toc_static {
	padding:5px 16px;
}
#firsttoc {
	color:#fff;
	float:left;
	padding:5px 19px;
	font-size:11px;
}
#toc1 {
	padding:5px 28px;
}
/*-----------------------------*/