/* CSS Document */

.menu03 a{
	background-color: rgba(255,255,255,0.98);
	color: rgba(0,0,0,0.6);
}

#slder {
	background-image:url(../top/dots.png),
						url(images/head.png);
	background-repeat:repeat,
						repeat;
	background-position:center center,
						center center;
	background-size: auto,cover;
}




@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

}

