.btn_default{
	margin:10px 157px;
	width:380px;
	clear:both;
}
.bg_2 .btn_default2{
	margin:10px 56px;
	width:520px;
	clear:both;
}
.box_l{
float:left;
width:180px;
margin:20px 0 0;
text-align:center;
}
.box_l2{
float:left;
width:250px;
margin:20px 0 0;
text-align:center;
}
.box_r{
float:right;
width:180px;
margin:20px 0 0;
text-align:center;
}
.box_r2{
float:right;
width:250px;
margin:20px 0 0;
text-align:center;
}
.btn_default img{
display:block;
margin:10px 0;
}
table{
	margin:20px 20px 30px 50px;
}
th,td{
	color: #479D3F;
	border-right: 1px solid #B9DDBD;
	border-bottom: 1px solid #B9DDBD;
	border-top: 1px solid #B9DDBD;
	border-left:#FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 12px;
	background: #BFE8BE;	
}
tbody tr th{
	border-left: 1px solid #B9DDBD;
	border-bottom: 1px solid #B9DDBD;
	background: #fff url(../images/th_even.gif) no-repeat;
	border-right: 1px solid #B9DDBD;
	text-align: left;
}
tbody tr.image th{
	color: #797268;
	background: #E1FAE1 url(../images/th_odd.gif) no-repeat;
	border-left: 1px solid #B9DDBD;
	border-bottom: 1px solid #B9DDBD;
	font-weight:700;
	
}
tbody tr td{
background: #fff;
color:#797268;
}
tbody tr.image td{
background: #E1FAE1;
}


.btn_text{
font-weight:bold;
text-align:center;
margin:10px 0;
}
.btn_text1{
text-align:center;
margin:0 0 0 310px;
background:#ff8f00;
color:#333333;
font-weight:700;
width:300px;
}
.btn_text2{
color:#333333;
background:#FF8f00;
font-weight:700;
}
#main .start_list{
margin:0 20px;
clear:both;
padding:10px;
font-weight:700;
font-size:110%;
color:#61a244;
}
.bg_5 img{
margin:10px 0;
clear:both;
}

