*{
margin:0;
padding:0;
}

body{
background:url(../images/bg.gif) repeat-x left 63px #F6F5F1;
}

#main{
width:776px;
margin:0 auto 0 auto;
text-align:left;
color:#7A7977;
font-size:x-small;
line-height:160%;
}

#main h2{
background:url(../images/top_h2.gif) no-repeat left top;
height:117px;
margin:0;
padding:0;
text-indent:-9999px;

}

#submenu{
width:265px;
float:right;
}

#submenu p{
margin-top:10px;
}

#up{
height:52px;
text-align:right;
margin-top:10px;
}

#functionC{
width:501px;
float:left;
}

#search{
background:url(../images/free_bg.gif) no-repeat left top;
height:72px;
margin-top:10px;
}

#cource_list{
margin-top:10px;
}

#search form{
padding:37px 0 0 11px;
}

#search form .text{
width:416px;
margin-right:8px;
border:1px solid #7f9db9;
}


.clearF{
    zoom:1;/*for IE 5.5-7*/
}
.clearF:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

