@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height:20px;
}
body {
	background-color: #c7c7c7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h20 {
	line-height: 20px;
}
.h10 {
	line-height: 10px;
}
.lj:link {
	color: #000000;
	text-decoration: none;
}
.lj:visited {
	color: #000000;
	text-decoration: none;
}
.lj:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lj2:link {
	color: #5d5d5d;
	text-decoration: none;
}
.lj2:visited {
	color: #5d5d5d;
	text-decoration: none;
}
.lj2:hover {
	color: #FF0000;
	text-decoration: underline;
}

a{
	color: #5d5d5d;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.lj3:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lj3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lj3:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.lj4:link {
	color: #000000;
	text-decoration: none;
}
.lj4:visited {
	color: #000000;
	text-decoration: none;
}
.lj4:hover {
	color: #FF0000;
	text-decoration: none;
}
.STYLE1 {
	color: #000000;
	font-weight: bold;
}
.STYLE2 {color: #000000}
.STYLE3 {color: #FF0000}


.Search_bg{
	background-image: url(/images/search_BG.jpg);
}