﻿.headerLine{
height:2px;
background-color:#FF0000;
width:100%;
}
/*body
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
padding:0px;
margin:0px;
}*/
.headerLogin {
    height: 30px;
    width: 100%;
    background-color: #0a4788;
}
.bannar
{height:80px;
width:100%;
background-color:#ffffff;
}
.headerLogin1
{
 width:75%;
background-color:#EAEDFD;
color:#000000;
margin:0 auto;
padding: 0px;
position: relative;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
}

.manu1
{
height: 30px;
width: 100%;
background-color: #333;
}
.footer
{
width: 100%;
height:100px;
background-color:#808080;
}
.contLeft
{
width:49%;
height:40px;
float:left;
line-height:18px;
margin-top:-4px;

}
.contRight
{
width:50%;
float:right;
height:40px;
line-height:18px;
margin-top:2px;

}
.alright {
    text-align:right;
}

.txt { display: inline-block;
height: 13px;
padding: 4px 6px;
margin-bottom: 9px;
font-size: 14px;
line-height: 18px;
color: #555;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.ansbgcolor{
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}