#content-main div.top_title {
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	background-image: url(/uc/img/title_back_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#content-main div.top_title h1 {
	font-size: 123.1%;
	line-height: 1.2;
	background-image: url(/uc/img/title_back_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#content-main h2 {
	margin-bottom: 5px;
	padding-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	background-image: url(/uc/img/title_back_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	clear: both;
}
#content-main h3 {
	font-size: 108%;
	clear: both;
	color: #5b6871;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b6871;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#content-main ul {
	margin: 0px;
}
#content-main li {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 13px;
}
#content-main div.easy_search {
	clear: both;
	margin-top: 30px;
	padding: 10px;
	background-color: #f9eef0;
	margin-bottom: 20px;
	width: auto;
}
#content-main div.easy_search h2 {
	background-image: none;
	clear: none;
	color: #be161b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content-main div.easy_search p {
	line-height: 1.2;
	margin-bottom: 10px;
}
#content-main div.easy_search p.button {
	text-align: right;
	margin-bottom: 0px;
}

#content-main div.easy_search p.image {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}




/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#content-main div.easy_search:after,
#content-main ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.clearfix,
#content-main div.easy_search {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #content-main div.easy_search {
	height: 1%;
}
.clearfix,
#content-main div.easy_search {
	display: block;
}
/* End hide from IE-mac */
