#navi{
	font-size:17px;
	background-image: url(../images/title_xxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	margin-bottom: 5px;
	width: 830px;
	padding:10px 0px 8px;
}
#navi a:link , #navi a:visited{
	text-decoration:none;
	color:#12f;
	border-bottom:1px #12f dashed;
}
#navi a:hover{
	color:#f32;
	border-bottom:1px #f32 dashed;
}
#navi img{
	margin:0px 10px 0px 30px;
}
.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 25px 30px;
	padding: 50px 20px;
	border: 1px #f0f0f0 solid;
}
.tb_1{
	width:830px;
	margin:10px auto;
}
.tb_1 .c1{text-align:center;}
.tb_1 .c2{text-align:center;}
.tb_1 .c3{}
.tb_1 .c4{}
.tb_1 .c5{text-align:center;}

.tb_1 thead{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.tb_1 thead td{
	border:1px #ccc solid;
	padding:0px 5px;
	font-size:13px;
	line-height: 30px;
}
.tb_1 tbody td{
	border:1px #ccc solid;
	font-size:13px;
	line-height: 25px;
	padding: 5px;
}
.tb_1 tbody td span{
	font-size: 11px;
	line-height: 15px;
	display: block;
	text-align:right;
}
.tb_2{
	width:830px;
	margin:10px auto;
}
.tb_2 thead{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.tb_2 thead td{
	border:1px #ccc solid;
	padding:0px 5px;
	font-size:13px;
	line-height: 30px;
	text-align:center;
}
.tb_2 tbody td{
	border:1px #ccc solid;
	font-size:13px;
	line-height: 25px;
	padding: 5px;
	text-align:center;
}
.tb_2 tbody th{
	border:1px #ccc solid;
	font-size:13px;
	line-height: 25px;
	padding: 5px 10px;
	font-weight:normal;
}

.tb_2 tbody th span{
	float: left;
	display: block;
	padding:0px 15px 0px 10px;
	margin-right:15px;
	border-right:1px #ccc dashed;
}

#scroll_1{
	margin:0px;
	height: 500px;
	overflow: auto;
}
