#main {
	margin: 0 auto;
	width: 960px;
}

/*#main h1 {
	border-bottom:4px solid #f7e07c;
	padding-bottom: 15px;
	margin-top: 49px
}*/

#main .sec {
	margin-bottom: 40px;
	overflow: hidden;
}

#main h2 {
	background: none repeat scroll 0 0 #c1452d;
	color: #fff;
	font-size: 17px;
	padding: 5px 10px;
	position: relative;
	margin-bottom: 25px;
}

#main .sec h2 {
	padding-bottom: 10px;
}

#main .sec .menu {
	float: left;
	padding-bottom: 25px;
	padding-right: 18px;
}
#main .sec .menu.last {
	padding-right: 0;
}
#main .sec .type01 {
	float: left;
	line-height: 20px;
	padding-right: 18px;
	width: 308px;
}
#main .sec .type01 .txt {
	border-bottom: 1px solid #838383;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 5px 5px;
	position: relative;
	width: 303px;
}
#main .sec .type01 .txt .price {
	position: absolute;
	right: 5px;
	top: 0;
}
#main .sec .type01 .com {
	font-size: 11px;
	width: 108px;
}
#main .sec .type01.last {
	padding-right: 0;
}
#main .sec .type02 {
	float: left;
	line-height: 20x;
	padding-right: 18px;
	width: 471px;
}
#main .sec .type02 .txt {
	border-bottom: 1px solid #838383;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 5px 5px;
	position: relative;
	width: 466px;
}
#main .sec .type02 .txt .price {
	position: absolute;
	right: 5px;
	top: 0;
}
#main .sec .type02 .com {
	font-size: 11px;
}
#main .sec .type02.last {
	padding-right: 0;
}

h2 {
	border-color:db3e07;

}	

h2 {
	clear:both;	
}

footer {
	clear:both;	
}	
