@charset "UTF-8";
/* CSS Document */
*{margin:0; padding:0;}
p{line-height:14px;}
body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10px; background:#29ABE2;}

#header{height:256px; display:block; background:#FFF; padding:240px 0 0 0;}

.container_665{width:665px; display:block; margin:0 auto;}
.logo{width:227px; height:99px; background:url(../images/logo.png) no-repeat; float:left;}
.service{width:438px; height:151px; background:url(../images/service.png) top right no-repeat; float:left;}

#footer{width:438px; display:block; margin:0 auto; padding:15px 0 50px 227px; color:#fff;}
.footer_sx{width:230px; float:left;}
.footer_dx{width:207px; float:left;}

.clear{display:block; clear:both;}