body { 
	margin : 0 auto; 
	height : 100%; 
	color : #000; 
	font-size : 14px; 
	font-family : tahoma, Arial, "宋体"; 
	background-color : #fff; 
	line-height : 22px; 
	text-align : center; 
} 
table, td { 
	font-size : 14px; 
	font-family : tahoma, Arial, "宋体"; 
	line-height : 22px; 
} 
form, img { 
	padding : 0; 
	margin : 0; 
	border : 0; 
} 
span { 
	margin-right : 5px; 
} 
a:link, a:visited { 
	color : #000; 
	text-decoration : none; 
} 
a:active, a:hover { 
	color : #000; 
	text-decoration : underline; 
} 
.border { 
	border : 1px solid #9bbb59; 
} 
.bordertop { 
	background-color : #ebf4d8; 
} 
.tips_back { 
	background-color : #bed393; 
} 
.noti_back { 
	background-color : #eaf3ff; 
} 
.field_width {
	padding:10px;
	width: 780px;
	margin-left : auto; 
	margin-right : auto; 
}
.menu_mbox{
	border : 1px solid #9bbb59; 
}
.main_mbox{
	border : 1px solid #a9aec2; 
}
.small_margin { 
	height : 1px; 
	line-height : 1px; 
} 
.text_left { 
	text-align : left; 
} 
.table_border { 
	border-collapse : separate; 
	border-spacing : 1px; 
	text-indent : 5px; 
} 
.table_title { 
	color : #fff; 
	height : 25px; 
	background : #4388a9; 
	font-weight : bold; 
	text-align : center; 
} 
.table_listw { 
	color : #000; 
	height : 22px; 
	background : #e6e6e6; 
	text-align : left; 
} 
.submit_width { 
	width : 80px; 
	height : 28px; 
} 

