@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color:#3D3D3D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#3D3D3D;
}
a:link {
	color:#3D3D3D;
	text-decoration:none;
}
a:visited {
	color:#3D3D3D;
	text-decoration:none;
}
a:hover {
	color:#3D3D3D;
	text-decoration: underline;
}
a:active {
	color:#3D3D3D;
	text-decoration:none;
}
.bluefont { 
	color:#2659B8;
}
.titlefont {
	color:#0055A4;
	font-weight:bold;
}
.orangetitle {
	color:#D65611;
	font-size:14px;
	font-weight:bold;
}
.blod {
	font-weight:bold;
}
.yy {
	color:#D65611;
	font-weight:bold;
}
.about {
	font-size:14px;
	line-height:34px;
}
.submenu a:link {
	color:#0055A4;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.submenu a:visited {
	color:#0055A4;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.submenu a:hover {
	color:#0055A4;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
}
.submenu a:active {
	color:#0055A4;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.leftmenu a:link {
	font-weight:bold;
	color:#3D3D3D;
	text-decoration:none;
	font-size:14px;
}
.leftmenu a:visited {
	font-weight:bold;
	color:#3D3D3D;
	text-decoration:none;
	font-size:14px;
}
.leftmenu a:hover {
	font-weight:bold;
	color:#3D3D3D;
	text-decoration: underline;
	font-size:14px;
}
.leftmenu a:active {
	font-weight:bold;
	color:#3D3D3D;
	text-decoration:none;
	font-size:14px;
}
.showTitle{
	font-size:12px;
	line-height:20px;
	height:36px;
	font-weight:bold;
	padding-top:6px;
}
#showSummary {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background-color: #E6EDFF;
	border: 1px solid #CEE3FF;
}
#showContent {
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}