@charset "utf-8";
/* CSS Document */

.bouns{width:950px;margin:0 auto;}
.bouns .cont{border:3px solid #C30;height:670px; padding-top:15px;}

.bouns .cont_reg{padding:5px 5px 20px 5px;}
.bouns .cont_reg_left{ float:left; width:240px; font-weight:bold; font-size:18px; color:#C30; margin-left:20px;}
.bouns .cont_reg_right{ float:right; width:120px;}
.bouns .cont_reg_right a{ color:#09F; font-size:14px;}

.bouns .cont_left_b{ width:903px; height:607px; border-radius:4px; border:1px solid #CCC; margin:0 auto; padding-top:7px; background-color:#F0F0F0;}
.bouns .cont_right_b{ width:893px; height:597px; border-radius:4px; border:1px solid #CCC; margin:0 auto; background-color:#FFF;}

.bouns .cont_search{width:300px;margin:0 auto;margin-top:50px;}
.bouns .cont_p{color:red;text-align:center; font-size:14px; padding:10px;}
.bouns .cont_score{color:red;}
.bouns .cont_name{text-align:center;}
.bouns .cont_page{width:400px;margin:0 auto;margin-top:20px;}
.bouns .cont_close{width:100px;margin:0 auto;margin-top:20px;}
.bouns .cont_able{color:blue;}

.bouns .cont_table{border:1px solid #999;width:100%;}
.bouns .cont_title td{background:#F0F0F0;}
.bouns .cont_table th{height:28px; border:0px; border-top:0px;}
.bouns .cont_table tr{border:0px;}
.bouns .cont_table tr td{border:1px solid #F0F0F0;text-align:center; padding:5px; height:25px; font-size:14px; color:#666;}  