
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
$Date:$ By $Authors$
	$Revisions$
Skin for:   girlsblog_34 [Crystal pink]
-----------------------------------------------------
*/

div#frame:after,
div#wrap:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

/* --- For Mac IE --- */

/*\*/
* html #frame;
* html {
    height: 1em;
    overflow: visible;
}
/**/


/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#subFrame {
width: 792px;
margin-left:auto;
margin-right:auto;
}
#wrap {
width: 100%;
}

#main{
width:444px;
float: left;
}
#sub_main{
width:444px;
}
#sub_a{
width:170px;
float: left;
z-index: 1;
}
#sub_b{
width:170px;
float: right;
z-index: 1;
}

