@charset "utf-8";
body{
    font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:#000;
	font-family:
	}
	
a{
 color:#FFF;
 text-decoration:none;
 }
a:hover{color:#ffcf03;}

li{list-style:none;}
*{padding:0;margin:0;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.cbodys{width:922px;margin:0 auto;clear:both;}
.border{border:solid 1px #b3b3b3;}
.jianju{height:10px;font-size:0px;}

/*--------top*/
.top{
    width:100%;text-align:center;margin:0 auto;
	height:111px;
	background:url(/minigames/minigames_img/topbj.gif) repeat-x;
	font-family:Arial;
	}
.log{
	width:29%;
	height:70px;}
.topright{
    width:65%;
	height:65px;text-align:right;
	padding-top:5px;
	}
.nav{
    height:27px;line-height:27px;
	background:url(/minigames/minigames_img/navbj.gif) repeat-x;
	font-family:Arial;
	}
.nav .navlist{
    width:70%;
	background:url(/minigames/minigames_img/nav1.gif) no-repeat left;
	}
.nav .navlist li{
    float:left;
	height:27px;line-height:27px;
	margin-left:20px;
	font-weight:600;
	}
.nav .navlist li .thisclass{
   color:#FFcF03;
   }
   
   
.search{margin-left:10px;}
.search li{float:left;}
.search .searchtxt{
    width:178px;padding-left:2px;
	height:15px;
	border:solid 1px #cab3b3;
	color:#ccc;
	background:url(/minigames/minigames_img/searchbj.gif) repeat-x;
	}
	
/*memo start*/
.memo{
  height:auto!important; height:780px;min-height:780px;
  font-family:Arial;
   }
.piclk img{
   border:solid 1px #FFFF00;
   padding:3px;
}
/*left start*/
.memo .left{
   width:20%;margin-right:12px;
   height:auto;
   }
.left h1{
   width:98%;text-align:left;
   margin:2px auto;
   height:20px;line-height:20px;
   background:#393838;
   font-size:12px;
   font-family:Arial;
   }
.left ul{
   width:90%;margin:2px auto;
   height:390px;
   }
.left ul li{
   height:20px;
   line-height:20px;}
/*left end*/
/*center start*/
.memo .center{
   width:65%;
   height:auto;
   }
.ctop{
   width:100%;
   height:250px;
   }
.cbot{
   width:100%;margin-top:10px;
   height:570px;
   }
/*center end*/
/*right start*/
.memo .right{
   width:12%;
   height:auto;
   }
/*right end*/
/*memo end*/

.bottom{
   width:100%;margin:0 auto;
   margin-top:10px;
   height:85px;
   background:url(/minigames/minigames_img/bot.gif) repeat-x center bottom;}
.bottom div{
   font-family:Arial;
   color:#FFF;
   height:30px;
   text-align:center;}