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

/********************
* footer
********************/
#footer { 
font-family: taurino_regular, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
color:#CCC; 
background-color:#2a2727;
height:90px !important; 
padding:5px; 
margin-top:15px; 
margin-bottom:0px; 
clear:both;
}

.loadTime { color:#ccc; position:fixed; bottom:5px; right:8px }


/** FOOTER **/
#footer #footer_wrap { width:auto;margin:0 auto;padding:10px 0;color:#888888;}
#footer #copyright {float:left;}
#footer #dipu {float:right;}