.message_con{ width:99%; margin-bottom:10px; border:1px #222 solid; background-color:#111; float:left;}
.message_con .title{ line-height:30px; padding-left:10px; border-bottom:1px #222 solid; background-color:#010101; color:#666;}
.message_con .title span{ color:#f60; margin-right:10px;}
.message_con .content{ padding:10px;}
.message_con .content span{ color:#999; margin-right:10px; font-weight:bold;}
.message_con .admin_con{ width:98%; margin:0 auto; border:1px #222 dashed; margin-bottom:10px;}
.message_con .admin_con .title{ line-height:30px; padding-left:10px; border-bottom:1px #222 solid; color:#666;}
.message_con .admin_con .title span{ color:#f60; margin-right:10px;}

.message{ margin:30px 0; display:inline; width:99%; height:auto; float:left;}

.message .title{ line-height:30px; padding-left:10px; border-bottom:1px #222 solid; background-color:#010101; color:#f60; font-size:15px; margin-bottom:10px;}
.message .box_tr{ float:left; width:100%; line-height:30px; color:#666; margin-bottom:5px;}
.message .box_tr span{ margin-left:10px; margin-right:10px;}
.message .box_tr2{ float:left; width:100%; line-height:30px; color:#666; margin-bottom:10px;}
.message .box_tr2 span{ margin-left:10px; margin-right:10px; vertical-align:top;}


.input_title{ border:1px #333 solid; padding:2px; width:176px; color:#999; background-color:#1b1b1b; margin-right:10px;}
.input_code{ width:80px;}
.textcontent{ border:1px #333 solid; padding:2px; color:#999; background-color:#1b1b1b; margin-right:10px; overflow:auto;}

.but_reset{ background:url(../images/but_bg.gif) no-repeat; width:73px; height:26px; border:none; cursor:pointer; color:#fff; margin:0; padding:0; line-height:26px; vertical-align:middle;}

em{ font-size:11px; color:#f00;}

