@charset "UTF-8";

/*#15815b*/

body {
	background-color: #15815b;
	background: url(../image/works_bg.jpg) no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

.carrent{
	background: #15815b;
}

#child li a:hover{
	background: #15815b;
}

.sumbox{
	background:#15815b;
}


