@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}

img{
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#box{width:1200px;
margin:0 auto;}


#top{width:1200px; margin:0 auto;}

#main{width:1200px; margin:0 auto;}

#btn{width:940px;
height:131px;
background:url(../img/btnBg.png);
background-repeat:no-repeat; 
margin:10px auto 20px auto;}

#btn1{width:219px; height:77px; float:left; margin:35px 0 0 50px;}
#btn2{width:219px; height:77px; float:left; margin:35px 0 0 50px;}
#btn3{width:219px; height:77px; float:left; margin:35px 0 0 50px;}

#direction{
	width:1200px;
	margin:0 auto 70px auto;}