@CHARSET "UTF-8";
#top { background:url(../../images/web/top_bg.jpg) no-repeat; width:1000px; height:94px;}
#top .logo { float:left; width:250px; height:94px; background:url(../../images/web/logo.jpg) no-repeat; display:block; cursor:pointer;}

#top .toplink { float:right; background:url(../../images/web/top_link_bg.png) no-repeat; width:210px; height:26px; display:inline; margin-right:10px; padding-left:23px; padding-top:5px;}
#top .toplink ul li { float:left; padding-left:10px;}
#top .toplink ul li a { color:#857868; text-decoration:none;}
#top .toplink ul li a:hover { color:#b67104;}
#top .toplink ul li a img { margin-bottom:-3px; margin-right:2px;}

/*
#top .toplink { float:right;display:inline; margin-right:87px; padding-top:10px;}
#top .toplink ul li { float:left; padding-left:10px;}
#top .toplink ul li a { color:#605c57; text-decoration:none;}
*/
#top .topnav { float:right; height:30px; width:747px; padding-top:34px;}
#top .topnav ul li { float:left; display:inline; margin-right:4px;}
#top .topnav ul li a { background:url(../../images/web/nav_default.png) no-repeat; width:102px; height:22px; *height:20px; display:block; text-align:center; padding-top:8px; *padding-top:10px; color:#694217; font-weight:bold; text-decoration:none;}
#top .topnav ul li a.select,#top .topnav ul li a:hover { background:url(../../images/web/nav_select.png) no-repeat; color:#feedd3;}
#top_info { background:url(../../images/web/top_infobg.jpg) repeat-x; height:32px;}
#top_info .info_time { float:left; background:url(../../images/web/icon_time.gif) no-repeat 20px 0; height:32px; color:#dbccb9; padding-left:45px; line-height:32px;}
#top_info .info_bulletin { float:left; display:inline; margin-left:45px; line-height:32px; background:url(../../images/web/icon_bulletin.gif) no-repeat; padding-left:30px; color:#fcb654; width:650px; overflow:hidden;}
#top_info .info_bulletin a { color:#fcb654; text-decoration:none;}
#top_info .info_bulletin a:hover { text-decoration:underline;}

