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

div.content_l 
{
width:440px;
}

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

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