﻿@charset "utf-8"; /*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
	fieldset, input, textarea, p, blockquote, th, td, hr {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset, img {
	border: 0
}

address, em, strong, th {
	font-style: normal;
	font-weight: normal
}

ol, ul {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

abbr, acronym {
	border: 0;
	font-variant: normal
}

textarea, select, input, img {
	vertical-align: middle;
	font-size: 100%
}
/*layout*/
body {
	font: 12px/1.6em Arial, simsun, Tahoma;
	color: #000;
	word-wrap: break-word;
	background: url(../img/login/icbc_login_bg1.jpg) center 0 no-repeat
}

a, a:hover {
	color: #333;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.fs12 {
	font-size: 12px
}

.fs14 {
	font-size: 14px
}

.fs16 {
	font-size: 16px
}

.fs18 {
	font-size: 18px
}

.fs20 {
	font-size: 20px
}

.fs24 {
	font-size: 24px
}

.fc_f {
	color: #fff
}

.fc_880e11 {
	color: #880e11
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.tc {
	text-align: center
}

.ti {
	text-indent: 2em
}

.bold {
	font-weight: bold
}

.align_bot {
	vertical-align: text-bottom
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0
}

.clearfix {
	*zoom: 1
}

.mlr_auto {
	margin-left: auto;
	margin-right: auto
}

.mr10 {
	margin-right: 10px
}

.mb10 {
	margin-bottom: 10px
}

.hand {
	cursor: pointer
}

.pos_rel {
	position: relative
}

.pos_abs {
	position: absolute
}

.dib {
	display: inline-block
}

li.end {
	border: none !important;
	margin-bottom: 0 !important
}

li.noMr {
	margin-right: 0 !important
}

#login {
	width: 940px;
	height: 300px;
	padding-top: 300px;
	margin: 0 auto
}

.ul_01 {
	padding: 0 2px 0 15px
}

.ul_01 li {
	height: 24px;
	line-height: 24px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #b5b5b5;
	padding: 0 3px 0 10px;
	background: url(../img/login/icon_01.jpg) 0 center no-repeat
}

.ul_01 li span {
	float: right;
	color: #a0a0a0
}

.txt_01 {
	width: 190px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #c6cfd4;
	background: #fff;
	padding: 0 5px
}

.txt_yhm {
	width: 142px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #c6cfd4;
	background: #fff;
	padding: 0 5px
}

.btn_login, .btn_reset {
	display: inline-block;
	border: none;
	width: 70px;
	height: 27px;
	background: url(../img/login/btn_login.jpg);
	cursor: pointer;
	background-position: center;
}

.btn_reset {
	background-image: url(../img/login/btn_clear.jpg)
}

#foot {
	height: 20px;
	margin:0 auto;
	padding-top: 10px;
	text-align: center;
	color: #a0a0a0
}

#foot a {
	color: #76a0b9
}