body{
font:normal 70.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
background-color:#0ab4df;
margin:0;
padding:0;
text-align:center;
}
#container{
margin:0 auto;
width:900px;
text-align:left;
}
#layout{
float:left;
width:900px;
height:700px;
background-image:url(images/layout.jpg);
}

#top{
float:left;
height:101px;
}
#but{
float:left;
height:105px;
width:900px;
margin:0 0 0 0;
}

#header{
float:left;	
clear:both;
height:196px;
}
#header_down{
float:left;
clear:both;
height:170px;
}
#mid{
float:left;
clear:both;
width:900px;
height:730px;
background-image:url(images/other_back.jpg);
}
#mid_con{
float:left;
width:750px;
padding:20px;
text-align:justify;
font-size:14px;
margin:20px 0 0 50px;
}


#buttom_line{
float:left;
clear:both;
margin:150px 0 0 0;
}


#mid_left5_con{
float:left;
width:850px;
margin:10px 0 0 15px;
text-align:justify;
}
#mid_left5_con a{
color:#036;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
#mid_left5_con a:hover{
text-decoration:underline;
}