@charset "utf-8";
html{font-size:12px;font-family:Arial,Helvetica,sans-serif;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre, form, fieldset, table, th, td{margin:0;padding:0;} 
body{ padding-bottom:15px;}
ul,ol{list-style:none;}
img{border:0;}
.hidde{display:none;}
.number li{list-style-type:decimal;}
.relative1,.relative{position:relative;}
.relative{z-index:100;}
body{ background:#565656}

/*link*/
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{}
a:visited{}
.red{color:#f00;}


/*float*/
.clearBoth{display:block;height:0;clear:both;overflow:hidden;}
.floatLeft{float:left}
.floatRight{float:right}
.center{text-align:center;}


#all{ width:800px;  padding:3px; margin:15px auto; background:url(images/201002/bg.gif) repeat-x #cccccc; }
#top{ height:50px; background:url(../images/20091231/topBg.gif) right; border-bottom:#cccccc solid 1px}
#top img{ float:left}

.tabArea{ height:1190px; background:url(images/201002/201002_endbg.jpg) left bottom no-repeat; text-align:center; padding-top:160px;}
.tabArea table{ margin:0px auto ;  width:625px; background-color:#fcfcfc;}
.tabArea table td{ padding:3px 10px;}
.tabArea table th{ padding:5px 10px; background-color:#9B0100; color:#fff; font-size:13px;}
.tabArea tr.striped {background-color:#FADEA8;}


