﻿.buttom_table
{
	border-collapse: collapse;
	width: 95%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	height: 24px;
}
.buttom_list {
	border-collapse: collapse;
	padding:0;
	margin:10px auto;
	height:30px;
	text-align:center;
}
.buttom_list_credit {
	border-collapse: collapse;
	padding:0;
	height:30px;
	text-align:center;
}
.buttom_list_t2 {
	border-collapse: collapse;
	padding:0;
	margin:0;
	height:30px;
	text-align:left;
}
/*Common*/
.b_r
{
	background-image: url('../../../images/buttom_r.png' );
	background-repeat: no-repeat;
	width: 7px;
	margin: 0;
	padding: 0;
	 
}
/*Common*/
.b_b
{
	background-image: url('../../../images/buttom_b.png' );
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 10px;
	cursor: pointer;
	cursor: hand;
}
.b_b a
{
	color: #666666;
}
.b_b a:hover 
{
	color: #CC6600;}
/*Common*/
.b_l
{
	background-image: url('../../../images/buttom_l.png' );
	background-repeat: no-repeat;
	width: 7px;
	margin: 0;
	padding: 0;
}
.b_r_i
{
	background-image: url('../../../images/buttom_r_i.png' );
	background-repeat: no-repeat;
	width: 7px;
	margin: 0;
	padding: 0;
}
.b_b_i
{
	background-image: url('../../../images/buttom_b_i.png' );
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #999999;
	cursor:pointer;
	cursor: hand;
}
.b_b_i a
{
	color: #666666;
}
.b_b_i a:hover 
{
	color: #CC6600;}
.b_l_i
{
	background-image: url('../../../images/buttom_l_i.png' );
	background-repeat: no-repeat;
	width: 7px;
	margin: 0;
	padding: 0;
}
.table_style
{
	border-collapse: collapse;
	width: 90%;
	padding: 0;
	margin: 0 auto;
}
.style1
{
	border-bottom: 2px #d8d8d8 solid;
	margin: 0;
	vertical-align: middle;
	margin: 10px;
}