* {
	margin: 0px;
	padding: 0px;
}
body{
	font-size:12px;
	font-family:ËÎÌå,Arial;
	background-image: url(../images/canvastile_bg.jpg);
	background-repeat: repeat-x;
	background-color:#E6E8EB;
}
textarea{
	border:1px #000 solid;
}
input{
	border:1px #000 solid;
}
a:link, a:visited{
	color: #06c;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
li{
	list-style-type:none;
}
h3{
	font-size:14px;
}
#div_top{
	height:42px;
	line-height:42px;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	padding-left:5px;
	background-color:#e4e4e4;
}
.div_left{
	float:left;
	width:210px;
}
.div_left li{
	margin-bottom:5px;
}
#div_center{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	background-color:#e4e4e4;
}
#div_foot{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	float:left;
}
#div_contents{
	float:left;
}
#contents{
	width:500px;
	height:300px;
}
#div_input{
	width:200px;
	float:left;
}
#temp_word{
	height:200px;
	width:200px;
}
#pinyin{
	height:20px;
	width:200px;
}
#wbzg{
	width:718px;
	height:215px;
}
.div_clear{
	clear:both;
}
#div_link{
	width:960px;
	height:80px;
	background-color:#000;
	color:#fff;
	line-height:40px;
	text-align:center;
	margin-top:10px;
}
.div_li{
	border-bottom:1px #69c dotted;
	margin-bottom:5px;
	padding-bottom:5px;
}
.padding-10{
	float:left;
	width:10px;
	height:100px;
}