/* CSS Document */
.messages_list_title{ overflow:hidden; zoom:1; margin-top:30px; margin-bottom:60px; }
.messages_list_title .works_title{ width:630px; float:left; margin-left:30px; text-align:center;}
.messages_list_title h1 a{ color:#099b2b; font-size:16px;}
.messages_list_title h1 a:hover{ text-decoration:underline;}


.messages_list{ overflow:hidden; zoom:1; margin:40px 0 ; }

.messages_list_left{ float:left;  margin-left:30px; display:inline; width:630px;}

h2{background:transparent url(../images/message_list_h1bj.gif) no-repeat scroll 0 0;
color:#099B2B;
font-size:12px;
font-weight:normal;
height:23px;
padding-left:12px;
padding-top:8px;
width:618px;}
.messages_one{ width:608px; overflow:hidden;zoom:1; margin-left:15px;margin-top:15px; padding-bottom:15px; border-bottom:1px  dashed #CCCCCC;;}

.messages_list_right{ float:left; margin-left:70px; color:#CCCCCC;display:inline;}

.messages_content{ overflow:hidden;zoom:1; margin-top:20px;}
.messages_user_img{ float:left; }
.messages_user_img img{ width:57px; height:57px; padding:1px; border:1px solid #CCCCCC;}
.messages_user_img a:hover{ background-color:#fff;}
.messages_user_img a:hover img{ background-color:#FFC046; border:#FFC046 1px solid;}
.messages_user{ float:left; margin-left:27px;}


.messages_user_name{ overflow:hidden;zoom:1; width:520px;}

span.user_name{ display:block; float:left; display:inline;}
span.user_name a{color:#099B2B;}
span.user_name a:hover{ text-decoration:underline;}
span.messages_time{ float:right; color:#999; display:block;display:inline;}

.messages_info{ color:#999; margin:15px 0;}


.messages_reply_button{ text-align:right;}

.messages_reply_button a{ color:#00aece;}

.messages_reply_button a:hover{ text-decoration:underline;}

.messages_reply{ padding:8px; background:#e4f4f8; border:#b5d7e6 1px solid; color:#006699; margin:15px 0 10px 0;}

.messages_reply i{ font-style:normal; color:#099B2B;}




.messages_input{ margin:10px 10px 10px 20px;}


.messages_input  input{ border:1px  solid #CCCCCC; padding:3px;}
.messages_input div.messages_input_top,.messages_input div.meeages_button{ margin-bottom:10px; overflow:hidden;zoom:1;}
.messages_input div.messages_input_top span.name_input{ color:#F39801; display:block; float:left;}
.messages_input div.messages_input_top span.name_none input{ border:0; vertical-align:-10%;}
.messages_input div.messages_input_top span.name_none { color:#676767; margin-left:30px; display:block; float:left;}

div.messages_input_textarea textarea{ border:1px solid #CCCCCC; width:590px; padding:3px; height:150px;}

.messages_input div.code{ color:#999999; padding-top:10px;}

.messages_input div.code input{ width:80px;}

.messages_input div.code img{ vertical-align:-50%;}
.messages_input div.meeages_button{ text-align:center;margin-bottom:10px; margin-top:20px;}
.messages_input div.meeages_button input{ background-color:#A5E62E;
border:0 none;
color:#099B2B;
cursor:pointer;
padding:2px;}



/*if dong img 

.messages_user_img{ display:none;}
.messages_user{ margin-left:0px; width:600px;}

*/

div.list_pages{ margin-top:10px; overflow:hidden;zoom:1; margin-left:20px; margin-bottom:20px;}
div.list_pages span,
div.list_pages b,
div.list_pages a{ display:block; float:left; display:inline; margin-right:5px; padding:3px 5px; border:1px solid #A5E62E;}

div.list_pages a{ color:#099B2B; background:#A5E62E;}

div.list_pages a:hover,div.list_pages b,div.list_pages span{ background:#F39801; border:1px solid #F39801; color:#FFFFFF;}

