﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
    #login_body {
	    background-color: #ecedef;margin: 0px;padding: 0px;font-size: 13px;color: #333333;font:宋体;line-height:20px;
    }
	.login{ width:491px; height:304px; background: url(images/login.jpg) no-repeat; margin:0 auto; margin-top:150px;}

.login_2{ margin-top:150px; margin-right:90px; color:#333333; height:120px; width:280px;}
.a_honglink{ color: #FF0000;}
.input_1{ border:1px #CCCCCC solid; height:17px; line-height:20px;}
.hfbank{ width:990px; margin:0 auto; height:auto; overflow:hidden; background-color:#FFFFFF; border-bottom:12px;}
 
.a_honglink
{
    color: #FF0000;
}
.input_1
{
    border: 1px #CCCCCC solid;
    height: 17px;
    line-height: 20px;
}
.hfbank
{
    width: 990px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    border-bottom: 12px;
}

#gaoliang2
{
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: url(images/nav3.gif) no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 3px;
}



#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/


textarea
{
    min-height: 75px;
}

input[type="text"]
{
    width: 120px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    width: 150px;
    border: 1px solid #CCC;
}
input[type="button"]
{
    background-color: #0E95D9;
    color: #fff;
}





/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}


.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

input[value="搜索"]{background:url(images/nav3.gif); color: #fff; cursor:pointer }
input[value="编 辑"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}
input[value="保 存"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}
input[value="重 置"]{background:url(images/nav.gif); color: #fff; cursor:pointer}
input[value="导入"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}
input[value="浏览..."]{background:url(images/nav.gif); color: #fff; cursor:pointer}
input[value="添 加"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}
input[value="确 定"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}
input[value="提交"]{background:url(images/nav3.gif); color: #fff; cursor:pointer}

#div_center{text-align:center;}
