body,html{background:#EFEFEF;}
body *{font-size:14px;}
body a{cursor:pointer;}
.wrap{width:100%; margin:0 auto; clear:both; overflow:hidden; background:#fff;}

#tuan_page_contents_loading{display:none; width:32px; height:32px; position:absolute; left:0; top:0; z-index:10000; padding:30px; background:#fff; border:1px solid #ccc; border-radius:8px; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}

#page_title{height:40px; overflow:hidden; background:#FEAC00; position:relative; background-image:linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-moz-linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-webkit-linear-gradient(bottom, #FE7002 0, #FEAC00 100%);}
#page_title .home{position:absolute; left:8px; top:11px;}
#page_title .t{line-height:40px; font-size:20px; font-weight:bold; color:#fff; text-align:center; text-shadow:1px 1px 2px #9C5704;}
#page_title .member{position:absolute; right:8px; top:11px;}

#support{position:fixed; bottom:0; height:16px; line-height:18px; overflow:hidden; text-align:center; width:100%; background:#ccc; font-size:10px; z-index:999;}
#support a{font-size:10px; color:#777;}