.mand { color:#f00 !important ;}
.indicator { //border:1px solid #f00 !important;outline:1px solid red;//outline:none}

.form_style { display:block; padding:10px 0 15px 0;}
.form_style input, .form_style textarea { margin:3px 0;padding:2px; vertical-align:top; border-bottom:1px solid #e3e9ef; border-left:1px solid #e2e3ea; border-right:1px solid #e2e3ea; border-top:1px solid #abadb3;}
.form_style textarea { width:300px; vertical-align:top}
.row { padding:0 0 5px 0; position:relative}
.form_style label { width:250px; padding:2px 0 0 0; text-align:right; display:inline-block;}
.form_style .r {display:inline-block; vertical-align:top; width:6px;}
.form_style .row table { display:inline-block; vertical-align:top; //display:inline; //zoom:1}
.form_style .row table td { vertical-align:top; padding:6px 10px 0 0}
.form_style .row table td .update_captcha { text-align:left;margin:0 0 0 5px}
.form_style #image {margin:0 0 0 5px !important;}
/*-BUTTON<<<-------*/
/*
.but_1 {
	font:700 12px/20px Tahoma, Geneva, sans-serif !important;
	color:#333;
	height:22px;
	padding:0 20px;
	display:inline-block;		
	background:url(/pic/but_bg.gif) 0 50% repeat-x !important ;
	text-decoration:none;
	border:1px solid #afafaf !important;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	-moz-box-shadow:0 2px 4px #ccc;
	-webkit-box-shadow:0 2px 4px #ccc;
	-khtml-box-shadow:0 2px 4px #ccc;
	box-shadow:0 2px 4px #ccc;
	margin:3px 4px;
	//display:inline; 
	//zoom:1; 
	position:relative;
	z-index:1
}
input.but_1 {padding:3px 20px 5px;//padding:0px 0 5px; height:24px}
.but_1:hover { text-decoration:none; color:#000; background:#fff  !important; border:1px solid #b9b9c3 !important;}
*/
.form_style .disabled { border:1px solid #d0d0d0 !important; color:#929292 !important; box-shadow:none}
.form_style .disabled:hover {background:url(/pic/but_bg.gif) 0 50% repeat-x !important ; cursor:default}
.form_style .t_radio { width:auto !important; margin:0 0 0 3px;}
.top {
	-moz-display:inline-box;
	display:inline-block !important;
	//display:inline; 
	//zoom:1;	
	vertical-align:top;
}
.psevdo_but { background:#fff}
