@CHARSET "UTF-8";

.form_line{
	margin-top:20px;	
}

.std_text{
	width:500px;
}	

.mid_area{
	width:500px;
	height:200px;
}

div#reg_form{
	background: #f0f9fe;	
}
div#reg_form_inner{
	margin:10px 10px 30px 10px;
}
div#reg_form .field_name{
	font:normal 20px Arial;	
}

div#reg_form input.text{
	width:400px;
}
div#reg_form .form_desc{font-size:11px;color:#99999b;width:440px} 

.setting_msg{
	font-size:15px;
	font-weight:bold;
}

.forms_h {
	font:normal 20px Arial;	
}

.forms_comment{
	font-size:11px;
	color:#99999b;
	width:550px;
	margin: 3px 0px 10px 3px;
	
}

.form_line .forms_comment{
	width:500px;
}	

.set_submit{padding:15px 0px 10px 0px;}
.set_submit input{width:auto; font: bold 16px Arial, Helvetica, sans-serif; color:#344960;}

.buttons {width:auto; font: bold 16px Arial, Helvetica, sans-serif; color:#344960;}

.new_cat_comment{
	margin:10px 10px 10px 20px;
	font-size:11px;
	color:#999999;
}
div#catlist{
	margin:0px 0px 0px 50px;
	background: #f6f6f6;
	width:240px;
}
div#catlist ul{margin:10px 0 20px 10px}

.ava_list img{border:1px solid #999;}
.ava_list td{vertical-align: bottom; font:normal 10px Arial, Helvetica, sans-serif; font-size:9px; color:#999999;}

.border_btn_e{
	display:table;
	background:#febf0f;
	padding:4px;
}
.border_btn_e input{width:200px; font:bold 14px Arial, Helvetica, sans-serif; color:#344960;}

fieldset { border: 1px #ccc solid;}