/* CSS Document */
body { font-size:14px;color:#4d4d4d; background-color:#EFEFEF; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, a, p ,img { margin:0; padding:0; list-style:none;}
form { margin:0px; padding:0px;}
input { height:25px; line-height:25px;}
h1, h2, h3, h4, h5, h6 { font-size:12px;}
h1, h2, h3, h4, h5, h6, em, i, cite { font-weight:normal; font-style:normal;}
img { border:0;}
.clear { clear:both;}
a { color:#000000; text-decoration:none;}
a:hover { color:#ff0000; text-decoration:none;}
.left { float:left;}
.right { float:right;}

#top { width:100%;background-color:#fff; font-size:26px; text-align:center; color:#FFFFFF;}

#main { width:96%;background-color:#FFFFFF; margin:10px auto;border: 1px solid #DEDEDE;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding-top:10px; padding-bottom:25px;}
.navlist li {width: 25%;float: left;margin-top: 8px; text-align:center;}

#bottom { background-color:#FFFFFF; text-align:center; height:50px; line-height:50px; border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;}