body{
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
    line-height: 160%;
	font-unline:no;
	text-decoration: none;
	margin: 0px;
	background:url(images/back.gif)
}

table,p,div,span{
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
    line-height: 160%;
	font-unline:no;
	text-decoration: none;
}

a{
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
    line-height: 160%;
	font-unline:yes;
	text-decoration: none;	
}

a:hover{
	font-family: 宋体;
	font-size: 12px;
	color: #ff0000;
    line-height: 160%;
	font-unline:yes;
	text-decoration: underline;	
}

.px12{
	font-family:宋体;
	font-size: 12px;
	color: #333333;
    line-height: 200%;
	font-unline:no;
	text-decoration: none;
}

.px14{
	font-family:宋体;
	font-size: 14px;
	color: #333333;
    line-height: 160%;
	font-unline:no;
	text-decoration: none;
}
#navigation{
	margin:0px; padding:0px;
	list-style-type:none;
	height:32px;
	font-size:12px;
}
#navigation li{
	text-align:center; width:60px; height:32px;
	background:url(images/button1.jpg) repeat-x;
	float:left;	
}
#navigation li a{
	padding:10px 0px 10px 0px;
	text-decoration:none;
	display:block;
}
#navigation li a:link, #navigation li a:visited{color:#333333;}
#navigation li a:hover{
	color:#FFFFFF;
	background:url(images/button2.jpg) no-repeat;
}
td.btn{
	background:url(images/button1_bg.jpg) repeat-x;
	width:100%;
}
