@charset "utf-8";
/* CSS Document */
body{background-color: #34354a;	background-image: url(../images/03.jpg);background-repeat: no-repeat;background-size: 100% 100%;background-position: 0px;}
.hidetop{ width:100%; height:40px; color:#090; font-size:20px; text-align:center; margin-top:30px;}
.titletop{ height:40px;line-height:40px; margin-left:auto; margin-right:auto; text-align:center; margin-bottom:20px; margin-top:20px;}
.titspan{ padding:10px; padding-left:20px; padding-right:20px; background:#0CC; color:#333;border-radius:50px; font-size:12px;}
table{width: 96%;border-collapse: collapse;border: 1px solid #0C9;margin-left: auto;margin-right: auto;}
td{line-height:25px;border: 1px solid #0C9; font-size:10px;color:#FFF;text-align:center;	}
.footber{ width:96%; line-height:25px; margin-left:auto; margin-right:auto; color:#FFF; font-size:12px; margin-top:20px;}
.foober{ font-size:12px; text-align:center; color:#999; margin-top:20px; line-height:25px;}

