html, body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 14px;
	width: 100%;
	background-color: #3351B3;
}

body#popup {
	background-color: #000000;
}

form label {
	float:left; 
	color: #000099;
	vertical-align: top;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 1px solid #ffffff;
}


p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

table {
	font-size: 12px;
}


#main_container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #7fbdee;
	background: url('../style/fons_middle.jpg') repeat-y;
}

#left_middle_main {
	width: 1000px;
	background: url('../style/tower_all2.gif') no-repeat;
}

#left_middle_bottom {
	width: 900px;
	height: 12px;
	background: url('../style/main_bottom.png') no-repeat 0 0;
	margin-left: 90px;
}

#main_top {
	height: 90px;
}

#main_banner {
	height: 90px;
}


#main_bottom {
	height: 200px;
}


#left_container {
	width: 210px;
	float: left;
}

.box_top_bg {
	width: 210px;
	height: 7px;
	background: url('../style/left_top.png') no-repeat;
}
.box_middle_bg {
	width: 210px;
	height: 3px;
}

.box_middle_cont {
	width: 190px;
	font-size: 11px;
	color: #000099;
	margin-left: 10px;
	margin-right: 10px;
}


.box_footer_cont {
	width: 100%;
	font-size: 11px;
	color: #000099;
	margin-left: 10px;
	margin-right: 10px;
}

.box_header {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 3px solid #C510A7;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 3px; 
}


.box_margin {
	margin-bottom: 10px;
}

#hotnews_box {
	width: 210px;
	height: 300px;
}

#hotnews_box_middle {
	height: 307px;
	width: 210px;
}

#hotnews_text {
	width: 190px;
	margin-top: 15px;
}


#scrollingContainer{
	width:170px;	/* 170 pixels in width */
	height:250px;	/* Height of box */		
	padding:2px;	/* A little bit of space between border of box and text inside */
	float:left;	/* I want the text to wrap around the box */
	margin-right:10px;	/* Right margin of 10 pixels */
	font-size:0.9em;	/* Smaller font size than the rest of the page */		
	overflow:hidden;	/* Hide overflow content */
}


#contact_box {
	width: 210px;
	height: 55px;
}

#contact_box_middle {
	height: 18px;
	width: 210px;
}

#contact_content {
	width: 190px;
	height: 18px;
	margin-top: 10px;
}

#contact_text {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
}

span.contact_online {
	padding-left: 15px;
}

#contact_text a {
	color: #000099;
}

#contact_text p {
	margin-top: 5px;
	padding: 0;
}

#contact_text p img.mail {
	margin-left: 40px;
	border: none;
}


#online_box {
	width: 210px;
	height: 750px;
}

#online_box_middle {
	height: 750px;
	width: 210px;
}

.online_text {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.online_text span {
	padding-left: 30px;
	font-weight: normal;
}

.online_text span a {
	color: #000099;
}


#online_program_block {
	margin-top: 20px;
}

#online_program_block span {
	font-size: 12px;
	font-weight: bold;
}

#online_program_table {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
}


#online_program_table td.time {
	width: 70px;
	vertical-align: top;
}
#online_program_table td.bctitle {
	width: 120px;
}

#freq_box {
	height: 145px;
	width: 210px;
}

#freq_box_middle {
	height: 132px;
	width: 210px;
}

#freq_content {
	width: 190px;
	height: 102px;
}


#banner_box {
	height: 440px;
}

div#banner_box_middle{
	height: 440px;
}


.banner {
	width: 125px;
	height: 125px;
	margin-bottom: 5px;
	margin-left: 30px;	
	border: 1px solid #ffffff;	
}


.banner img {
	padding: 0;
}

.free_banner {
	color: #FFFFFF;
	width: 125px;
	height: 125px;
	background-color: #4f85d5;
	border: 1px solid #ffffff;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.free_banner p {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding-top: 40px;
}


#person_table tr.person_row {
	height: 28px;
}

#person_table td {
	margin: 0;
	padding: 0;
	text-align: left;
}

#person_table td #person_block_table {
	margin-top: 20px;
}


#person_table tr.person_row td a {
	color: #C510A7;
}

#person_table td.motto_cell {
	font-size: 11px;
}

#person_table td.person_image_cell {
	width: 135px;
	padding-right: 5px;
}

#person_table td.person_image_cell img {
	border: 1px solid #ffffff;
}

#person_table td.motto_cell span {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

#person_content_table tr {
	height: 7px;
}

#middle_container {
	width: 675px;
	margin-left: 220px;
}


#menu_holder {
	width: 100%;
	height: 40px;
	margin-top: 15px;
}

#freq_bg_top, #freq_bg_bottom {
	height: 33px;
	margin-left: 10px;
	margin-right: 10px;
	background: url('../style/freq_menu.gif') no-repeat;
}

#freq_bg_top {
	margin-bottom: 25px;
}

#freq_bg_bottom {
	margin-top: 50px;
}


#content_container {
	padding-left: 15px;
	text-align: justify;
	line-height: 14pt;
}

#content_container h3 {
	width: 99%;
	margin-top: 20px;
	margin-bottom: 20px;	
	padding-bottom: 3px;
	color: #000099;
	border-bottom: 3px solid #C510A7;
	font-size: 14px;
}

#content_container h3 a {
	color: #000099;
}

.text_container {
	padding-top: 15px; 
	padding-bottom: 15px;
}

.text_container p {
	margin-top: 20px;
}

#content_container .content_text {
	background-color: #98D4F3;
	margin-top: 20px;
}





#main_nav
{
	padding: 0;
	margin: 0px;
	list-style: none;
	line-height: 1;
	height:20px;
	width: 650px;
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 10px;
}

#main_nav a
{
	font-size: 20px;
	color: #000099;
	display: block;
	text-decoration:none;
}

#main_nav a:hover { 
	font-size: 20px;
	color: #C510A7;
	text-decoration: none; 
}

#main_nav li
{
	float: left;
	font-size:24px;
	padding-right: 4px;
}


#main_nav li.point {
	width: 15px;
	height: 18px;
	margin-top: 3px;
	padding-left: 4px;
	background: url('../style/point.gif') no-repeat;
}

#main_nav li ul
{
	width: 100%;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	width: 90px;
	height: 25px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#main_nav li ul li
{
	float: left;
	font-size: 14px;
	width: 100px;
	height: 24px;
	background-color: #2561bb;
	border-bottom: 1px solid #ffffff;
	padding-top: 8px;
	padding-left: 4px;
}
#main_nav li ul li a
{	
	font-size: 14px;
	color: #ffffff;
}

#main_nav li ul li a:hover
{	
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

#main_nav li:hover ul, #main_nav li.sfhover ul { /* lists nested under hovered list items */	
	left: auto;
}

#main_nav li a img 
{
	border: none;
}

#main_footer {
	width: 900px;
	margin-left: 90px;
}

#contact_block {
	height: 180px;
	width: 875px;
	font-size: 13px;
}


#partner_block {
	width: 875px;
}

#partner_table {
	width: 100%; 
}

#partner_table tr {
	height: 110px;
}

#partner_table td {
	margin: 0;
	padding: 0;
	width: 160px;
	text-align: center;
	border: 1px solid #ffffff;
	padding-top: 3px;
	vertical-align: middle;
}


#partner_table td.no_bg {
	width: 160px;
	text-align: center;
}

.footer_middle_bg {
	background: url('../style/footer_middle.png') repeat-y;
}

.footer_bottom_bg {
	height: 12px;
	background: url('../style/footer_bottom.png') no-repeat;
}

#studio_img {
	text-align: center;
}

#studio_img img {
	border: 1px solid #ffffff;
}

label {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

select {
	font-size: 11px;
	width: 200px;
	background-color: #98D4F3;	
}

input {
	font-size: 11px;
}


#gallery_table {
	margin-top: 20px;
	width: 650px;
}

#gallery_table tr {
	height: 150px;
}

br {
	margin: 0;
	padding: 0;
}

#gallery_table td img {
	margin-bottom: 8px;
	border: 1px solid #ffffff;
}

#gallery_table td a {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}


#gallery_image_block {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#gallery_comment {
	text-align: center;
}

#navigation_block {
	text-align: center;
	padding-top: 10px;
}

#navigation_block a {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	width: 15px;
	color: #000099;
}

#broadcast_container_table {
	width: 550px;
	margin-top: 20px;
	text-align: left;
}

#broadcast_container_table td.valign_table {
	vertical-align: top;
}

.broadcast_table {
	width: 400px;
}

.with_border {
	width: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.broadcast_table tr {
	height: 20px;
}


.border_line {
	border-top: 1px solid #C510A7;
	margin-top: 5px;
	margin-bottom: 5px;
}


.broadcast_table td {
	vertical-align: top;
}

.broadcast_table td.broadcast_field_cell {
	width: 125px;
	font-size: 12px;
	font-weight: normal;
	color: #C510A7;
}

.broadcast_table tr.more_height {
	height: 37px;
}

.broadcast_table td.blue, .broadcast_table td a {
	color: #000099;
	font-weight: bold;
}

.broadcast_table td.mail_cell a {	
	font-weight: normal;
}

.with_border td.broadcast_field_cell {
	font-weight: normal;
}

.with_border td.blue {
	font-weight: bold;
	color: #000099;
}


#broadcast_person_img {
	width: 130px;
	height: 98px;
}


.clear {
	clear: both;
}


#broadcast_container_table p.other_broadcast_title, #online_record_table p.online_record_title {
	margin-top: 50px;
	margin-bottom: 10px;
	color: #555555;
}

#broadcast_container_table p.other_broadcast_title {
	font-weight: bold;
}


#online_record_table p.online_record_title {
	margin-top: 10px;
}

#online_record_table {		
	margin-left: 20px;
}

#online_record_table p {
	font-size: 12px;
	width: 170px;
}

#online_record_table tr {
	height: 20px;
}

#online_record_table td {
	vertical-align: top;
	font-weight: normal;
}


.other_broadcast a, .online_record a {
	font-size: 11px;
	font-weight: normal;
	color: #000099;
}


#announcement_table {
	width: 99%;
}

#announcement_table tr.hrow {
	height: 20px;
}

#announcement_table tr {
	height: 30px;
}

#announcement_table tr.odd_row {
	background-color: #7fbdee;	
}

#announcement_table tr.odd_row td {
	color: #000099;
}

#announcement_table th {
	border-bottom: 1px solid #ffffff;
	text-align: center;
	padding-bottom: 5px;
}


#announcement_table th, td {
	vertical-align: top;
	padding-top: 3px;
	padding-left: 5px;
}

#announcement_table th.nr, #announcement_table td.nr {
	width: 20px;
	font-weight: bold;
}

#announcement_table th.body_text,  #announcement_table td.body_text{
	width: 485px;
}

#announcement_table th.expire_date, #announcement_table td.expire_date {
	width: 65px;
}

#top_table, #top_candidate_table, #gone_top_song_table {
	width: 98%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#top_table th, #top_candidate_table th, #gone_top_song_table th,
#top_table td, #top_candidate_table td, #gone_top_song_table td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	padding-bottom: 5px;
	vertical-align: top;
}

#top_table tr, #top_candidate_table tr, #gone_top_song_table tr {
	height: 24px;
}

#top_table tr.odd_row, #top_candidate_table tr.odd_row, #gone_top_song_table tr.odd_row {
	background-color: #7fbdee;	
}