#edit_col{
    display: none;
    width : 700px;
    margin-left : -490px;
    top: 130px;
    left:50%;
    position:absolute;
    background-color: white;
    z-index : 3000;   
    text-align: left;
    border-width : 3px;

}
#col_btn_close{
    margin-left : 685px;  
    margin-bottom: 4px;  
}
#edit_left{
    float:left;
    width:420px; 
    padding : 10px;
}
#edit_about_pan p{

}
#art_text{
    text-align: justify;
    
}
#edit_right{
    float:left;
    width:250px;
}
#edit_about_pan{
    height:200px;
}
#edit_about_pan img{
    float:left;
    height:300px;
    margin-right:10px;
}
#art_list{
    padding: 3px;    
}
#edit_comm{
    background: rgb(255, 255, 192) none repeat scroll 0% 0; 
}
.clear{
    clear:both;
}
.edit_tytle{
    margin : 10px  0 0 0 ;
    text-indent: 0px;
    font-size: 13px;
}
.edit_date{
    color : #ACACAC; 
    font-size: 80%;
    margin : 0 0 0 0;
}
.close_btn{
    background-image: url(/aqua/images/close.jpg);
    width : 13px;
    height: 13px;
    position: relative;
    cursor: pointer; 
}
