@charset "utf-8";
/*

Theme Name: shanzhuo wordpress
Version: 1.06
Description: 新增的插入链接和插入图片按钮,插入表情按钮

Author: Yue yanzhao
*/


.white_content {
display: none;
position: absolute;
width: 300px;
height: 105px;
padding: 16px;
/*border: 10px solid orange;*/
background-color: #eee;
z-index:1001;
overflow: auto;

border-right:3px outset; 
border-top: 3px outset;  
border-left: 3px outset; 
border-bottom: 3px outset;

}

.white_content_smile {
display: none;
position: absolute;
width: 150px;

padding: 6px;
/*border: 10px solid orange;*/
background-color: #eee;
z-index:1001;
overflow: auto;

border:3px outset; 

}

.smiledivguanbi{
text-align: right;
}
