#main {
	float: none;
	margin-bottom: 30px;
	width: 987px;
}

#divMain {
	width:985px;
	padding:45px 0 0;
}

.item{margin:0 85px 17px 0; width:159px; float:left;}

.oden_block .item{margin:0 0 17px 0; width:159px; float:left;}
.oden_block .arrow{float:left;margin:0 27px;}
.oden_block .lastItem{margin:0 0 17px 30px;}

.btn_detail{margin:10px auto 0; width:116px;}
.btn_detail a{background:url(../img/btn_detail.gif) no-repeat 0 0; width:116px; height:25px; display:block; text-indent:-9999px; outline:none;}
.btn_detail a:hover{background-position:0 100%;}

#divMain h3 {
	border-bottom: 1px solid #B81D22;
	border-left: 10px solid #B81D22;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 13px;
	padding: 2px 0 4px 7px;
}

.oden_block h3 {
    border-color: #ACB81D;
}
