/* CSS Document */

#navi {
	margin:0px;
	padding:3px 0px;
	font-size:14px;
	color:#666666;
}

#navi a {
	color:#666666;
}

#title {
	height:85px;
	margin-bottom:10px;
	padding:10px 0px 0px 25px;
	background-image:url(../img/bg_title.gif);
	background-repeat:no-repeat;
	background-position:top;
}

p.p_left {
	margin:0px 0px 15px 0px;
	padding:5px 15px 5px 22px;
	border-bottom:1px solid #CCCCCC dashed;
	line-height:150%;
}

p.p_left2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	border-bottom:1px solid #CCCCCC dashed;
	line-height:150%;
}

p.p_left3 {
	margin:0px 0px 15px 0px;
	padding:5px 15px 5px 22px;
	border-bottom:1px solid #CCCCCC dashed;
	font-size:14px;
	line-height:150%;
}

p.p_left4 {
	margin:0px 0px 15px 0px;
	padding:5px 15px 5px 22px;
	line-height:150%;
}

#t_about table {
	width: 340px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
}

#t_about th, #t_about td {
	text-align: center;
	padding: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	
	
#t_about th {
	background-color:#A2BDCE;
	color: #f5f5f5;
}