@charset "utf-8";
/* CSS Document */
/*------------------------------------重置开始------------------------------------*/
body,div,p,h1,h2,h3,h4,h5,h6,h7,table,td,ul,li,ol,hr,img{ margin:0px; padding:0px; border:0px; font-size:12px;}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}

a{ text-decoration:none;}

li{ list-style-type:none;}

table{ border-collapse:collapse; width:100%; table-layout:fixed;}

td{ vertical-align:top;}
/*------------------------------------重置结束------------------------------------*/


/*------------------------------------头部开始------------------------------------*/
#header{}
/*------------------------------------头部结束------------------------------------*/


/*------------------------------------底部开始------------------------------------*/
#footer{}
/*------------------------------------底部结束------------------------------------*/