@charset "utf-8";
/* CSS Document */
.messageb{
	float:left;
	width:850px;
	background-color:#00F;
	}
.messageb_left{
	float:left;
	width:218px;
	background-color:#FFF;
	}
.messageb_left1{
	float:left;
	width:218px;
	height:40px;
	background-color:#FFF;
	border-bottom:solid #F07623 1px;
	color:#F60;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	}
.messageb_left2{
	float:left;
	width:218px;
	height:40px;
	background-color:#E6E6E6;
	border-bottom:solid #C5C5C5 1px;
	color:#989898;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
	}
.messageb_right{
	float:left;
	width:632px;
	border-top:solid #C5C5C5 1px;
	background-color:#000;
	}
.div1{
	float:right;
	display:inline;
	width:100px;
	margin-right:20px;
	}
#messageb_right ul li{
	float:left;
	width:632px;
	line-height:15px;
	color:#FFF;
	}
.div2{
	float:left;
	width:490px;
	margin-left:6px;
	color:#03F;
	}
.div3{
	float:right;
	width:140px;
	margin-right:2px;
	text-align:right;
	}
.div4{
	float:left;
	width:490px;
	margin-left:6px;
	text-indent:2em;
	}
.div5{
	float:right;
	width:140px;
	margin-right:2px;
	text-align:right;
	}
.div6{
	float:left;
	width:490px;
	margin-left:6px;
	color: #F00;
	}
.div7{
	float:right;
	width:140px;
	margin-right:2px;
	text-align:right;
	color:#F60;
	}
.div8{
	float:left;
	height:15px;
	width:632px;
	text-align:center;
	color:#FFF;
	margin-top:12px;
	}
#div8 a{
	color:#fff;
	}
.div9{
	float:left;
	height:15px;
	width:620px;
	text-align:left;
	color:#FFF;
	margin-top:12px;
	margin-left:6px;
	}
.div10{
	float:left;
	width:36px;
	text-align:left;
	color:#FFF;
	margin-left:6px;
	margin-top:5px;
	}
.div11{
	float:left;
	width:500px;
	text-align:left;
	color:#FFF;
	margin-top:5px;
	}
.Login_div{
	float:left;
	width:620px;
	height:282px;
	text-align:left;
	color:#FFF;
	vertical-align:middle;
	text-align:center;
	margin-top:130px;
	}
.txtinput9 {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #000000;
	margin:0.5em 0;
	height:18px;
	width:130px;
}
#div1 a {
	text-decoration: none; 
	color:#989898;
	}
#div1 a:hover {
	text-decoration: none;
	color:#F07623;
	}
.div_type{
	float:left;
	width:150px;
	text-align:left;
	color:#FFF;
	margin-left:6px;
	}
.div_typename{
	float:left;
	width:180px;
	text-align:left;
	color:#FFF;
	}
.div_title{
	float:left;
	height:15px;
	width:620px;
	text-align:left;
	color:#FFF;
	margin-top:2px;
	margin-left:6px;
	}
/*input*/
.input_on{
height:18px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_off{
height:18px;
border:1px solid #CCC;
background-color:#FFF;
}
.input_move{
height:18px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_out{
/*height:16px;默认高度*/
height:18px;
border:1px solid #CCC;
background-color:#FFF;
}
/*textarea*/
.textarea_on{
border:1px solid #999;
background-color:#FFFFCC;
}
.textarea_off{
border:1px solid #CCC;
background-color:#FFF;
}
.textarea_move{
border:1px solid #999;
background-color:#FFFFCC;
}
.textarea_out{
/*height:16px;默认高度*/
border:1px solid #CCC;
background-color:#FFF;
}
.pagefont{
	color: #666666;
}

.txtfont {
	font-family: "宋体";
	font-size: 12px;
}
