@import url("font.css");
@import url("menu.css");
body{
margin:0;
padding:0;
font-size:14px;
line-height:22px;
background:url(../images/back.gif) repeat-x;
color:#16415C;
}
.clear{clear:both; margin:0px; padding:0px;}
.no{display:none;}
hr{display:none;}
img{display:block;}
p,ul,li,h1,h2,h3,h4,dl,dt,dd{
margin:0;
padding:0;
background-repeat:no-repeat;
}
img,table{
border:0;
}

#wrapper{
margin:0 auto;
width:800px;
}
#header{
height:93px;
position:relative;
}
h1{display:none;}
#title{
position:absolute;
width:260px;
height:40px;
background:url(../images/logo.gif) no-repeat;
left:5px;
top:35px;
text-indent:-99999px;
display:block;
}
#title a{
width:260px;
height:40px;
display:block;
}
#top_tel{
position:absolute;
background:url(../images/top_tel.gif) no-repeat;
width:212px;
height:64px;
top:20px;
left:580px;
text-indent:-99999px;
}
#footer{
height:35px;
background:#266f9c;
}
#footer_text{
margin:0 auto;
width:800px;
padding-top:10px;
}
#footer_text .left{
float:left;
}
#footer_text .right{
float:right;
}
