BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 12px 宋体,Verdana, Arial, sans-serif; COLOR: #666; PADDING-TOP: 0px
}


A:hover {
	COLOR: #FF9900}
.Login1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	text-align: center;
}
.Login2 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
}
.Login3 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	line-height: 25px;
}

.Main1 {
	color: #FFFFFF;
	background-color: #2701BE;
	font-weight: bold;
}
.Main2 {
	color: #000000;
	border: 1px solid #035BBC;
	line-height: 30px;
}
.View1 {
	font-size: 22px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	color: #000000;
	font-weight: bold;
}
.View3 {
	color: #83443B;
	background-color: #FFED9C;
	border: 1px solid #FFD924;
	font-weight: bold;
}
.View4 {
	color: #83443B;
	background-color: #FFFCEE;
	border: 1px solid #FFD924;
	line-height: 20px;
}
.View2 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	line-height: 25px;
	font-size: 14px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
}
.logo {
	color: #4361A1;
	background-color: #ECF1F5;
	height: 28px;
	font-size: 14px;
	font-weight:bold;
}
.class1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(images/d_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: normal;
	border: 1px solid #c3e0f5;
}
.Class1 {
	font-family: 宋体,Arial, Helvetica, sans-serif;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;

}
.Defauit1 {
	font-size: 13px;
	font-weight: bold;
	color: #105cb6;
	background-image: url(images/logo1.jpg);
}
.Defauit1-2 {
	font-size: 13px;
	font-weight: bold;
	color: #105cb6;
	background-image: url(images/logo2.jpg);
 
}
.Defauit2 {
	background-color: #FBFDFF;
    border-left:#aacbee 1px solid;border-bottom:#aacbee 1px solid;border-right:#aacbee 1px solid;	line-height: 25px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
}
.Defauit2-2 {
	background-color: #FBFDFF;
    border:#c3e0f5 1px solid;	line-height: 25px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
}
.red{
    color:Red;
}
.black{
    color:#666;
}
.blue{
    color:#4361A1;
    font-weight:bold;
}





html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre {
	line-height: 2em;
}

body {
	padding:10px 30px;
}

input, textarea, select, option, optgroup, button, td, th {
	font-size: 100%;
}

pre,
code,
kbd,
samp,
tt{
  font-family: 宋体,monospace,monospace;
  font-size: 1em;
}

h1.samples {
  color:#0782C1;
  font-size:200%;
  font-weight:normal;
  margin: 0;
  padding: 0;
}

h2.samples {
  color:#000000;
  font-size:130%;
  margin: 0;
  padding: 0;
}

p, blockquote, address, form, pre, dl, h1.samples, h2.samples {
	margin-bottom:15px;
}

ul.samples {
	margin-bottom:15px;
}

.clear {
	clear:both;
}

fieldset
{
	margin: 0;
	padding: 10px;
}



body {
	font-size: 75%;
}

a.samples {
	color:#189DE1;
	text-decoration:none;
}

a.samples:hover {
  text-decoration:underline;
}

form
{
	margin: 0;
	padding: 0;
}

pre.samples