﻿#otitle{
    border:0px solid blue;  

    width:800px;
    height:50px;
    text-align:center;
    line-height:23px;
    margin:0 auto;
    float:left;
   

}
#otitle a{
     text-decoration :none;
     text-shadow:none;
}
#otitle a:hover{
     text-decoration :none;
     text-shadow:none;
     color:#ffffff;
}
.ot1{
    border:0px solid #052146;
    width:70px;
    height:26px;
    float:left;
    margin-right:50px;
    text-align:center;
    /*border-radius:20px;*/
    font-family:'Microsoft YaHei';
    }
.ot1:hover{
    background-color:#052146;
    color:#ffffff;
    font-size:16px;
    border-radius:0px;
}
#ot001{
    text-align:center;
    line-height:28px;
    margin-left:320px;
    border:0px solid;
    display:block;
}
.ot2{
    border:1px solid #052146;
    width:68px;
    /*height:25px;*/
    float:left;
    margin-top:0px;
    margin-bottom:0px;
    /*margin-right:50px;*/
    background-color:#ffffff;
    text-align:center;
    /*border-radius:20px;*/
    font-family:'Microsoft YaHei';
     position:relative; 
     z-index:99999
    }
.ot2:hover{
    background-color:#052146;
    color:#ffffff;
    font-size:16px;
}
div.panel
{
    margin:0px;
padding:0px;
text-align:center;
border:solid 0px #c3c3c3;
  margin-left:-30px;
    /*height:10px;*/
text-align:center;
display:none;
}
p.ot1
{
margin:0px;
padding:0px;
text-align:center;
border:solid 0px #c3c3c3;
margin-left:-30px;
}