*
{
	margin:0;
	padding:0;
}
body
{
	font-family:"ËÎÌå" Helvetica, Arial, sans-serif;	
	font-size: 14px;
}
.thewidth
{
	width:100%;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #ebebeb;
}
.title, .content
{
	width:780px;
	margin:0 auto;
	overflow:auto;
	zoom:1;
}
h3
{
	float:left;
	width:50px;
	height:30px;
	display:inline-block;
	line-height:30px;
	overflow:hidden;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:normal;
}
.title
{
	height:30px;
	line-height:30px;
	margin-bottom:6px;
}
.title input
{
	width:360px;
	height:20px;
	line-height:20px;
	border:1px solid #c8c8c8;
	margin:5px 0;
}
.buttons
{
	width:730px;
	padding-left:50px;
	margin:12px auto 0;
}
.redactor_toolbar_right
{
	display:none;
}
.clear
{
	clear:both;
}