#indexmainbox {
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-left: 150px;
	font-size: 12px;
	line-height: 140%;
}

#ct_bg {
	background-image: url(/images/common/ct_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-left: 150px;
	font-size: 12px;
	line-height: 140%;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: underline;
	color: #3c3c3c;
}
a:visited {
	text-decoration: underline;
	color: #7e7e7e;
}
a:hover {
	text-decoration: none;
	color: #417dc3;
}
a:active {
	text-decoration: none;
	color: #417dc3;
}
