/*
Copyright 2005-11 sunshine.www.gonet.com.cn
Fonts CSS
$Revision: 1.67.8.1 $
*/
body {
font:11px Arial;color:#4E5C6B;line-height:16px;	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
.input{ BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: 1px double; BORDER-LEFT: 1px double; BORDER-RIGHT: 1px double; BORDER-TOP: 1px double; COLOR: #666666; font-size: 11px; FONT-FAMILY:Arial}
.submit-disabled {font-weight: bold;color:#336699;font-size: 11px}
a:link {
	color: #3B6793;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #8FB0D1;
	font-size: 11px;
	text-decoration: none;
}
a:active {
 color: #3B6793;
 font-size: 11px;
 text-decoration: none;
}
a:visited{
 color: #3B6793;
 font-size: 11px;
 text-decoration: none;
}
.fontlinkbold
{
	color: #245E98;
	font-size: 11px;
	FONT-FAMILY:verdana
	text-decoration: none;
	font-weight: bold;
}
.linkthin
{
	color: #4E5C6B;
	font-size: 11px;
	FONT-FAMILY:verdana
	text-decoration: none;
}
.bigfont 
{
font-size: 13px;COLOR: #990000;font-weight: bold}
.smallfont 
{
font-size: 11px;COLOR: #4D5156;}
.localfont {  font-family: Arial; font-size: 11px; font-weight: bold; color: 415B91}
.localfontthin {  font-family: Arial; font-size: 11px; color: 415B91}
.topbg {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.big2font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
.big1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5C6B;
	width:100%;
}
.writefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0033FF;
}
.localredfont {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.localred2 {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
	.headline {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 33px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: -.03em;
 	} 
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.xuline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: 869199;
	border-right-color: 869199;
	border-bottom-color: 869199;
	border-left-color: 869199;
}
.homebg {
	background-attachment: fixed;
	background-image: url(../images/mainimagebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

