@charset "gb2312";
*
{
	font-family: "Verdana" , "Tahoma" , "Arial" , "ËÎÌå";
}

body, td, input, option, select, textarea
{
	font-size: 9pt;	
}

.tableBorder1
{
width:97%;
border: 1px; 
background-color: #6595D6;
}

td.TableBody1
{
background-color: #ffffcc;
}

.title
{
	font-weight: bold;
	font-size: 17pt;
	color: mediumblue;
	font-family: ËÎÌå;
}

.dgbg
{
	background-image: url(Images/news_bar.gif);
}

textarea
{
	width: 400px;
	height: 100px;
}

hr
{
	height: 1px;
	color: Silver;
}

hr.navigation
{
	height: 1px;
	color: #FF9933;
}
a.menu:link
{
	text-decoration: none;
	color: blue;
}

a.menu:visited
{
	text-decoration: none;
	color:blue;
}

a.menu:hover
{
	text-decoration: none;
	color: red
}

a:link
{
	text-decoration: none;
	color: blue;
}

a:visited
{
	text-decoration: none;
	color:blue;
}
a:hover
{
	text-decoration: underline;
	color: red;
}

a.liftList:link
{
	text-decoration: none;
	color: black;
}

a.liftList:visited
{
	text-decoration: none;
	color:black;
}
a.liftList:hover
{
	text-decoration: underline;
	color: black;
}
table.content
{
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FF9933;
	border-bottom-style: none;
}
