@charset "UTF-8";
/* CSS Document */
body{
margin:20px;
padding:0;
font-size:12px;
line-height:16px;
color:#464646;
background-color:#FFFFFF;
}
.h100{height:100%;}
.black{color:#000;}
p{margin:0; padding:0;}
#pop_main{width:550px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

.rep_num{width:30px; float:left;}
.rep_txt{width:520px; float:left;}