.list1 
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #534D4D;
}
.words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

A.chat:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.chat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.chat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #534D4D;
}
A.meun1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #534D4D;
	text-decoration: none;
	font-weight: bold;
}
A.meun1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #534D4D;
	text-decoration: none;
	font-weight: bold;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #06659D;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #534D4D;
}
.list2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534D4D;
}
A.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #534D4D;
}
A.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #534D4D;
}
A.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #787474;
}
A.meun1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #534D4D;
	text-decoration: none;
	font-weight: bold;
}


/*----------------------------------------------------------------------------------
以下为CHENYU 加入的  
日期:2006-10-19
----------------------------------------------------------------------------------*/
body
{
	margin:0px;
	background-color: #F6F5F2;
	scrollbar-highlight-color: buttonface;
    scrollbar-shadow-color: buttonface;
    scrollbar-3dlight-color: buttonhighlight;
    scrollbar-track-color: #eeeeee;
    scrollbar-darkshadow-color: buttonshadow;
	overflow:auto;
}

td
{
	font-size:12px;
}

input.button
{
	color: #ffffff; 
	font: 11px tahoma, verdana;
	width:80px;
	height:18px;
	border: 1px solid;
    background-color: #06659d;
}

input.text
{
	width:180px;
	border: 1px solid  #06659d;
	height:18px;
}

input.smalltext
{
	width:130px;
	border: 1px solid  #06659d;
	height:18px;
}

input.largetext
{
	width:270px;
	border: 1px solid  #06659d;
	height:18px;
}

textarea.text
{
	border: 1px solid  #06659d;
}
.foot{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align:center
}
.foot a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none
}
