.main {
	position: relative;
	background: url(../../images/newface-bg01.jpg) no-repeat;
	padding-bottom: 40px;
}

.main h2 {
	position: relative;
	left: -38px;
}

div.shop-link-info {
	background: url(../../images/link_bg01.gif) no-repeat;
	width: 649px;
	margin: 0 auto;
	padding-top: 35px;
}

div.shop-link-info h3 {
	text-align: center;
	margin-bottom: 10px;
}

div.shop-link-info p,
div.shop-link-info ul {
	padding-left: 40px;
	color: #885842;
}

ul.shop-banner {
	width: 590px;
	padding-bottom: 5px;
	margin-top: 10px;
}

ul.shop-banner li {
	position: relative;
	height: 73px;
	margin-bottom: 10px;
	
}

ul.shop-banner li p.input-text {
	background-color: #ffffff;
	width: 300px;
	padding: 3px;
	position: absolute;
	right: 5px;
	top: 0;
	
}

div.other-links {
	background: url(../../images/link_bg02.gif) no-repeat;
	background-position: top;
	padding-top: 40px;
	width: 628px;
	margin: auto;
	margin-top: 30px;
}

div.other-links-cont {
	background: url(../../images/link_bg04.gif) no-repeat;
	background-position: bottom;
	padding-bottom: 42px;
}

div.other-links-main {
	background: url(../../images/link_bg03.gif) repeat-y;
	padding-top: 10px;
	position: relative;
}

div.other-links-main h4 {
	position: relative;
	left: -23px;
}

ul.other-links-list {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.other-links-list:after {
	 content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden; 
}

ul.other-links-list li {
	width: 150px;
	text-align: center;
	float: left;
	height: 70px;
	margin-bottom: 20px;
}
