
/* CSS Document */

#pagetitle {
	display:block;
	width:189px;
	height:140px;
	margin-bottom:29px;
	text-indent:-9999px;
	overflow:hidden;
}

.pagetitle {
	background-image: url(../img/page_title.jpg);
	background-position: left top;
}

.pagetitle2 {
	background-image: url(../img/page_title2.jpg);
	background-position: left top;
}

.pagetitle3 {
	background-image: url(../img/page_title3.jpg);
	background-position: left top;
}

.read_title1 {
	background-image: url(../img/title_h2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	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;
}

.tr_top {
	display:block;
	width: 706px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	margin-top:20px;
}

.tr_end {
	display:block;
	width: 706px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	margin-bottom:20px;
}

.tr {
	display:block;
	width: 706px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}


.td {
	display:block;
	width: 325px;
	padding:5px;
	float:left;
	padding:10px 0px;
}

.td2 {
	display:block;
	/*width: 356px;*/
	padding:5px;
	float:left;
	margin:0px 10px;
}

.td2 li{
	float:left;
	margin-right:20px;
	
}

.red{
	color:#ab2150;
	margin-right:5px;
}
