/* CSS Document */

#pagetitle{
	display:block;
	width:189px;
	height:140px;
	background-image: url(../img/page_title.jpg);
	background-position: left top;
	margin-bottom:29px;
	text-indent:-9999px;
	overflow:hidden;
}
.read_title1{
	background-image: url(../img/title_h2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 336px;
	margin:17px 0px 0px 0px;
}

.box{
	display:block;
	width:706px;
	margin:10px 0px;
	text-align:left;
}

.box h3{
	display:block;
	width:706px;
	padding:5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab2150;
	margin:10px 0px;
	font-weight:normal;
	font-size:120%;
}

.box p{
	padding:10px 0px;
}

.dummy{
	background-color: #CCCCCC;
	height: 706px;
	width: 706px;
}
