TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY 
{
	text-align:center;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #666666;
	background-color:#ffffff;
}

#MenuBar
{
	margin-top:6px;
	margin-left: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li 
{
  font-family:ÑÅºÚ,ºÚÌå,Arial Black;
  padding: 0;
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#MenuBar li a {
cursor: hand;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
display: block;
width: 158px;
height: 29px;
line-height: 29px;
text-decoration: none;
background:  url(/Images/zh-CN/red_bg.gif) no-repeat left bottom;
text-indent: 30px;
text-transform: uppercase;
}

#MenuBar li a:hover, .selected a 
{ 
  background-position: right bottom;
  color: #000000;
}

#spanMenuBar
{
 margin-top:12px;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;	
}

A {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
}
.font14 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:HOVER {
	color:#000000;
	text-decoration: none;	
}


/*****Font control*****/

.font_h_12 {
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "ËÎÌå";
}
.font_h_15 {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.TEST12 {
	color: #999999;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
}

.notice {
	color: #A56539;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.font14-big {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
	text-indent: 28px;
}

.NavText 
{	
	font-family:ÑÅºÚ,ºÚÌå,Arial Black;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 28px;
}

.kuang {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.font_red {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}

.buttonface1
{	
	width:60px;
	height:21px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;

}

.inputtext
{
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
		
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	}
	
.buttonface
{
	background:url(/Images/zh-CN/button_fourwords.gif) no-repeat;
	width:82px;
	height:23px;
	cursor:hand;
	padding: 0px 0px 5px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: relative;
	border:0px;	
	text-align:center;
}


.button_submit
{
	background:url(/Images/zh-CN/buttonface.gif);
	width:88px;
	height:29px;
	cursor:hand;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position: relative;
	border:0px;	
	text-align:center;
}

.borderout_1 {
	border:#CCCCCC 1 solid;
	border-bottom:solid 1 #cccccc;
	border-left:solid 1 #cccccc;
	border-right:solid 1 #cccccc;
	border-top:solid 1 #cccccc;
}

.linkbutton {
	background: #DDDDDD;
	width: 70px;
	height: 20px;
	border:#999999 1 solid;
	padding: 3px 0px 0px 0px;
	text-align:center;
	cursor: hand;
}

.tableborder {	BORDER-RIGHT: #cccccc 1px solid;	BORDER-TOP: #cccccc 1px solid;	BORDER-LEFT: #cccccc 1px solid;	BORDER-BOTTOM: #cccccc 1px solid;	BACKGROUND-COLOR: #ffffff}