body{margin:0px; padding:0px; background:#900; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
a{outline:none;}
.page{margin:0px auto; padding:0px; width:1000px; height:auto; background:#fff;}
.top{width:100%; height:188px; }
.logo{width:220px; height:auto; float:left;}
.name{width:780px; height:130px; float:left; background:#fff;  }
.menu{width:765px; height:58px; float:left; background:url(../images/menuback.jpg) repeat-x; margin:0 5px 0 10px; border-radius:15px 15px 0 0;}
.menu ul{list-style:none; margin:0px; padding:0px;}
.menu ul li{float:left; line-height:58px; color:#fff; font-size:14 px; padding:0 35px 0 35px; background:url(../images/memid.jpg) no-repeat center left;}
.menu ul li a{color:#fff; text-decoration:none;}
.menu li ul {
    display: none;}
.menu ul li a:hover {
color:#feed13;
}
.menu li:hover ul {
    display: block;
    position: absolute;
	background:#006699;
	z-index:9999;
}
.menu li:hover li {
    float: none;
	display:block;
    font-size: 11px;
	background:none;
	margin:0px; 
	
	padding:15px; line-height:0px;
	font-size:15px; border-bottom:1px solid #fff;
	}
	
.menu li:hover a { background:none; }
.menu li:hover li a:hover {
   color:#feed13; 
}
.menu ul li a:hover{color:#feed13;}

.middle{width:100%; height:350px; background:#fff; float:left; margin-top:-50px; }
.about{width:257px; height:440px; margin:20px 50px 0 20px; float:left; text-align:justify;}
.about img{margin-top:10px;}
.com{float:left; margin-left:540px; margin-top:20px; font-size:15px;}
span{color:#da3a1a; font-weight:bold;}
.welcome{width:100%; height:auto; background:#fff; float:left; margin-top:-50px;}
.welcont{width:565px; height:auto; margin-left:20px; font-size:15px; text-align:justify; border-top:1px dotted #000000; float:left;}
.welcont img{margin-top:20px; margin-right:20px;}
h2{color:#da3a1a;}
.download{float:left; width:405px; height:auto; border-top:1px dotted #000000; margin-right:10px;}
.down{width:280px; height:85px;  margin-left:125px; border-bottom:1px dotted #000000; }
.footer{width:100%; height:230px; background:#8f1707; float:left;}
.f1{width:250px; height:230px;  float:left; color:#fff;}
h4{color:#fff; margin-left:10px; text-decoration:underline;}
.f1 ul{list-style:none; margin-left:10px; padding:0px;}
.f1 ul li{margin-top:8px;}
.f1 ul li a{color:#fff; text-decoration:none;}
.f1 ul li a:hover{text-decoration:underline;}




