
.uraru_style {
	font-family: Verdana; 
	font-weight: normal; 
	font-size: small; 
	color: rgb(0, 0, 0);
	text-align: justify;
}

#img_full {
	background: #ffffff/* url(images/load.gif) center no-repeat*/;
	border: 1px #000000 solid;
	z-index: 100;
	text-align: right;
	padding: 10px;
	padding-top: 0px;
	display: none;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
}

#img_full .close {
	line-height: 25px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}



#mini_win {
	background: #ffffff/* url(images/load.gif) center no-repeat*/;
	border: 1px #000000 solid;
	z-index: 200;
	padding: 10px;
	padding-top: 0px;
	display: none;
	text-align: right;
	position: absolute;
	width: 400px;
}

#mimi_win .close {
	line-height: 30px;
}

#mini_win div {
	text-align: left;
}

#mini_win img {
	margin: 5px 10px 10px 0px;
}

a:link.dynamic_tag {
	color: blue;
	text-decoration: underline;
}