 * {
    word-break: break-all;
    word-wrap: break-word;
}

body, th, td, input, select, textarea, button {
    font: 12px / 1.5em Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
}

body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
}

a {
    color: #2C629E;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

hr {
    height: 1px;
    border: 1px solid #a4cded;
    clear: both;
    margin: 5px 0px;
}.bottomDiv {
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 20px;
    left: 10px;
    border: solid 1px #b4b4b4;
    padding: 1px;
} .bD_Info {
    overflow: hidden;
    background-color: #E5E5E5;
    width: 100%;
    height: 28px;
} .bD_title {
    color: #005EAC;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0 0px 10px;
}.bD_content {
    color: #005EAC;
    font-size: 12px;
    margin: 3px 0 0px 10px;
}.login_box {
    margin: 0 0 20px;
    height: 200px;
    background: url(../images/login_bg.gif) repeat-y -250px 0;
} .login_box h3 {
    padding: 0 0 0 10px;
    height: 34px;
    background: url(../images/login_bg.gif) no-repeat 0 0;
    color: #F90;
    line-height: 34px;
} .login_form {
    padding: 10px 20px;
    height: 146px;
    background: url(../images/login_bg.gif) no-repeat right bottom;
} .login_form p {
    padding: 5px 0;
}.narrow {
    float: left;
    width: 250px;
	height:230px;
    overflow: hidden;
} .a_register {
    display: block;
    margin: 10px 50px 2em;
    width: 100px;
    border: 1px solid #486B26;
    background: #76A14F;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

a strong {
    display: block;
    border-top: 1px solid #9EBC84;
    color: #FFF;
    padding: 0 0.5em;
}

div#main {
    width: 800px;
    margin: auto;
    margin-top: 60px;
}

p {
    color: #666666;
    line-height: 20px;
} #div_buttom p {
    text-align: center;
    margin-top: 10px;
} .submit {
    margin-left: 50px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    BACKGROUND: #ff8901;
    PADDING-BOTTOM: 0px;
    CURSOR: pointer;
    COLOR: #fff;
    BORDER-TOP-STYLE: none;
    LINE-HEIGHT: 20px;
    PADDING-TOP: 0px;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    LETTER-SPACING: 1px;
    HEIGHT: 24px;
    BORDER-BOTTOM-STYLE: none
} #pic {
    float: right;
    width: 520px;
    margin-left: 30px;
	height:230px;
} .ask {
	margin-left:0px;
}

#error{
	padding-left:40px;
	font-size:14px;
	color:red;
}
