@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; list-style:none;}
body{margin:0 auto; width:980px; color:#e1f5fc; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#fff;}
#wrap{width:980px;}
#top{width:980px; height:646px; background:url(top.jpg) no-repeat bottom;}
.topinfo{width:655px; line-height:25px; padding:190px 0 0 310px;}
#mid{width:980px; height:756px; background:url(mid.jpg) no-repeat bottom;}
.midinfo{width:650px; line-height:24px; padding:60px 0 0 320px;}
#mid2{width:980px; height:234px; background:url(mid2.jpg) no-repeat bottom;}
.midinfo2{width:635px; line-height:24px; padding:50px 0 0 320px;}
#bottom{width:980px; height:564px; background:url(bottom.jpg) no-repeat bottom;}
.line{width:630px; padding:55px 0 0 320px;}
.line li{color:#e1f5fc; line-height:22px;}
.yellow{color:#f9dfac;}
a{color:#f9dfac; text-decoration:underline}
a:hover{color:#f9dfac; text-decoration:none;}
