﻿@charset "utf-8";
html {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
BODY, TD, FORM, INPUT, SELECT, TEXTAREA {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	background-image: url(/images/t_bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body, td, th {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 160%;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}
.blue14 {
	font-family:Arial;
	font-size:14px;
	color:#3E7FCE;
	font-weight:bold;
	text-decoration: none;
}
.hs {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.gray {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.red14 {
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}
.red {
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}
.anniu1 {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	height: 22px;
	width: 60px;
}
.ban, a.ban:link, a.ban:visited {
	color: #0665C9;
	font-weight:bold;
	text-decoration:none;
}
a.ban:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	height: 24px;
	text-decoration:underline;
}
.bnt {
	border-bottom:1px solid #666666;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}