@charset "UTF-8";
/* CSS Document */

#top{
float:left;
width:980px;
height:309px;
padding:0px;
margin:0 -19px;
}


#mid{
float:left;
width:980px;
height:199px;
padding:0px;
margin:0 -19px;
}

#mid img{
float:left;
}

#tab{
float:right;
width:653px;
height:199px;
}

#tab img {
float:left;
}

#nav{
float:left;
width:653px;
padding:0px;
height:29px;
}

#nav input{
float:left;
border:none;
}

#solution {
width:980px;
margin:0 -19px;
}

#solution img{
border:none;
}


