@charset "utf-8";
/* CSS Document */

body{ margin:0px;}
.topline{ height:1px; width:100%; background-color:#06C;}
.wapper{ width:950px; margin:0px auto 0px auto;}
.header{ width:950px; background:#666;}
.top{ background-image: url(t.gif)}
.btm{ background-image: url(b.gif)}
.left{ background-image: url(l.gif)}
.right{ background-image: url(r.gif)}

ul{ margin:0px; padding:0px; list-style-type:none;}
ul li{ list-style-type:none; text-align:center; font-size:15px; padding:4px 0px 2px 0px; text-decoration:none; display:block;}
li a{text-decoration:none; padding:2px; margin:0px; display:block; color:#000; line-height:12px; border-style:double;}
li a:hover{ background:#000; color:#FFF; text-transform:uppercase;}

.page{ width:950px; margin:0px; padding:0px;}
.brd a{text-decoration:none; padding:0px; margin:0px; display:block; color:#000; line-height:16px; border-style:double; font-size:15px;}
.brd a:hover{background:#000; color:#FFF;}
