@charset "utf-8";
#wrapper nav ul li#myl{
	background:url(../img/navi.png) no-repeat -792px -40px;
}

#wrapper #area{
	clear:left;
	width:1336px;
	height:593px;
	overflow:scroll;
	overflow-x : hidden;
	margin:15px 0px 0px 0px;
	
}

#wrapper section {
	width: 1310px;
	height:117px;
	background-color:#D6D6D6;
	margin:0px 0px 8px 0px;

	/*background-color:green;*/
}

section .g00{
	width: 1027px;
	height: 87px;
	background:url(../img/demo.png) no-repeat 0px 0px;
	float:left;
	margin:15px 5px 15px 10px;
	color:white;
	line-height:1.2em;
}


.g00 span {
	display:inline-block;
	margin:20px 0px 0px 15px;
	font-size:26px;
}


.g01 {
	width:165px;
	float:left;
	/*background:yellow;*/
	margin:15px 5px 0px 0px;
}

.g01 .nice {
	display:block;
	width: 164px;
	height:43px;
	background:url(../img/demo.png) no-repeat -800px -100px;
}
.g01 .nice a{
	display:block;
	width: 164px;
	height:39px;
	text-decoration:none;
	text-align:right;
	padding-top:8px!important;
}
.g01 .nice a span{
	color:white !important;
	font-size: 18px !important;
	text-align:center;
}
/*
.g01 .nice a:hover{
	display:block;
	width: 164px;
	height:39px;
	background:url(../img/demo.png) no-repeat -800px -142.5px;
}
*/
.g01 .lis {
	width: 164px;
	height:41px;
	margin:0px 0px 0px 0px;
}
/*
.lis .lis0{
	display:none;
	
	width: 164px;
	height:41px;
	text-decoration:none;
	background:url(../img/demo.png) no-repeat -800px -186px;
	cursor:pointer;
	
}
*/
.lis .lis1{
	display:block;
	width: 164px;
	height:41px;
	text-decoration:none;
	background:url(../img/demo.png) no-repeat -800px -229px;
	cursor:pointer;
}


/**************************************************/
.g02{
	width:92px;
	float:left;
	margin:15px 0px 0px 0px;
		
}

.g02 a.map{
	display:block;
	width: 91px;
	height:87px;
	text-decoration:none;
	background:url(../img/demo.png) no-repeat -800px -275px;
}

