@charset "gbk";
/* CSS Document */
* {margin:0;padding:0;border:0;}
body {font-size:1em;line-height:1.5em;font-family:"Arial",Georgia,"Times New Roman","Heiti SC","Microsoft Yahei",simsun,sans-serif;color:#434343;background:#FFF;}
ul {list-style:none;}
a {text-decoration:none;}
.left {float:left;}
.right {float:right;}

/*************************************************************  ÒÀ³ß´çËõ·Å  ************************************************************/
/**Ò³½Å_begin**/
#footer {border-top:0;}
.footerbox{ margin-top:15px;overflow:hidden;max-width:1000px;width:98%;margin:0 auto;color:#000;font-size:0.75em;text-align:right;background:url("http://www.chinataiwan.cn/images/tw_logo_bottom.gif") no-repeat bottom left;line-height:2.5em;}
.footerbox a {color:#000;}
.bottom_info span {padding: 0 5px;}
@media screen and (max-width:479px){
.footerbox{ background:none; }
.bottom_about {display:none;}
.bottom_info{width:100%;}
.bottom_ba span{display:block;text-align:center;}
}
/**Ò³½Å_end**/