table.profile_tbl{border:1px solid #ddd; width:100%; border-radius:10px;}
table.profile_tbl td{padding:10px;}
table.profile_tbl td:first-child{width:140px;}
.profile_wrap{border:1px solid #f4a720; margin-top:15px; border-radius:10px;}
.profile_wrap h2{background:#f4a720; padding:10px; color:#fff; border-radius:8px 8px 0 0; font-size:14px;}
.profile_wrap p{padding:10px;}
.profile_ad{margin-top:15px; text-align:right;}
.profile_ad a{color:#999; background:url(/img/post/arrow_rank_right.png)no-repeat center left; padding-left:15px; display:inline-block;}
.profile_ad a:hover{color:#999;}
