﻿@charset "gb2312";
/* CSS Document */
/*base*/
body, ul, ol, dl, dd, li, p, h1, h2, h3, h4, h5, h6, form, table, td, img, div { margin: 0; padding: 0; border: 0; }
ul, ol { list-style-type: none; }
select, input, img { vertical-align: middle; }

.clearFloat { clear: both; }
a { text-decoration: none; color: #000000; }
a, area { blr:expression(this.onFocus=this.blur())
}
:focus { outline-style: none; }
#foot{background:#090d2c;}
.footer{width:1001px;margin:0 auto;padding-bottom:40px;padding-top:30px;font: 12px "����";}
.footer p{text-align:center; line-height:25px; font-size:12px;}
.footer p a{margin:0px 5px; font-size:12px; color:#747474;}

