@import url("../_common/common.css");


#side_left {
	margin-top:0px;
	width:330px;
}

#content_right 
{
	margin-top:0px;
	width:330px;
}

.clear {
	clear:both;
}

.float-left {
	float:left;
}
.float-right {
	float:right;
}
.title-expand {
	width: 676px;	
}
.two-box {
	width:676px; 
	margin-top:-30px;
}
#main-edit{
	background-color:#ebe9dd;
	background-image: url(../_common/images/_bg_edit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#left-content-edit {
	padding:135px 25px 20px 25px;
	line-height:18px;
}
