@charset "utf-8";
/* CSS Document */
/*--------------baisc-----------*/
*{padding:0;maring:0;}
body{text-align:center;font: 12px/1.2em "宋体";}
a:{color:#000; text-decoration:none;}
a:hover{color:#f00; text-decoration:none;}
#contain{text-align:left; margin:0 auto;width:800px;}
div,form,p,img,ul{ margin:0; padding:0;border:0;}
p,li,div,td,th {line-height:150%;}
li{list-style:none;}
/*--------------head-----------*/
#head{ margin-bottom:10px;}
.head_top,.logo{height:43px;}
.head_top{background:url("images/oracle-010418_02.jpg") no-repeat top right;}
.logo{background:url("images/oracle-010418_01.jpg") no-repeat ; width:262px;  padding-top:11px; }
.logo a{display:block; width:242px; height:27px; margin-left:17px;}
.head_tit{background:url("images/oracle-010418_03.jpg") no-repeat ; height:162px;}
/*--------------footer-----------*/
#footer{ margin-top:10px; text-align:center;}
#footer a{color:#000; text-decoration:none;}
#footer a:hover{color:#f00; text-decoration:none;}
