@charset "utf-8";
/* CSS Document */

body
{
 margin:0 auto; 
font-size:14px; 
color:#000;}


.index_n{ font-size:12px; color:#004268;}
.index_cap{ font-weight:bold; color:#FFF;}

.defaulta
{
	color:Red;
	text-decoration:none;
	font-weight:500;
}

.buttomw 
{
    FONT-SIZE: 12px; 
    background: url(/images/Index/anliu_1.gif) no-repeat left 50%; 
    CURSOR: hand; 
    LINE-HEIGHT: 23px; 
    width:67px; 
    HEIGHT: 27px;
    border:0px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 380px;
    height: 350px;
}

.index
{ 
    font-size:12px; 
    color:#004268;
}

.index_login
{
    border-right: #99ccff 1px solid;
    border-top: #99ccff 0px;
    border-left: #99ccff 1px solid;
    border-bottom: #99ccff 1px solid;
}

a:link
{
    color: #1e90ff;
}

a:visited
{
    color: #1e90ff;
}

.errorMessage
{
    width: 200px;
    height: auto;
    color: blue;
    white-space: nowrap;
}

.button1
{
    font-size: 12px;
    background-image: url(../Images/Jpg/button1.jpg);
    background-repeat : no-repeat;
    cursor:pointer ;
    line-height: 23px;
    width: 65px;
    height: 23px;
    border: 0px;
}

.button2
{
    font-size: 12px;
    background-image: url(../Images/Jpg/button2.jpg) ;
    background-repeat : no-repeat;
    cursor:pointer ;
    line-height: 23px;
    width: 65px;
    height: 23px;
    border: 0px;
}

