/* CSS Document */

@import "others/frames.css";
@import "others/horizontal.css";


.bt{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.bt_index{
	margin-top: 5px;
	padding-top: 5px;
	border-top-color: #FF99FF;
	border-top-style: solid;
	border-top-width: 1px;
	height: 50px;
}


em{
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #996633;
}


p{
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10.5pt;
	line-height: 11.5pt;
	color: #666666;
	}

a{
	color: #0066FF;
	text-decoration: none;
	padding-top: 1px;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
	background-color: #003366;
}



#photo_dandarabochi{
	float: right;
}

