﻿body
{
	color: #000000;
	
	font-family: Verdana, Arial, 宋体;
	font-size: 9pt;
	text-decoration: none;	
	margin:0px auto;
	text-align:center;	
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#top
{
	height: 125px;
	background-image: url(images/main.jpg);
	font-size: 25pt;
	font-weight: bold;
	color: white;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#Content
{
	height: 100%;
	background-color: white;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/Query.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#left
{
	/*background-color:#D7D7D7;*/
	width: 160px; /*height: 100%;*/
	float: left;
}
#right
{
	float: left;
}
#footer
{
	clear: both;
	width: 760px;
	text-align: center;
	background-image: url(images/t3_greenbg.gif);
}

A {text-decoration: none;}
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {color: #000000;}
A:active {color: #000000;}
a.Channel:link {color: #000000;}
a.Channel:visited {color: #000000;}
a.Channel:hover {color: #ff9900;}
a.Channel:active {color: #ff9900;}
