@charset "utf-8";
/* CSS Document */
#main .top{
	background:url(../images/main_top.png) no-repeat;
	height:378px;
	margin-bottom: 50px;
}

#main .top .cap{
	height:300px;
	text-indent:-9999px;
}

#main .push{
}


#main .push a{
	background:url(../images/main__botton.png) no-repeat;
	width:192px;
	height:33px;
	margin:5px 15px;
	display:block;
	text-align: center;
	font-size: 18px;
	line-height: 33px;
	color: #FFF;
	font-weight: bolder;
}

#main .push a:hover{
	background-position:0 -33px;
}
	

#main .push h3{
	text-indent:-9999px;
	height:80px;
}
#main .push p{
	margin:0 130px 50px 15px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
.d1,.d2,.d3,.d4{
	width:370px;
	height:336px;
	float:left;
}

.d1{
	background:url(../images/main_d1.jpg) no-repeat;
}

.d2{
	background:url(../images/main_d2.jpg) no-repeat;
}

.d3{
	background:url(../images/main_d3.jpg) no-repeat;
}

.d4{
	background:url(../images/main_d4.jpg) no-repeat;
}
