a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 14px;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #EAEFEE;
	background-image: url(../img/bc_bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.indexbox {
	font-size: 14px;
	margin: 5px;
	padding: 0px;
	float: left;
	width: 100%;
}

.lindexs {
	font-size: 12px;
	list-style-type: none;
	float: left;
}
.lindexs a {
	display: block;
	font-size: 14px;
	line-height: 1.5;
	display: block;
	margin: 2px;
	height: 22px;
	width: 345px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E0E0E0;
	text-decoration: none;
	background-color: #FFEB88;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.lindexs a:hover {
	color: #0033CC;
	text-indent: 12px;
	background-image: url(../img/golink.jpg);
	background-repeat: no-repeat;
}


.lindex {
	font-size: 14px;
	list-style-type: none;
	float: left;
}
.lindex a {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	display: block;
	margin: 2px;
	padding: 3px;
	height: 18px;
	width: 227px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E0E0E0;
	text-decoration: none;
	background-color: #EDF4F3;
	color: #000000;
}
.lindex a:hover {
	color: #0033CC;
	text-indent: 12px;
	background-image: url(../img/golink.jpg);
	background-repeat: no-repeat;
}

.miscbottom {
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 13px;
}
.main-catch {
	font-size: 22px;
	padding: 5px;
	font-weight: bold;
	text-indent: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.standard-catch {
	font-size: 16px;
	padding: 5px;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-catch span {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
