.editor_title{
background:url(header_bg.gif) repeat-x scroll 0 0 #2F589C;
color:#000000;
line-height:31px;
padding-left:1em;
font-size:1em;
font-weight:bold;
}
.editor{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:1px;
width:870px;
float:left;
}

.floatleft{
float:left;
}

.editor_left{
	width:200px;
}
.editor_right{
	width:650px;
}

.editor_user{
background-color:#FDF3E8;
color:#666666;
line-height:22px;
padding:2px 5px;
}

.editor_normal{
	padding:3px 5px;
	line-height:25px;
	border-top:1px solid #CCCCCC;
}
.attach_box{
	border:1px solid #CCCCCC;
	float:left;
}
.box thead th{
	background-color:#FDF3E8;
	color:#666666;
	line-height:22px;
	width:250px;
	font-weight:normal;
}
.box thead td{
	background-color:#FDF3E8;
	color:#666666;
	line-height:22px;
	width:360px;
}
.attach_body td{
	
}
.box_td{
	border-top:1px solid #CCCCCC;
	line-height:22px;
	padding:3px 5px;
}

.attach_select{
	width:250px;
	font-weight:normal;
	border-top:1px solid #CCCCCC;
	line-height:22px;
	padding:3px 5px;
}
.attach_select a{
	
	
}
.attach_info{
	width:360px;
	border-top:1px solid #CCCCCC;
	line-height:22px;
	padding:3px 5px;
}


.attach_head{
background-color:#FDF3E8;
color:#666666;
line-height:22px;
padding:2px 5px;
}
.attach_left{
	width:210px;
	float:left;
}
.attach_right{
	width:390px;
	float:left;
}

.editor thead th{
background-color:#FDF3E8;
color:#666666;
line-height:22px;
padding:2px 5px;
}

/*fastreply*/
.fastreply_box{
	border:1px solid #CAD9EA;
	margin-bottom:10px;
	margin-top:10px;
	padding:1px;
	width:98%;
	font-size:1em;
}
.fastreply_title{
	background:url("./default/fastreplybox_bg.gif") repeat-x scroll 0 0 #2F589C;
	width:100%;
	line-height:30px;
	padding:0 10px;
	font-weight:bold;
	border-bottom:1px solid #E8E8E8;
}
.fastreply_body{
	float:left;
	width:100%;
}
.fastreply_left{
	float:left;
	width:20%;
}
.fastreply_right{
	float:left;
	width:60%;
}
.fastreply_normal{
	font-weight:bold;
	margin:5px 10px;
	line-height:30px;
}
.fastreply_input{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#DDDDDD;
	border-width:1px;
	padding:2px;
	width:60%;
}