.mix_page{
position: relative;
//width: 640px;
//height: 960px;

width: 620px;
height: 860px;

/* 600+10+10 840+10+10 */

/*
padding:10px;
*/

font-size:15px;
background-color: #FFFFFF;
border: 1px solid black;
}

.dlg_box{
width: 200px;
font-size: 13px;
line-height:120%;
background: none;
font-weight:bold;
padding:10px;
z-index:2;
position: absolute;
}

.dlg_vertical{
	text-align: left;
	line-height:140%;
}

.img_place{
padding:10px;
z-index:1;
position: absolute;
}


.layout_console{
float:left;
padding:10px;
}

#css_input{
width: 240px;
}

#layout_input{
width: 680px;
}

.prop
{
clear: both;
line-height:0px;
/*
margin:0px;
padding:0px;
height:0px;
border: black 1px solid;
*/
}
