/* Html */
body, td, th { 
	font-family:宋体;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1	{
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
/* ------------------------------------------------------------------ */

/* Fieldset */
fieldset {
	padding:10px;
	margin-top:5px;
	border:1px solid #1E7ACE;
	background:#ffffff;
}
fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #1E7ACE;
	background:#ffffff;
}
fieldset div {
	clear:left;
	margin-bottom:2px;
}
fieldset label {
	float:left;
	width:100px;
	text-align:right;
	padding:4px;
	margin:1px;
}
div label {
	float:left;
	width:200px;
	text-align:right;
	padding:4px;
	margin:1px;
	vertical-align:middle;
}
/* ------------------------------------------------------------------ */

/* Form */
input {
	padding:1px;
	margin:2px;
	font-family:宋体;
	font-size:12px;
}
select {
	padding:1px;
	margin:2px;
	font-family:宋体;
	font-size:12px;
}
textarea {
	padding:1px;
	margin:2px;
	font-family:宋体;
	font-size:12px;
}
.buttom {
	padding:1px 10px;
	font-family: 宋体;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
}
/* ------------------------------------------------------------------ */

/* Filter */
filters {
	filter: Alpha(Opacity=30, Style=0);
	}
/* ------------------------------------------------------------------ */
/* Word */
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text1 {
	font-size: 14px;
	color: #000000;
	line-height: 150%;
}
.text2 {
	font-size:12px;
	color:#CCCCCC;
}
.text3 {
	color: #FFFFFF;
}
.text4 {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
.text_webdings {
	font-size: 14px;
	font-family: Webdings;
}
/* ------------------------------------------------------------------ */

/* LINK STYLE */
a:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color:#990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_14px:link {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
a.link_14px:active {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.link_14px:visited {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
a.link_14px:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
a.webdings:link {
	font-family: Webdings;
	font-size:12px;
	color: #003399;
	text-decoration:none;
}
a.webdings:active {
	font-family: Webdings;
	font-size:12px;
	color: #003399;
	text-decoration:none;
}
a.webdings:visited {
	font-family: Webdings;
	font-size:12px;
	color: #003399;
	text-decoration:none;
}
a.webdings:hover {
	font-family: Webdings;
	font-size:12px;
	color: #003399;
	text-decoration: underline;
}
/* ------------------------------------------------------------------ */

/* # */
#formlogin {
	width:530px;
	margin:80px auto;
	padding:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#wrap{ width:100%; height:auto;}
.clear{ clear:both;} 
/* ------------------------------------------------------------------ */


