keji.css 981 B

12345678910
  1. body { font-family: "ËÎÌå"; font-size: 14px; background:url("../../img/bg5.jpg") center center; color: #666666;}
  2. * { list-style: none; text-decoration: none; padding: 0; margin: 0;}
  3. a { text-decoration: none;}
  4. .head { width: 100%; height: 103px; background: rgba(255,255,255,.1);}
  5. .head .tit { width: 750px; margin-left:400px; text-align: center; color: #ff0c0c; height: 100px; float: left; line-height: 100px; font-size:40px;}
  6. .head .tit1 { width: 150px !important; float: left; line-height: 100px; margin-left:0px !important; color: #6db6cd !important; font-size: 24px !important; background: none !important;}
  7. .head .tit2 { text-align: center; float: left; width:80px !important; height:35px !important; line-height:35px !important; margin-top:35px; margin-left:40px !important; border: 1px solid #049cdb; font-size:14px !important;}
  8. .head .tit2 a { color: #ffffff !important; }
  9. .head .tit2 a:hover { text-decoration: none;}
  10. #main { width:900px; height:700px; margin: 0 auto}