BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: 宋体;
	font-size: 12px;
	text-align:center;
	margin:auto;
	background-image: url(images/bg.gif);
	}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; } 
tr,td {
	font-family: 宋体;
	font-size: 12px;
	}
A {
	TEXT-DECORATION: none;
	font-size: 12px;
	text-align:center;
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:active {
	COLOR: #ff0000
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.blacktext10 {
	font-family: 宋体;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text12wite {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black10 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}
.ytext14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffff00;
}
.texthide {
	font-size: 1px
}
INPUT {
	border-right: #1c1c1c 1px ridge; 
	border-left: #1c1c1c 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
	border-top: #1c1c1c 1px ridge; 
    	font-family:"宋体";
	font-size: 12px;
    	color: #1c1c1c; 
	height:22px;
	background-color: #ffffff; 
	cursor: hand; 
}
TEXTAREA{
	border-right: #1c1c1c 1px ridge; 
	border-left: #1c1c1c 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
	border-top: #1c1c1c 1px ridge; 
    	font-family:"宋体";
	font-size: 12px;
	background:url("images/tbg.jpg"); 
}
.button { 
	background:url("images/button.gif");
	border:#4A96C6 1px;
  	font-family:"宋体";
	font-size: 12px;
  	color: #FFFFFF; 
	cursor: hand; 
	height:24px;
}
.buttono { 
	background:url("images/btbg.gif");
	border:#4A96C6 1px;
  	font-family:"宋体";
	font-size: 12px;
  	color: #FF0000; 
	cursor: hand;
   	width:84px;	
	height:26px;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0;				
  padding:0;				
}

#containerul li{
  margin:0 0 0 20px;			
  padding:0;				
  list-style-type:none;			
}

#containerul .symbols{	
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
.Slty{
	font-size:14px;
	color:#FFFFFF;
	background:url("images/button.gif");
	text-align:center;
	font-weight: bold;
	height:24px;
	cursor: hand; 
}
.Sltn{
	font-size:12px;
	color:#000000;
	BACKGROUND-COLOR:#EBF2F9;
	text-align:center;
	font-weight: normal;
	height:24px;
	cursor: hand; 
}