td {
	font-size: 12px;
	color:#616161;
	line-height:160%;
}
body {
	font-size: 12px;
	color:#444444;
	line-height:160%;
	background-color: #FFFFFF;
	text-align: center;
	margin:0px;
}
a.:link,a.:visited,a.:active {
	color: #444444;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.blue:link,a.blue:visited,a.blue:active {
	color: #0066CC;
	text-decoration: none;
}
a.blue:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.green:link,a.green:visited,a.green:active {
	color: green;
	text-decoration: none;
}
a.green:hover {
	color: #green;
	text-decoration: underline;
}
a.red:link,a.red:visited,a.red:active {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.white:link,a.white:visited,a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_blue{
	color:#0066CC;
}
.text_white{
	color:#FFFFFF;
}
.text_red{
	color:#FF0000;
}
.news_border_title{
	height:22px;
	background-image: url(../images_new/news_title_bg.gif);
	padding:1px 0px 0px 8px;
	color:#0066CC;
}
.news_border_title02{
	height:22px;
	background-image: url(../images_new/news_title_bg02.gif);
	padding:1px 0px 0px 8px;
	color:#0066CC;
}
.textbox{
	font-family: "ËÎÌå";
	font-size: 12px;
	height:18px;
	border:1px #7F9DB9 solid;
	padding:3px 1px 2px 3px;
	color:#616161;
}
textarea {
	font-size: 12px;FONT-FAMILY: "Tahoma", "MS Shell Dlg";
}
.codetextarea {
	font-family: "ËÎÌå";
	font-size: 12px;
	height: 310px;
	width: 515px;
	word-wrap:normal;
	word-break:keep-all;
}
/* NAV */
A.navLink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navLink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navLink:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

.navLight {
	background-color: #666688;
}
SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: "MS Shell Dlg"
}
FORM {
	MARGIN-TOP: 3px; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; FONT-FAMILY: "Tahoma", "MS Shell Dlg"
}
INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "MS Shell Dlg"
}
a.page img {
behavior:url(fitSize.htc)
}

