@charset "UTF-8";

/*#D36F17*/

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

h1{
	margin-bottom: 40px;
}
li .carrent{
	background:#D36F17;
}

#contform{
	margin-left:50px;
	color:#FFFFFF;
	font-size:14px;
}

#contform td{
	vertical-align:top;
}

#thanks{
	color:#FFFFFF;
}

.child li a:hover{
	background: #D36F17;
}
.button{
	text-align :right;
}
