﻿.gotop{float:left;width:100%;position:relative; margin-gotop:8px}
.gotop fieldset,img,input{border:0 none;}
.gotop li{list-style:none;}
.gotop a{color:#000;text-decoration:none}
.gotop a:hover{color:#F60 !important;text-decoration:none}

#jump{position:fixed;bottom:10%;left:95%;margin-left:10px;width:54px;z-index:400;_position:absolute;_gotop:expression(documentElement.scrollgotop + "px");}
#gotop{display:block;width:54px;height:54px;cursor:pointer;}
#gotop{background:url(../images/upt.png) repeat scroll 0% 0% transparent;}
#gotop:hover{background:url(../images/up.png) repeat scroll 0% 0% transparent;}

.topmenuul{width:100%;padding:0px;margin:0px;position:relative;list-style:none;z-index:999999999;}
.topmenuul li{width:11.1%;height:100%;text-align:center;float:left;margin:0px;}
.topmenuul li:hover{background:#79b8ff;}
.ejmenudiv{width:100%;height:300px;position:absolute;top:40px;background:#1a75a2;z-index:999999999;}
.erjimd{display:none;}
.erjimd ul{height:300px;overflow:hidden;}
.erjimd ul li{height:300px;}
.erjimd ul li a{display:block;height:25px;line-height:25px;width:100%;text-align:center;color:#eee;}
.erjimd ul li a:hover{color:#fff;}
.topmenuul:hover .erjimd{display:block;}