@charset "utf-8";

/* background */
body {  background:#B02C67; line-height:0%; background-image:url('../images/bg.png'); background-repeat:no-repeat; background-position:50% 0%; width:900px; margin:0 auto; }
#flash1{ width: 900px; position:relative;margin: 0 auto; }
#sub_container{  background: /*url(../images/sub_title_bg.jpg)*/ no-repeat left top; width: 900px; position:relative;margin: 0 auto;}

/* current_location */
#current_location { top: 133px; }

/* top_menu */
#top_menu { position:relative; top: -10px; left: 100px; width: 390px; height: 0px; font-size: 8pt; padding-right: 10px; background: no-repeat right; text-align: right; color: black; margin: 0; }
#top_menu a { color: black; text-decoration: none; }

/*sub menu*/
#sub_menu { float: left; width: 185px;overflow: hidden; padding-top: 220px; }
#sub_menu ul { list-style: none; }
#sub_menu ul { position: relative; background: /*url(../images/sub_menu_bullet.gif)*/ no-repeat left; left: -50px; top: -20px;}
*:first-child+html #sub_menu ul{ position: relative; left: -38px;}
*html #sub_menu ul{ position: relative; top:-8px; left: -41px;}

/* sub title image */
#sub_title { width: 900px; height: 70px; overflow: hidden; display:none; }

/* sub contect */
#sub_content { float: left; padding: 0px 19px 50px; margin: 0px -20px -50px; background: #B02C67; width: 710px; overflow: hidden; background-image:url('../images/body_bg.png'); background-repeat:x-repeat; background-position:50% 0%;  }

/* copyright */
#copyright { clear: both; position: absolute; top: 350px; left: 0; width: 900px; margin:0 auto; }
#copyright a{ color: black; text-decoration: none; }

/* bottom menu */
#bottom_menu { margin: 100px 150px 0px; text-align: right;}

#onair { position: absolute; right: 10px; top: 40px;} 