* {
	margin: 0px;
	padding: 0px;
}

h2 {
	width: 316px;
	height: 49px;
	background-image: url(../img/title_catalogues.gif);
	text-indent:-9999px;
	display: block;
	overflow:hidden;
}

#contents_wrapper {
	text-align: center;
}

#contents {
	width: 721px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#contents p {
	padding: 40px 0px 20px 0px;
	font-size: 12px;
	color: #646875;
	line-height: 140%;
}

#contents h3 {
	width: 721px;
	height: 23px;
	margin: 25px 0px 0px 0px;
	text-indent:-9999px;
	display: block;
	overflow:hidden;
}

#contents h3#h3_1 {
	background-image: url(./img/subtit1.gif);
}

#contents h3#h3_2 {
	background-image: url(./img/subtit2.gif);
}

#contents h3#h3_3 {
	background-image: url(./img/subtit3.gif);
}

#contents h3#h3_4 {
	background-image: url(./img/subtit4.gif);
}

#contents h3#h3_5 {
	background-image: url(./img/subtit5.gif);
}

#contents ul {
	width: 721px;
	margin: 25px 0px 0px 0px;
}

#contents ul li {
	padding: 0px 0px 0px 4px;
	width: 176px;
	height: 35px;
	font-size: 12px;
	color: #646875;
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

#contents .clear {
	clear: both;
}

#contents .separate {
	height: 80px;
}

#info_base{
	padding: 0px 0px 0px 399px;
	margin: 0px 0px 20px 0px;
}

#info_base a{
	width:377px;
	height:92px;
	display:block;
	font-size: 0px;
	color: #ffffff;
	text-indent:-7000px;
	overflow:hidden;
}

#info_base #infoimg{
	background-image:url("../img/btn_contact.gif");
}

#info_base a:hover{
	background-position:	0px -92px;
}

