* {
	margin: 0;
	padding: 0;
}
body,
textarea,
select,
input,
button {
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", tahoma, arial, simsun, "ËÎÌå";
	font-size: 12px;
	color: #444;
}

body,html{
	margin : 0px;
	padding : 0px;
	width:100%;
	height:100%;
}

body,html{
	background-color : #FFF;
}

#container {
	margin : 10px auto;
	width : 800px;
	padding : 20px;
	border: 1px #bdbdbd solid;
	box-shadow: 1px 1px 3px #6B6B6B
}

#title {
	height: 40px;
	line-height : 40px;
	font-size : 18px;
	font-color : #000;
	font-weight : 700;
	color : #000;
	border-bottom : 1px solid #000;
}

.dym{
	border:1px solid #efeff0;
	background:#f7f7f7;
	height:auto;
	padding:13px;
	margin:0px 12px 12px 0px;
	float: left;
	overflow:hidden;
	display:inline
}

img{border:none}


#workspace {
	
}
