/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
.clear{
	overflow:hidden;
	zoom:1;
	clear:both;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body {
	    width: 100%;
font: 15px/1.5 "Hiragino Kaku Gothic ProN",  "MS Mincho", "MS Gothic";
background:url(/static/images/m-bg.jpg) top center no-repeat #FFF7A6;
color: #555;

background-size:100%;
}
#contanter{
    width: 100%;
	margin:0 auto;
	text-align:center;
	max-width:750px;
}
#contanter-90{
    width: 96%;
	float:left;
	margin-left:2%;
	text-align:center;
	max-width:750px;
}



.m-tel,#m-baner{
	display:none;}

.m-main-top{
display: none;
}
	



#header {
	width: 100%;
	height:auto;	
	margin:0 auto;
	text-align:center;
	max-width:750px;
}
#header img{
	width:100%;
	float:left;
	}
	
.m-tel{
	display:inline;
	text-align:right;
	}
.tel,#baner{
	display:none;
	}
	#m-menu  {
	width:100%;
	height:33px;
	margin:0 auto;
	/*background-color:#600;*/
	background:url(/static/images/m-menu.png) no-repeat;
	background-size:cover;
   -moz-background-size:cover;
   -webkit-background-size:cover;
   -o-background-size:cover;
}

.spnew{
	
	 background: rgba(255, 255, 255, 0.6);
	 /*
	  background-color:#0867C7;
	opacity:0.7;
	filter:alpha(opacity=70);*/
	}	
#m-baner{
	display:block;
	width: 94%;
	float:left;
	margin-left:3%;
	clear:both;
	padding-top:15px;
	text-align:center;
	}

#m-staff{
	display:block;
	width: 95%;
	float:left;
	margin-left:2%;
	clear:both;
	padding-top:15px;
	text-align:center;
		 
	}

.m-foot{
	width:100%;
	float:left;
	color:#000;
	margin-top:2px;
	text-align:center;
	border-top:solid 2px #FFFFFF;
	line-height:150%;
	font-weight:700;
	}
.m-foot a{
	color:#000;}


#news{
	background-color:#FFF;
	filter:alpha(opacity=30); 
-moz-opacity:0.3; 
-khtml-opacity:0.3; 
opacity: 0.3; 
}	
#new-td{
	filter:alpha(opacity=100); 
-moz-opacity:1; 
-khtml-opacity:1; 
opacity: 1;
z-index:1000;
}	
ul, li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#girls li{
	min-height:200px;
	FLOAT: left;
}


#girls{
	min-height:200px;
	overflow: hidden;
	WIDTH: 400px;
	color:#FFF;
	position:absolute; 
	z-index:0;
	background-color:#0d0606;
	}
	
#girls UL {
	WIDTH: 400px; /* =(95+7)*9 */
	overflow: visible;
}

.m-tdname{
		color:#f18c19;
		text-align:center;
		font-size:120%;
		font-weight:600;
		}
.m-stafftb{
	  width:98%;
	  margin-left:1%;
		font-size:90%;
		/*color:#F0F;*/
		color:#FFF;
		}
.m-staff{
	 width:90%; 
	 float:left; text-align:center; margin-left:5%; margin-top:5px;
	 		border: dashed 1px #d8b55b;
			color:#be9846;
	}