@charset "windows-1255";
.pict_box{
	width:112px;
	overflow:hidden;
	float:right;
	border:1px solid #999999;
}
.text_box{
	width:450px;
	float:right;
	text-align:right;
}
.text_box p{margin:0px 10px 0px 0px;}
