body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bornlue {
	border: 1px solid #007CC3;
	padding:3px 0px 3px 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
}
.lg {
	background-image: url(images/lg.gif);
	background-repeat: no-repeat;
	width: 2px;
}
.rg {
	background-image: url(images/rg.gif);
	background-repeat: no-repeat;
	width: 2px;
}
.mg {
	background-image: url(images/mg.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 15px;
}
.btn {
	background-image: url(images/btnbg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 52px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
}

.wenben {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #D4D0C8;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#menuul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menuul li{
	list-style:none;
	padding:6px 0px;
	margin:0px;
}
a:link,a:visited {
	color:#0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: underline;
}
.padl15 {
	padding-left: 15px;
	border-collapse:collapse;
}
.formpm {
	margin: 0px;
	padding: 0px;
}

