
	body{ background:url(../images/boss_bg.png) left top no-repeat;background-color:#000;margin:auto;padding:0px;}
	img{border:0px;}
	.header{width:500px;height:55px;float:left;margin-left:340px;width:1030px;position:absolute;}
	.header a{width:100px;float:left;display:block;height:55px;}
	.header a.home{ background:url(../images/home.png) left top no-repeat;}
	.header a.home_selected{ background:url(../images/home_selected.png) left top no-repeat;}
	.header a.home:hover{ background:url(../images/home_selected.png) left top no-repeat;}
	
	.header a.forum{ background:url(../images/forum.png) left top no-repeat;}
	.header a.forum_selected{ background:url(../images/forum_selected.png) left top no-repeat;}
	.header a.forum:hover{ background:url(../images/forum_selected.png) left top no-repeat;}
	
	
	.header a.aboutus{ background:url(../images/aboutus.png) left top no-repeat;}
	.header a.aboutus_selected{ background:url(../images/aboutus_selected.png) left top no-repeat;}
	.header a.aboutus:hover{ background:url(../images/aboutus_selected.png) left top no-repeat;}
	
	.header a.contact{ background:url(../images/contact.png) left top no-repeat;margin-left:5px;}
	.header a.contact_selected{ background:url(../images/contact_selected.png) left top no-repeat;margin-left:5px;}
	.header a.contact:hover{ background:url(../images/contact_selected.png) left top no-repeat;margin-left:5px;}
	
	.tabs{ width:900px;margin-left:95px;float:left;margin-top:50px;}
	.tabs a{width:120px;float:left;display:block;height:85px;margin-top:8px;margin-right:5px;}
	
	.tabs a.gangwar{ background:url(../images/gangwar.png) left top no-repeat;}
	.tabs a.gangwar:hover{ background:url(../images/gangwar_hover.png) left top no-repeat;}
	.tabs a.gangwar_selected{ background:url(../images/gangwar_hover.png) left top no-repeat;}
	
	.tabs a.vampire{ background:url(../images/vampire.png) left top no-repeat;}
	.tabs a.vampire:hover{ background:url(../images/vampire_hover.png) left top no-repeat;}
	.tabs a.vampire_selected{ background:url(../images/vampire_hover.png) left top no-repeat;}
	
	.tabs a.soccer{ background:url(../images/soccer.png) left top no-repeat;}
	.tabs a.soccer:hover{ background:url(../images/soccer_hover.png) left top no-repeat;}
	.tabs a.soccer_selected{ background:url(../images/soccer_hover.png) left top no-repeat;}
	
	.tabs a.racing{ background:url(../images/racing.png) left top no-repeat;}
	.tabs a.racing:hover{ background:url(../images/racing_hover.png) left top no-repeat;}
	.tabs a.racing_selected{ background:url(../images/racing_hover.png) left top no-repeat;}
	
	.tabs a.missdroid{ background:url(../images/missdroid.png) left top no-repeat;margin-right:5px;}
	.tabs a.missdroid:hover{ background:url(../images/missdroid_hover.png) left top no-repeat;margin-right:5px;}
	.tabs a.missdroid_selected{ background:url(../images/missdroid_hover.png) left top no-repeat;margin-right:5px;}
	
	.tabs a.fishland{ background:url(../images/fishland.png) left top no-repeat;margin-right:5px;}
	.tabs a.fishland:hover{ background:url(../images/fishland_hover.png) left top no-repeat;margin-right:5px;}
	.tabs a.fishland_selected{ background:url(../images/fishland_hover.png) left top no-repeat;margin-right:5px;}
	
	.logo{float:right;background:url(../images/logo.png) right top no-repeat;height:294px;width:435px;position:absolute;top:0px;right:100px;z-index:99;}
	
	.banner{margin-top:10px;margin-left:50px;float:left;}
	/*.banner img{margin-top:-120px;*margin-top:10px;}*/
	
	.clear{clear:both;}
	
	/*Slider */
	
#slider { margin:0; padding:1px; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:1200px; height:398px; overflow:hidden; }

/*simple text*/

.slider div.slice1 { width:1200px; padding:8px;}
.slider div.slice1 div.slice2 { margin:0 auto; padding:1px; width:943px;}
.slider div div div { margin:0; padding:0px 0 0 45px; width:898px; height:323px; border:0;}
.slider div div div p.img { float:left; padding:0 20px; margin:0;}



