@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.jianju { line-height:20px}
.nav:link{color:#333333;text-decoration:none;font-size:14px;font-weight:bold}
.nav:visited{color:#333333;text-decoration:none;font-size:14px;font-weight:bold}
.nav:hover{color:#003399;text-decoration:none;font-size:14px;font-weight:bold}
.title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.titlered {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.title12 {
	color: #000000;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0000cc;
	text-decoration: underline;
}
.linkblue:link,.linkblue:visited{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-style: normal;
}
.linkblue:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.red-20 {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.border-b {
	border-bottom:1px dashed #cccccc;
}
