div {
	position: relative;
}
#container {
	margin:0 auto;
	width:880px;
	margin-top: 15px;
}
#contRow  {
	margin: 0 auto;
	width: 880px;
	float:left;
}
#contLeft {
	float:left;
	width:255px;
}
#contRight {
	float:right;
	width:625px;

}
#contRight-Row {
	float:left;
	width:625px;
	_width:615px;
}
#contRight-data {
	float:left;
	width:605px;
	padding: 0px 10px;
}
#bottom  {
	margin: 0 auto;
	width: 820px;
	float:right;
}
#m_copyright {
	width:820px;
	float:right;
	padding-bottom:20px;
}
#l_copyright { 
	float:left; 
	width:400px;
}
#r_copyright { 
	float:right; 
	width:420px;
}
#page_bottom {
	float: right;
	width:820px;
	padding-top:250px;
}
#blog-btn {
	position:absolute;
	 right:65px;
	 top:0px;
	 width:105;
	 height:25;
}
