@charset "utf-8";
@import url(styles/general.css);


html, 
body, 
#container {height:auto;}
#body {overflow:visible; position:relative; padding-bottom:16px;}
#sub {mtext-align:center;}
#foot {position:static;}

#qrcode {margin-top:1px; text-align:center;}

#recentnews {position:absolute; left:-37px; bottom:65px; width:504px; margin-top:30px; background:#000000; color:#FFFFFF;}
#recentnews h3 {float:left; width:148px; text-align:right;}
#recentnews a {display:block; width:330px; margin:5px 0px 0px 155px; color:#FFFFFF; text-decoration:none;}
#recentnews a:hover span {background:#FFFFFF; color:#000000;}
#recentnews a.banner_earthquake2011 {clear:both; width:504px; height:50px; margin:0; background:url(home/images/banner_earthquake2011.gif); text-indent:-9999px; overflow:hidden;}


* html #recentnews a {width:330px; margin-left:152px;}

