body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #303b41;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-image: url(../images/lan.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h1 {
	padding:0;
	margin:0;
	color: #FFFfff;
	background: inherit;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h1 a { color: #FFF; background: inherit; }
h2 {
	color:#075181;
	font-size:140%;
	font-weight:bold;
	margin: 0px 0 10px 0px;
	padding:0 0 0 0px;
	line-height: 120%;
}
h2 a {
	background: #FFF;
	color: #075181;
}
h2 a:hover { background: #FFF; color: #0099FF; text-decoration:none;  }
a:hover {
	text-decoration: underline;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
a.topmenu:hover {
	text-decoration:none;
	color: #0099FF;
}
.rightmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #546078;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	text-transform: capitalize;
	padding: 5px;
	margin-top: 1px;
}
a.rightmenu:hover {
	color: #0099ff;
	background-color: #e5f6ff;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}
h3 {
	font: bold 120% "Trebuchet MS";
	margin: 0 0 10px 0px;
	padding: 0;
	color: #5f5f5f;
	background: inherit;
	border-bottom: 1px solid #036CB4;
	text-transform: uppercase;
}
h3 a {
	color: #5f5f5f;
}
.topright {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#ying {
	filter: DropShadow(Color=333333, OffX=1, OffY=1, Positive=1);
}
h4 {
	color:#075181;
	font-size:18px;
	font-weight:500;
	margin: 0px 0 10px 0px;
	padding:0 0 0 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
.linkinfo {
	color: #333333;
	text-decoration: underline;
	text-transform: capitalize;
}
a.linkinfo:hover {
	text-decoration: none;
	font-weight: bold;
}