﻿body {
font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #ffffff;
    background: #000000;
	margin: 0px;
}

#wrapper { margin: 0px auto; width: 700px; text-align: center; }

#nav { position: relative; height:230px; z-index:2; }

#content { position: relative; top: -98px; z-index:1; width:700px; background-image: url(bg.jpg)}

#main_content { color: #000000; text-align: right;	margin-top: 30px; margin-bottom: 20px; }

.heading {font-family: Helvetica, Verdana, Arial; color:#000000; font-size: 24px;}

.subheading {font-family: Helvetica, Verdana; color:#000000; font-size: 16px; font-weight: bold}

a.footerlink {font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #ffffff}
a:link.footerlink {text-decoration:none; color: #ffffff;}
a:visited.footerlink {text-decoration: none; color: #ffffff;}
a:hover.footerlink {text-decoration:none; color: #FF7909}

a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #FF7909}

.form_field { width: 200px}

.textbox { font-size: 11	px; width:150px}

.textarea {font-size: 11px;}

.formlabel {font-size: 9px;}

.shortInput { width:100px}

/* Cùng hòa nhịp! */
.tune_in {font-weight: bold; font-size: 14px}
.green_content {
background-color:#5cc72b;
background-image:url(images/list_box_04.jpg);
background-repeat:repeat-x
}
.orange_content {
background-color:#fe8100;
background-image:url(images/list_box_02_yellow.jpg);
background-repeat:repeat-x;
}
.orange_content2 {
background-color:#9e0301;
background-image:url(images/list_box_04_red.jpg);
background-repeat:repeat-x;
}
.song_list {
border-bottom:1px dotted #ffffff
}
.list_no {
font-size:14px;
font-weight:bold
}
