
	.base_table{
		margin: 15px 0 40px;
		line-height: 18px;
		color: #666;
	}
	.base_table th{
		border: 1px solid #DDD;
		padding: 10px 0 6px;
		background-color: #F6F6F6;
	}
	.base_table td{
		border: 1px solid #DDD;
		padding: 10px 5px 6px;
	}

	.base_table table th{ background-color: #FCFCFC }
	.base_table table th,
	.base_table table td{
		padding: 3px 5px 0;
	}




	.metal_table{
		margin: 10px 0 60px;
		line-height: 18px;
	}
	.metal_table th{
		width: 220px;
		text-align: right;
	}



	.film_table{
		margin: 10px 0 60px;
		line-height: 18px;
	}
	.film_table th{
		width: 190px;
		vertical-align: top;
	}
	.film_table td{
		padding: 10px 0 0 15px;
		vertical-align: top;
	}
	.film_table a{
		text-decoration: underline;
		color: #00F;
	}
	.film_table p{ margin-top: 26px }
	.film_table dl{ font-size: 11px }
	.film_table dl dd{ margin-left: 0 }



	.list_table{
		margin-top: 20px;
		border-bottom: 1px solid #DDD;
		text-align: center;
	}
	.list_table th{ background-color: #F8F8F8 }
	.list_table th,
	.list_table td{
		border-top: 1px solid #DDD;
		padding: 8px 5px 4px;
	}


	.paging{ margin-top: 10px;text-align: center }
	.paging img{ vertical-align: bottom }


	.button_box{
		margin: 15px 0;
		text-align: center;
	}
	.button_box img{
		cursor: pointer;
	}



	.main_board_table{
		position: absolute;
		top: 0;
		width: 300px;
	}
	.main_board_table th{
		width: 74px;
		text-align: right;
	}
	.main_board_table thead{ vertical-align: top }
	.main_board_table thead th{ padding-top: 2px }
	.main_board_table thead td{ height: 30px;padding: 0 }
	.main_board_table tbody th{
		border-bottom: 1px solid #DDD;
		padding: 6px 0 2px;
		font-weight: normal;
	}
	.main_board_table tbody td{
		border-bottom: 1px solid #DDD;
		background: url("/img/icon_pointer.gif") no-repeat left center;
		padding: 6px 0 2px 15px;
	}



	.link_box{
		margin-bottom: 50px;
		border: 2px solid #E4E4E4;
		background-color: #FCFFFC;
		padding: 16px 0 13px;
		line-height: 28px;
		text-align: center;
		color: #BBB;
	}
	.link_box a{
		font-weight: bold;
		letter-spacing: -1px;
		color: #999;
	}

	.link_box_1{
		margin-bottom: 1px;
		border: 2px solid #E4E4E4;
		background-color: #FCFFFC;
		padding: 16px 0 13px;
		line-height: 15px;
		text-align: center;
		color: #BBB;
	}
	.link_box_1 a{
		font-weight: bold;
		letter-spacing: -1px;
		color: #999;
	}
