@import url("style.css");
BODY{
	margin:0px auto;
	text-align:left;
	FONT-SIZE: 12px;
	COLOR: #585858;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	/*background:url(../images/bodybg.jpg) repeat-x;*/
}
a{
	zoom:1;COLOR: #585858;text-decoration:none;
}
a:hover{
	zoom:1;COLOR: #585858;text-decoration:underline;
}
a:visited{COLOR: #585858;text-decoration:none;}

.wFont{COLOR: #FFFFFF;text-decoration:none;}
.wFont a{COLOR: #FFFFFF;text-decoration:none;}
.wFont a:hover{COLOR: #FFF;text-decoration:underline;}
.wFont a:visited{COLOR: #FFF;text-decoration:none;}

.blueFont{
	color:#0467A0;
}
.blueFont a{
	zoom:1;color:#0467A0;text-decoration:none;
}
.blueFont a:hover{
	zoom:1;color:#0467A0;text-decoration:underline;
}
.blueFont a:visited{
	zoom:1;color:#0467A0;text-decoration:none;
}
.title{
	font-size:14px;font-weight:bold;font-family:宋体,新宋体,Arial;
}
.wTitle{
	color:#FFFFFF;font-size:14px;font-weight:bold;font-family:宋体,新宋体,Arial;
}
.wTitle{
	color:#FFFFFF;font-size:14px;font-weight:bold;font-family:宋体,新宋体,Arial;
}
.title12{
	color:#585858;font-size:12px;font-weight:bold;font-family:宋体,新宋体,Arial;
}
.wTitle12{
	color:#FFFFFF;font-size:12px;font-weight:bold;font-family:宋体,新宋体,Arial;
}
table{
	border-collapse:collapse;
}
th{
	color:#347DC6;
	font-size:12px;
	font-weight:bold;
	background:url(../images/manage/th.jpg) repeat-x;
	height:28px;
}
.input{
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #666666 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BACKGROUND-COLOR: #f9f9f9
}
#pn {float:left; border:1px solid #cccccc; height:20px; width:20px; margin:0px 3px; background:none; text-align:center; font-weight:bold; padding:0}
#pn a { padding:0; margin:0}