/*未定义*/
body{
	margin:0px;
	font-size:14px;
}
.enter_chars_page{
	border-top:1px solid teal;
	border-bottom:1px solid teal;
	height:40px;
	text-align:center;
	padding:5px 0 20px 0;
	margin-top:20px;
	line-height:2;
}
.enter_chars_page a{
	color:teal;
	font-weight:bold;
}
.title_intent{
	color:teal;
	font-weight:bold;
}

.title_subitem{
	font-size:22px;
	color: #005a9c;
}