@charset "UTF-8";
/* CSS Document */

#main_background { width:100%; height:100%; margin:0px; padding:0px; overflow:hidden; position:relative }

#footer { position:fixed; bottom:-0px; width:100%; height:54px; z-index:3; text-align:center }

#footer span { font-family:Helvetica, sans-serif, Arial; font-size:11px; padding:3px 10px 2px 10px; color:#FFF; background:#000; font-weight:normal }

#main_background a img { border:none; }

#news_overlay { position:fixed; top:0px; left:0px; z-index:4 }

#news_text { 	text-align:center; width:149px; margin:13px 0px 14px 2px; font-size:11px;
				
				font-family:Helvetica, Arial, sans-serif; color:#000; line-height:12px; }

.ar { margin-left:41px; }

.trans_line { background:url(../images_html/trans_line.png) no-repeat top left; width:149px; height:1px; margin-right:2px; }

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