div#index-footer
{
	background-color:#101010;	
	clear:both;
	text-align:;
	border-top: 20;
	width: 100%;
	height: 9%;
	margin-top: 2;
	bottom: 0;
	position: absolute;
}

div#mainframe
{
	background-image:url("../images/bg.gif");
	background-position: right;
	position: relative;
	height:100%;
	width: 100%;
}

div#mix-frame
{
	background-color: fff;
	position: absolute;
	top: 10%;
	margin: 5;
	width: 80%;
	height: 75%;
	left: 10%;
	right: 10%;
	top: 10%;
}
div#info-frame
{
	position: absolute;
	max-width: 100%;
	width: 20%;
	right: 5%;
	height: 75%;
	top:5%;
}
li#divider 
{
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #BCBCBC;
}

li#h_divider 
{
	width: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #BCBCBC;
}
div#content-frame
{
	position: absolute;
	max-width: 100%;
	width: 60%;
	left: 5%;
	height: 75%;
	top:5%;
}
div#blog-content-frame
{
	position: absolute;
	max-width: 100%;
	width: 90%;
	left: 5%;
	height: 75%;
	top:5%;
}