body {
	margin: 0px;
	text-align: center;
	background-color: #f5f5f5;
}
td,div,marquee {
	line-height:21px;
}
td,div,marquee,input,select,button {
	font-size: 12px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin:0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 1000px;
	text-align: left;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 24px;
	background-color: #5BC1FF;
	font-family:Tahoma;
}
#top img {
	float: left;
}
#top span {
	display: block;
	float: left;
}
#top form {
	display:inline;
}
#top #title {
	margin-left:20px;
	padding: 2px 0px 0px 0px;
	color:#FFF;
	font-size:14px;
	font-weight: bold;
	
}
#top #content{
	margin-left:0px;
}
#top #content select {
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
}
#top #content .user {
	width: 60px;
	height: 13px;
	margin-top:1px;
}
#top #content .pass {
	width: 60px;
	height: 13px;
	margin-top:1px;
}
#top #content .login {
	height: 19px;
	width: 35px;
	margin-top:1px;
}
#top #content .help {
	height: 19px;
	width: 35px;
	cursor: help;
	margin-top:1px;
}
#banner {
	background-image: url(/Templets/Homepage/Images/banner_bg.gif);
	height: 130px;
}
#banner #banner1 {
	float: left;
	width: 727px;
	height: 130px;
}
#banner #banner2 {
	float: left;
	width: 261px;
	height: 120px;
	padding: 10px 0px 0px 12px;
}
#nav {
	float: left;
	width: 620px;
	height: 24px;
	border-top: solid 2px #E6F3FC;
	background-image:url(/Templets/Homepage/Images/nav_bg.gif);
	background-repeat:repeat-x;
	padding:3px 0px 7px 15px;
	font-size:14px;
	color:#fff;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav ul li {
	float:left;
	margin-right:6px;
	list-style:none;
	position: relative;
	height:24px;
}
#nav a {
	font-size:14px;
	font-weight: bold;
}
#nav a:link {
	color: #fff;
	text-decoration: none;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #def;
	text-decoration: none;
}
#nav ul .out div {
	display:none;
}
#nav ul .hover div {
	position: absolute;
	left:2px;
	top:24px;
	z-index:99;
	display:block;
	width:300px;
	height:100px;
	border:solid 3px #3284D8;
	background-color:#F2FAFF;
}
#nav ul .hover div a {
	font-size:12px;
	font-weight:normal;
}
#nav ul .hover div a:link {
	color: #004C9C;
	text-decoration: none;
}
#nav ul .hover div a:visited {
	color: #004C9C;
	text-decoration: none;
}
#nav ul .hover div a:hover {
	color: #004C9C;
	text-decoration: none;
	border-bottom: solid 1px #004C9C;
}
#nav ul .hover div h5 {
	font-size:12px;
	font-weight: normal;
	background-image:url(/Templets/Homepage/Images/nav_subt_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C1D9F3;
	width:16px;
	line-height:13px;
	padding:5px 0px 0px 4px;
	margin-left:2px;
	display: inline;
	float:left;
}
#nav ul .hover div table {
	margin:10px 0px 0px 20px;
	float:left;
}
#nav ul .hover div table td {
	line-height:26px;
}
#search {
	float: left;
	width: 345px;
	height: 28px;
	padding-left:20px;
	padding-bottom:6px;
	border-top: solid 2px #E6F3FC;
	background-image:url(/Templets/Homepage/Images/nav_bg.gif);
	background-repeat:repeat-x;
}
#search #searchinput {
	width: 117px;
	border: solid 1px #fff;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:3px;
}
#search #tags{
	width: 117px;
	border: solid 1px #fff;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:3px;
}
#search #searchbutton {
	width:35px;
	height:19px;
	margin-bottom:1px;
	border:none;
	vertical-align:middle;
	background-image:url(/Templets/Homepage/Images/search_button1.gif);
	line-height: 22px;
	cursor:pointer;
}
#copy {
	height:130px;
	border-top:solid 5px #0070B2;
	background-image:url(/Templets/Homepage/Images/copy_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#01A1FF;
	position: relative;
}
#copy div {
	padding-top:14px;
	line-height:18px;
	color:#fff;
	text-align:center;
	background-image:url(/Templets/Homepage/Images/copy_img.gif);
	background-repeat: no-repeat;
	background-position:10px 7px;
}
#copy div a {
	color:#fff;
}
#copy #net110 {
	background:none;
	padding:0px;
	position:absolute;
	right:60px;
	top:20px;
}
.tr_mouseover {
	background-color:#f2f2f2;
}
.tr_mouseout {
}

