#header{
/*background:url('../images/bg_header2.jpg') no-repeat !important;*/
}
.section{
margin:0 0 30px 0;
}
.justifyleft{
float:left;
margin:0 10px 10px 0;
}
.justifyright{
float:right;
margin:0 0 10px 10px;
}
.section_inner{
border-left:1px solid #dbd7d2;
border-right:1px solid #dbd7d2;
border-bottom:1px solid #dbd7d2;
width:678px;
padding:5px 10px 10px;
color:#156181;
background:#fff url('../images/bg_item.png') no-repeat;
}

.section_inner h3 a{
	color: #156181;
}
.section_inner2{
border-left:1px solid #dbd7d2;
border-right:1px solid #dbd7d2;
border-bottom:1px solid #dbd7d2;
width:678px;
padding:5px 10px 10px;
color:#156181;
background:#fff url('../images/bg_item.png') no-repeat 0 240px;
}
#backnumber{
padding:10px 0;
}


.link_btn{
	width: 180px;
	padding: 3px;
	border: 1px solid #28140D;
	background: #5D2F16;
	text-align: center;
	margin: 10px 10px 10px 460px;
}

.link_btn a{	
	color: #fff;
	text-decoration: none;
}