日期:2014-05-16  浏览次数:20626 次

哪位大侠给我支支招。。。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" mrc="text/html; charset=gb2312" />
<style type="text/css">
<!--
body {
 padding:0; margin:0;
 }
a.oyj-clj:link{
color:#FFFFFF;
}
a.oyj-clj:visited{
color:#FFFFFF;
}
a.oyj-clj:hover{
color:#FFFF00;
}
a.oyj-clj:active{
color:#FFFFFF;
}
a.oyj-clj:link{text-decoration:none;} 
#oyj-oyj-ul {
width:1000px;
background-color:#000000;
}
#oyj-logo {
padding-top:10px;
margin-left:10px;
height:109px;
width:255px;
position:absolute;
}
#oyj-huanying {
height:20px;
width:1000px;
padding-top:10px;
margin-left:0px;
font-size:12px;
color:#FFFFFF;
}
#oyj-ding {
height:25px;
width:1000px;
}
#oyj-zhuce {
font-size:12px;
padding-top:0;
width:80px;
height:20px;
float:right;
color:#FFFFFF;
}
#oyj-tel {
font-size:12px;
width:100px;
height:20px;
float:right;
color:#ffffff;
}
#oyj-menu {
height:20px;
width:600px;
padding-top:80px;
margin-left:400px;
}
#oyj-menu ul li {color: #FFFFFF;
float: left;
font-size: 12px;
padding:0; 
margin:0;
list-style:none;
}
#oyj-menu ul {margin:0px auto 0px auto;
padding:0; 
margin:0;
float:right;
}
#oyj-tel {
font-size:12px;
color:#ffffff;
height:20px;
width:300px
padding-top:50px;
margin-left:700px;
}#oyj-ul {
line-height: 24px;
list-style-type: none;
background:#666;
}
#oyj-ul a {
display: block;
width: 80px;
text-align:center;
}
#oyj-ul a:link {
color:#ffffff;/*未点击时链接字体颜色*/
text-decoration:none;
}
#oyj-ul a:visited {
color:#FFFFff;
text-decoration:none;
}
#oyj-ul a:hover {
color:#FFFF00;
text-decoration:none;
font-weight:bold;
}
#oyj-ul li {
float: left;
width: 80px;
background:#FF0099;/*主导航条背景*/
}
#oyj-ul li a:hover {
background:#FF66CC;/*鼠标移位颜色*/
}
#oyj-ul li ul {
line-height: 27px;
list-style-type: none;
text-align:left;
left: -999em;
width: 80px;
position: absolute;
}
#oyj-ul li ul li {
float: left;
width: 100px;
background: #000000;/*子菜单背景*/
}
#oyj-ul li ul a {
display: block;
width: 100px;
text-align:center
}
#oyj-ul li ul a:link {
color:#ffffff;
text-decoration:none;
}
#oyj-ul li ul a:visited {
color:#ffffff;
text-decoration:none;
}
#oyj-ul li ul a:hover {
color:#F3F3F3;
text-decoration:none;
font-weight:normal;
background:#C00;
}
#oyj-ul li:hover ul {
left: auto;
}
#oyj-ul li.sfhover ul {
left: auto;
}
#content {
clear: left;
}
-->
</style>