@charset "utf-8";

#wrap{
margin:22px auto;
width:1280px;
height:581px;
}

#contents {
background-image:url("images/dist.png");
background-repeat:no-repeat;
height:349px;
}

#menu{
background-image:url("images/low2.jpg");
background-repeat:no-repeat;
height:232px;
}


#menu ul{
width:1280px;
height:232px;
}

#menu ul li{
float:left;
text-align:center;
}

#menu ul .nav{
width:250px;
height:106px;
margin-top:126px;
}

#menu ul #info{
background:url("images/info_over.png") no-repeat left bottom;
}

#menu ul #community{
background:url("images/community_over.png") no-repeat left bottom;
}


#menu ul li .link{
width:250px;
height:106px;
}


#gs {
margin-left:1px;
width:278px;
}

#gs a{
width:278px;
height:232px;
}

.nav a:hover{
text-indent:-9999px;
}
