@charset "utf-8";
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.font_12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.font_12_red {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.font_16 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.line4 {
	border: 1px solid #bee4e0;
	padding:10px;
}
.input {
	font-size: 12px;
	color: #900;
	text-decoration: none;
	border: 1px solid #666;
	width:115px;
	height:16px;	
}
.font11 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.btn_1{background-image:url(add-more.jpg);width:68px;height:20px;border:0px;cursor:pointer;}
.Error{background-color:#FFC;border: 1px solid #e5e5e5;font-size: 12px;width:120px;height:16px;}

