/* CSS Document */
body {
	margin-top:0;
	font-size:12px;
	line-height:20px;
	background-image:url(images/bg.gif)
}
a {color:#333;	 text-decoration:none; }
a:hover{color:#333; text-decoration:underline; }
.content{
margin:0 auto;
width:900px;
height:auto;
border:1px solid #91B4FB;
border-top:none;
background-color:#FFF;
}

.head{
float:left;
width:100%;
height:83px;
background-color:#FFF;
background:url(images/headbg.gif) repeat right top;

}
.head_logo{
float:left;
width:175px;
height:72px;
margin:8px 0 0 12px;
}
.head_top{
float:right;
padding:10px 7px 0 0;
height:45px;
width:645px;
text-align:right;
}
.head_bottom{
float:right;
height:20px;
width:686px;
text-align:left;
}
.admin_middle{
    float:left;
    width:100%;
    height:auto;
    background-color:#fff;
 }
 .middlebox{
    width:96%;
    height:186px;
    margin:10px auto 0 auto;
    border:1px solid #91B4FB;
    background-color:#FFF;
}
.box_t_admin{
    float:left;
    width:100%;
    height:26px;
    margin:0 0 1px 0;
    padding:4px 0 0 0;
    color:#105691;
    background-color:#0A398A;
    font-size:12px;
    letter-spacing:0;
    font-weight:bold;
    background:url(../images/admin_lt1.gif) repeat left top;
}
.base_relative_lma{
    float:left; width:auto; position:relative; text-align:left; margin:0 0 0 10px;
}
.base_relative_rma{
    float:right; width:auto; position:relative; text-align:right; margin:0 10px 0 0 ;
}
.button{background: url(../images/btn_bg.gif) ;BACKGROUND-COLOR:#ffffff;height:22px;border:0;color:#000000;width:80px;border:#a4bbd9 1px solid}
