@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
.input {
	border: 1px solid #d8d8d8;
	background-image: url(../images/main/bg_search.jpg);
}
.about {
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
.pro {
	color: #2e2e2e;
}



.a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a:hover {
	color: #fe0025;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.lin {
    color: #333333;
}
.lin:hover{
	color: #fe0025;
}

.a1:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a1:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a1:hover {
	color: #fe0025;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.a1:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.list:link {
	color: #666666;

	text-decoration: none;
	font-size: 12px;
}
.list:visited {
	color: #666666;

	text-decoration: none;
	font-size: 12px;
}
.list:hover {
	color: #fe0025;

	text-decoration: none;
	font-size: 12px;
}
.list:active {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.h:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.h:visited {
	color: #666666;

	text-decoration: none;
	font-size: 12px;
}
.h:hover {
	color: #fe0025;

	text-decoration: none;
	font-size: 12px;
}
.h:active {
	color: #666666;

	text-decoration: none;
	font-size: 12px;
}
DIV#qTip {
	DISPLAY: none;
	FONT-SIZE: 12px;
	Z-INDEX: 1000;
	BACKGROUND: #ffffff;
	FONT-FAMILY: Tahoma;
	POSITION: absolute;
	TEXT-ALIGN: left;
	text-decoration: none;
	border: 1px solid #eeeeee;
	filter:Alpha(Opacity=80);
}

