input.search_input {
	background:#ffffff url(../pic/search_bg_pic.gif) no-repeat left top;
	padding-left:25px;
	line-height:18px;
	width:228px;
	height:18px;
	margin-top:2px;
}

textarea.message {
	margin:6px 0 0 3px;
	width:225px;
	height:90px;
	background:url(../img/elseImg/message.gif) no-repeat top left;	
}
textarea.message_focus {
	margin:6px 0 0 3px;
	width:225px;
	height:90px;
}

span.green { color:#367800; font-size:12px; }
a.green { color:#367800; font-size:12px; }
span.weight { color:#444444; font-size:12px; font-weight:900; }
a.weight { color:#444444; font-size:12px; font-weight:900; }
span.blue { color:#006EE9; font-size:12px;}
a.blue { color:#006EE9; font-size:12px;}
span.gray { color:#555555; font-size:12px;}
a.gray { color:#555555; font-size:12px;}
span.red { color:#CC0000; font-size:12px; }
a.red { color:#CC0000; font-size:12px; }
