@charset "utf-8";
/* CSS Document */

.round_box
{
	width:474px;
	margin:0px auto;
	margin-top:10px;

}


.round_box	.box_top	
{		
	width:474px;
	background: url(../images/box_2/box_top.gif) no-repeat bottom left;		
	height:7px;
}	
.round_box .box_bottom	
{		
	background:url(../images/box_2/box_bottom.gif) no-repeat top left;		
	width:100%;		
	height:9px;


}

.round_box .box_container	
{		
	background: url(../images/box_2/box_middle.gif) repeat-y ;	
	height:100%;
	width:100%;

}
.round_box	.box_content	
{	
	margin:0px 6px;	text-align:left;
	
}
