.clearfix:after {

	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


p,ul,li{
	margin: 0;
	padding: 0;
}

a:link{
	color:#750003;
}

a:visited{
	color:#750003;
}

a:hover{
	color:#750003;
	text-decoration: none;
}

a:active{
	color:#750003;
	text-decoration: none;
}

#contentsWrap {
	padding: 0 30px 30px 30px;
}

.listSitemap{
	border-bottom: 1px solid #CCC;
	padding-top: 20px;
	font-size: 12px;
}

.listSitemap ul{
	width: 700px;
	padding-bottom: 20px!important;
	padding-left: 15px!important;
}

.listSitemap li{
	float: left;
	margin-right: 14px!important;
	list-style-type: none;
}

.listSitemapTitle{
	background: url(/images/sitemap_arrow.gif) no-repeat;
	background-position: 13px 2px;
	text-indent: 18px;
	padding: 0 0 18px 14px!important;
}
