/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 1B1B1B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_fill1.jpg);
}
a:link {
	color: #1B1B1B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1B1B1B;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #1B1B1B;
}


.linkB a:link { color: #CBC0C0; text-decoration: none}
.linkB a:visited { color: #CBC0C0; text-decoration: none}
.linkB a:hover {color: #FFFFFF; text-decoration: none}

.linkC a:link { color: #EACF98; text-decoration: none}
.linkC a:visited { color: #EACF98; text-decoration: none}
.linkC a:hover {color: #CC0000; text-decoration: none}


.top4 {
	background-image: url(../images/top4_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	font-size:12px;
	
}
.frombg {
	background-color: #E3DED7;
}
.from2 {
	width: 200px;
}
.con_img {
	border: 2px solid #CCCCCC;
}
