@charset "utf-8";
DIV#qTip {
	DISPLAY: none;
	FONT-SIZE: 12px;
	Z-INDEX: 1000;
	BACKGROUND: #f1f9fd;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Tahoma;
	POSITION: absolute;
	TEXT-ALIGN: left;
	text-decoration: none;
	border: 1px solid #d9e7f5;
	color: #135294;
	filter:Alpha(Opacity=80);
}
.m {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.m_blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2779CF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index/bg-2.gif);
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.about {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #0066CC;
	font-weight: bold;
}
.btn {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/index/btn.gif); BORDER-LEFT: 0px; WIDTH: 72px; COLOR: #FF732B; BORDER-BOTTOM: 0px; CURSOR: pointer; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif, ""; HEIGHT: 21px; padding-left:4px;
}
.input{
	background:url(../images/index/input_bg.jpg) repeat-x;
	padding:2px;
	border:1px solid #CCCCCC;
}
