﻿* { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; color:#555; }
    a:hover { color: #60A5ED; }
html, body { height: 100%; width: 100%; }
#top_bg { width: 100%; height: 147px; background: url('../img/topbg.gif' ) repeat-x; }
#top { width: 1001px; height: 147px; margin: auto; position: relative; background: url('../img/topbg.gif' ) repeat-x; }
#logo { float: left; }
#No1{ position:absolute; top:5px; left:244px;}
#ZiXun{position:absolute; top:20px; left:624px;}
#weibo{ position:absolute; right:10px; top:10px;}
#menu { position: absolute; right: 10px; top:70px; }
.menulist{ width:90px; float:left;text-align:center; margin-left:20px;}
.menutext{ height:24px; width:90px; overflow:hidden; margin-bottom:5px; }
.menuline{ height:7px; width:90px; overflow:hidden; background-image:url('../img/menu_underline.gif'); background-position:top center; background-repeat:no-repeat; visibility:hidden;}
.menuline_show{ height:7px; width:90px; overflow:hidden; background-image:url('../img/menu_underline.gif'); background-position:top center; background-repeat:no-repeat;}
/*页面加载完就显示下划线的div*/
.menu_underline_show_Load { height:7px; width:90px; overflow:hidden; background-image:url('../img/menu_underline.gif'); background-position:top center; background-repeat:no-repeat;}

#footer { width: 100%; height: 28px; background: url('../img/footerbg.gif' ) repeat-x; font-size: 12px; text-align: center; line-height: 26px; font-family: 宋体; }
#footer0 { width: 1001px; height: 28px; margin: auto; background: url('../img/footerbg.gif' ) repeat-x; font-size: 12px; text-align: center; line-height: 26px; font-family: 宋体; }
