@charset "UTF-8";
/* CSS Document */

@media(min-width:481px){
	
.subbase1{
	width: 100%;
	min-width:1300px;
	height: 56px;
	background-color: #000;
}

.subbase2{
	width: 100%;
	min-width:1300px;
	height: 20px;
	background-color: #000;
}
	
#submenu{
	width: 300px;
	height: 56px;
	margin:0 auto;
	
}


ul#subgm{
	width: 340px;
	height: 41px;
	text-align:center;
	padding: 0;
	padding-top: 20px;
	margin:0 auto;
}

ul#subgm li{
	float:left;
	list-style:none;
}
	


.subbt1{
	display:block;
	width:140px;
	height: 20px;
	background-image:url(../images/newsbt1b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right: 40px;
	margin-left: 10px;
}

a.subbt1{
	display:block;
	width:140px;
	height: 20px;
	background-image:url(../images/newsbt1a.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right: 40px;
	margin-left: 10px;
}

a.subbt1:hover{
	background-image:url(../images/newsbt1b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.subbt2{
	display:block;
	width:89px;
	height: 20px;
	background-image:url(../images/newsbt2b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right:40px;
}

a.subbt2{
	display:block;
	width:89px;
	height: 20px;
	background-image:url(../images/newsbt2a.png);
	background-repeat:no-repeat;
	margin-right: 40px;
}


a.subbt2:hover{
	background-image:url(../images/newsbt2b.png);
	background-repeat:no-repeat;
}



}


@media(max-width:480px){
	
.subbase1{
	width: 480ppx;
	height: 20px;
	background-color: #000;
}

.subbase2{
	width: 480ppx;
	height: 20px;
	background-color: #000;
}
	
#submenu{
	width: 480ppx;
	height: 10px;
	background-color: #000;
	
}


ul#subgm{
	display: none;
	}

ul#subgm li{
	float:left;
	list-style:none;
}
	


.subbt1{
	display:block;
	width:	111px;
	height: 20px;
	background-image:url(../images/newsbt1b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right: 40px;
	margin-left: 10px;
}

a.subbt1{
	display:block;
	width:111px;
	height: 20px;
	background-image:url(../images/newsbt1a.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right: 40px;
	margin-left: 10px;
}

a.subbt1:hover{
	background-image:url(../images/newsbt1b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.subbt2{
	display:block;
	width:89px;
	height: 20px;
	background-image:url(../images/newsbt2b.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-right:40px;
}

a.subbt2{
	display:block;
	width:89px;
	height: 20px;
	background-image:url(../images/newsbt2a.png);
	background-repeat:no-repeat;
	margin-right: 40px;
}


a.subbt2:hover{
	background-image:url(../images/newsbt2b.png);
	background-repeat:no-repeat;
}


}
