* {
	font-family: '微软雅黑', Helvetica, sans-serif, Verdana, Arial, Helvetica,
		Tahoma;
	font-size: 28px;
	letter-spacing: 1px;
	background-color: #fff;
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0
}

.login {
	background-color: #31c4f5;
	color: #fff;
	border: 0 #ccc solid;
	height: 45px;
	width: 180px;
	line-height: 45px;
	font-family:  Helvetica, '微软雅黑', sans-serif, Verdana, Arial,
		Helvetica, Tahoma;
	font-size: 26px;
	font-weight: bold;
	cursor: pointer
}

.txt {
	border: 1px #ccc solid;
	height: 45px;
	line-height: 45px;
	width: 300px;
	font-size: 24px;
	padding-left: 3px;
	background-color: #fff
}

.txtarea {
	border: 1px #ccc solid;
	width: 900px;
	height: 100px;
	margin: 10px 0
}

.txtareaAdv {
	border: 1px #ccc solid;
	width: 900px;
	height: 200px;
	margin: 10px 0
}

.mytxtArea {
	border: 1px #ccc solid;
	width: 900px;
	height: 200px;
	margin: 10px 0;
	cursor: text;
	overflow: scroll
}

.pwd {
	border: 1px #ccc solid;
	height: 45px;
	line-height: 45px;
	width: 300px;
	padding-left: 3px;
	font-size: 16px;
	background-color: #fff
}

h1 {
	background-color: #000;
	color: #fff;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	letter-spacing: 2px
}

h1 a {
	background-color: #123a66;
	color: #e9c342;
	text-decoration: none;
	margin-left: 15px
}

h1 a:hover {
	background-color: #123a66;
	color: #fff;
	text-decoration: none;
	margin-left: 15px
}

.back {
	background-color: #123a66
}

.btn {
	width: 210px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background-color: #4d83bb;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-family: '微软雅黑', Tahoma, Helvetica, sans-serif, Verdana, Arial,
		Helvetica;
}

.btn2 {
	background-color: #fc820f;
	width: 270px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-family: '微软雅黑', Tahoma, Helvetica, sans-serif, Verdana, Arial,
		Helvetica;
}

.btn3 {
	background-color: #fff;
	width: 70px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #444;
	border: 0;
	cursor: pointer;
	font-family: '微软雅黑', Tahoma, Helvetica, sans-serif, Verdana, Arial,
		Helvetica;
	border: 1px solid #666
}

.test {
	margin: 40px 0;
	width: 900px;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 40px;
	text-align: left
}

.container {
	width: 900px;
	text-align: left
}

.info {
	text-align: left;
	float: left;
	margin-right: 10px;
	width: 900px
}

.correctword {
	background-color: #fff;
	color: #009f00;
	font-size: 24px;
	padding: 0 10px;
	font-weight: bold;
	text-align: left
}

.errorword {
	background-color: #fff;
	color: #e84850;
	font-size: 24px;
	padding: 0 10px;
	font-weight: bold;
	text-align: left;
	display: inline
}

.suggestion {
	text-align: left;
	font-size: 18px;
	padding: 0 10px;
	font-size: 20px;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial;
	letter-spacing: normal;
	font-style: italic
}

.suggestionTitle {
	text-align: left;
	font-size: 20px;
	padding: 0 10px;
	color: #3488b5;
	width: 900px;
	white-space: normal;
	word-break: break-all
}

#mytaDiv {
	background-color: #54a8d5;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-weight: bold
}

.nowerror {
	color: red;
	border-bottom: 1px dotted red
}

#partInfo {
	width: 900px
}

.div_RightMenu {
	position: absolute;
	list-style: none;
	width: 180px
}

.div_RightMenu div {
	background: #bbb;
	position: relative
}

.div_RightMenu ul {
	position: relative;
	background: #fff;
	border: 1px solid #999;
	left: -2px;
	top: -2px;
	margin: 0;
	padding: 1px 0
}

.div_RightMenu ul li {
	font-size: 15px;
	list-style: none;
	margin: 0 1px;
	padding: 0;
	line-height: 20px;
	height: 20px;
	text-indent: 25px;
	background-repeat: no-repeat;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #fff
}

.div_RightMenu ul li.RM_mouseover {
	background-color: #b6bdd2;
	border-color: #0a246a
}

tr.selected {
	background: #b6bdd2
}

#chkAllError {
	width: 20px;
	height: 20px;
	border: 1px
}

.lang A {
	font-size: 20px;
	margin: 10px auto;
	color: #844242
}

.lang A:hover {
	font-size: 20px;
	margin: 10px auto;
	text-decoration: none;
	color: #FF0000
}

#easy_foot p{text-align: center;font-size: 14px;font-family: '微软雅黑';line-height: 30px;}
#easy_foot p A{color:#4183CF;text-decoration: none;font-size: 14px;}
#easy_foot p A:hover{color:#4183CF;text-decoration: underline;font-size: 14px;}