<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">                                                                                                                                                                                                                                                                                     @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);
/* ãƒªã‚»ãƒƒãƒˆ */




/* ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºè‡ªå‹•èª¿æ•´ */
.deploy-nav{
	z-index:99999999;
	background-image:url(../images/deploy-nav@2x.png);
	background-size:50px 48px;
	background-repeat:no-repeat;
	display:block;
	width:50px;
	height:48px;
	float:left;
	margin-top:3px;
	margin-left:1px;
	
}

#nav{
    z-index: 9999;
    position: fixed;
	width:100%;
    background: url(../images/menu_bg.png);
    height: 60px;
	padding:5px;
        
}
.top_rim{
    z-index: 9999999;
    position: fixed;
    width: 55px;
    bottom: 35px;
    height: 55px;
    right: 10px;
}
.top_rim A{
   text-indent: -200px;
    width: 55px;
    display: block;
    background: url(../images/top_ico.gif) no-repeat;
    height: 55px;
    overflow: hidden;
    text-decoration: none;
}
.top_rim A:hover{
   background: url(../images/top_ico.gif) no-repeat 0px bottom;
    text-decoration: none;
}
.phone-nav{
	z-index:9999999;
	background-image:url(../images/phone.png);
	background-size:50px 48px;
	background-repeat:no-repeat;
	display:block;
	width:50px; 
 	height:48px;
	float:right;
	
}
.top-nav{
	z-index:9999999;
	background-image:url(../images/home.png);
	background-size:50px 48px;
	background-repeat:no-repeat;
	display:block;
	width:50px; 
 	height:48px;
	float:left;
	
}
.slider-wrapper{
	margin-left:0px;
	margin-right:0px;
	padding:0px!important;
}

.extended-content{
	display:none;
}

.header{
	padding-bottom:10px;
}

.show-extended-content{
	background-image:url(../images/misc/more@2x.png);
	background-size:18px 4px;
	background-repeat:no-repeat;
	display:block;
	width:18px;
	height:12px;
	padding-top:4px;
	padding-bottom:4px;
	float:right;
	margin-top:-22px;
}

.footer-text{
	margin-bottom:10px;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
}

.open-text{
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
}
.footer-sub-text{
	font-size:12px;
	text-transform:uppercase;
}

.footer-sub-text a{
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}

.navigation{ 
	margin-bottom:10px;
	margin-top:1px;
}

.xjbk-ysb{	
	display:inline-block;
	width:80px;
	height:auto;
 	text-align:center; 
	background-color:#ffffff;
	border:1px solid #888888;
	margin-left:2%;
	font-size:10px;
	color:#000000;
	
}
.xjbk-ysb img{
	display: block;
	overflow:hidden;
	position:relative;}
	
	

/*----------------------------------------------------
 ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ãƒœã‚¿ãƒ³
----------------------------------------------------*/
.clearfix {zoom: 1;}
.clearfix:after{
	content: ""; 
    display: block; 
    clear: both;
}
nav img:not([width]) {
	zoom: .5;
}
nav {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
nav ul {
	margin: 0 auto;
	list-style-type: none;
	list-style:none
}
nav ul li{
	margin: 0 auto;
 
	list-style:none
}
nav ul li a {
	float: left;
	display: block;
	overflow: hidden; width:23%;
	margin-top:4px;
	margin-bottom:4px;
   
    margin-right: 1%;
    margin-left: 1%;
	border: 2px solid #fff;
 padding:4px 2px;

	font-size: 12px;
	font-weight: bold;
	text-overflow: ellipsis;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 2px 0px #fff;
	color: #000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	background-image: linear-gradient(bottom, rgb(219,219,219) 0%, rgb(232,232,232) 34%, rgb(255,255,255) 70%);
	background-image: -o-linear-gradient(bottom, rgb(219,219,219) 0%, rgb(232,232,232) 34%, rgb(255,255,255) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 0%, rgb(232,232,232) 34%, rgb(255,255,255) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 0%, rgb(232,232,232) 34%, rgb(255,255,255) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 0%, rgb(232,232,232) 34%, rgb(255,255,255) 70%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(219,219,219)),
	color-stop(0.34, rgb(232,232,232)),
	color-stop(0.7, rgb(255,255,255))
);
}


/*----------------------------------------------------
 ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ãƒœã‚¿ãƒ³
----------------------------------------------------*/


.navigation a{}


.navigation{display:block; }/*noneé»˜è®¤æ”¶å›žï¼Œblocké»˜è®¤å±•å¼€*/

.home-nav{	background-image:url(../images/misc/nav/home.png);}
.news-nav{	background-image:url(../images/misc/nav/about.png);}
.schedule-nav{	background-image:url(../images/misc/nav/schedule.png);}
.girls-nav{	background-image:url(../images/misc/nav/girls.png);}
.system-nav{	background-image:url(../images/misc/nav/sys.png);}
.gallery-nav{	background-image:url(../images/misc/nav/gallery.png);}
.access-nav{	background-image:url(../images/misc/nav/mail.png);}
.recruit-nav{	background-image:url(../images/misc/nav/recruit.png);}


.submenu-5-items a{
	width:18%;
	margin-left:1%;
	margin-right:1%;
	background-color:#FFFFFF;	
	float:left;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	padding-top:7px;
	padding-bottom:5px;
	color:#333;
	text-transform:uppercase;
	border-bottom:solid 3px #FFFFFF;
}

.submenu-4-items a{
	width:23%;
	margin-left:1%;
	margin-right:1%;
	background-color:#FFFFFF;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:7px;
	color:#333;
	text-transform:uppercase;
	border-bottom:solid 3px #FFFFFF;
}

.submenu-3-items a{
	width:31%;
	margin-left:1%;
	margin-right:1%;
	background-color:#FFFFFF;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:7px;
	color:#333;
	text-transform:uppercase;
	border-bottom:solid 3px #FFFFFF;
}

.submenu-2-items a{
	width:48%;
	margin-left:1%;
	margin-right:1%;
	background-color:#FFFFFF;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:7px;
	color:#333;
	text-transform:uppercase;
	border-bottom:solid 3px #FFFFFF;
}

.white-notification a strong{
	color:#e34e47;
	font-weight:800;
	font-size:13px;
}

.white-notification a{
	height:28px;
	color:#3b4043;
	padding-left:40px;
	font-size:10px;
	line-height:14px;
	overflow:visible!important;
	font-family:'Lato', sans-serif;	
	background-repeat:no-repeat;
	display:block;
	width:100%;
	background-position:0px 5px;
}

.white-notification a em{
	font-family:'Lato', sans-serif;
	font-size:12px;
	color:#3b4043;
	font-weight:800;
	font-style:normal;
	float:right;
	margin-top:-8px;	
}

.white-information{	background-image:url(../images/misc/notification/info.png);}
.white-warning{		background-image:url(../images/misc/notification/warning.png);}
.white-question{	background-image:url(../images/misc/notification/tip.png);}
.white-disabled{	background-image:url(../images/misc/notification/disable.png);}


</pre></body></html>