@charset "utf-8";
/* CSS Document */










.site_box{
	width:662px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;
	background:url(../../shared/images/dotted.jpg) repeat-x center bottom;
}


.site_box .read_copy{
	padding:10px 10px 25px 10px;
}








h3{
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}








.site_set{
	width:660px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}


.site_set_left{
	width:330px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.site_set_right{
	width:330px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}



.site_hr{
	clear:both;
	
}


.photo{
	width:57px;
	height:57px;
	padding:0px 15px 0px 0px;
	margin:0px;
	float:left;
}

.page{
	display:block;
	width:230px;
	height:auto;
	padding:0px 0px 0px 13px;
	background:url(../images/icon.jpg) left center no-repeat;
	font-weight:bold;
	float:left;
}
.page a{
	color:#333;
}

.txt{
	width:230px;
	height:auto;
	margin:0px;
	padding:3px 0px 0px 0px;
	line-height:1.6em;
	font-size:11px;
	float:left;
}



















