@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:75px;
height:75px;
}

#img_rad img {
vertical-align:middle;
border:none;
}

#text_rad {
font-size:12px;
font-weight:bold;
color:#FF6600;
padding:5px 0 0 5px;
}

#text_radvm {
font-size:10px;
font-weight:bold;
color:#000000;
padding:5px 0 0 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;
}

