@charset "utf-8";
/* CSS Document */

#table_rad {
border-bottom:1px dashed #ccc;
}

#img_rad {
background-image: url(../images/radio_bg_img.gif);
border:none;
width:112px;
height:116px;
}

#img_rad img {
vertical-align:middle;
border:none;
}

#text_rad {
font-size:16px;
font-weight:bold;
color:#FF6600;
padding:5px 0 15px 5px;
}

#tune_rad {
border:none;
padding:8px;
float:left;
}

#tune_rad img {
border:none;
}

#tune_text {
padding-top:15px;
}

#reg_rad {
font-weight:bold;
color:#6699FF;
font-size:11px;
padding:8px;
}
