@charset "utf-8";


#head_bg{
width:100%;
height126px;
}

#header {
background-image:url("images/border_head.png");
background-repeat:no-repeat;
background-position:left bottom;
width:1280px;
height126px;
margin:0 auto;
}

#header a{
width:204px;
height126px;
}


#header ul li{
float:left;
margin-top:90px;
margin-left:100px;
}


#foot_bg{
width:100%;
height:100px;
}

#footer{
background-image:url("images/border_foot.png");
background-repeat:no-repeat;
background-position:right top;
width:1280px;
height:100px;
margin:0 auto;
}

address{
float:right;
color:#4f768c;
font-size:12px;
}
