@charset "utf-8";
/* CSS Document */

body{ background-image:url(img/bg.jpg); background-repeat:repeat-x;
margin:auto;
font-size:12px
}
img{ border:none}



#box { width:960px; height:1440px;margin:0 auto;}
#box2{ width:866px; margin:0 auto; line-height:180%;}
.bt{ font-size:20px;font-weight:bold; color:#CC0000; padding:10px}
.ny{font-size:14px; color:#006699;line-height:220%;}
.l{ height:2px; background-color:#CC0000}
