@charset "utf-8";
html { background:url(../images/html_bg.jpg)}
body{ background: url(../images/body_bg.jpg) no-repeat center top; margin:0; padding:0}
#header-wrapper,#footer-wrapper{ background:#4db0e5}
.box{ border:0; background:none}
.box{ background:url(../images/box_bg.png) no-repeat center top; text-align: center }
.cont{ width:945px; background:#ebfaff; padding:2px; overflow:hidden; margin:auto; text-align:left}
.cont_left{ background:#fff; padding:20px 30px; width:637px; float:left}
.right_col{ float:right; width:247px; }
hr.double{ background:none; border:0; border-bottom:dotted 1px #59b5e7;border-top:dotted 1px #59b5e7; height:4px}
.right_col .headline{ padding:10px}