@import url(default.screen.css);
@import url(page.screen.css);

div.content_l 
{
width:440px;
}

div.content_l img
{
margin-top:20px;
}

div.content_r
{
	background:url(../about2.jpg) top right no-repeat;
	min-height:380px;
	width:380px;
	height: 380px;
}