@charset "utf-8";

body{
	background-image:url(/images/member/bg.jpg); 
	background-repeat:no-repeat;
	background-position:center top

}

.subject {
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
a.subject:link	 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.subject:visited 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.subject:hover 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: underline;}

.bgtit {
	background-color:#c8dcfb
}

.file {
	font-size: 12px;
	color: #5c88be;
}

.thisplace {
	font-size: 11px;
	font-weight: bold;
	color: #447dc2;
}

.sort {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.thissort {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #86c4ea;
	text-decoration: none;
}

.tblc {
	font-size: 12px;
	background-color: #f4f8f9;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.tblt {
	font-size: 12px;
	font-weight: bold;
	color: #537c9e;
	background-color: #e5f3f5;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.subcontent {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.name {
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}

.ttit {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.ttxt {
	font-size: 12px;
	color: #444444;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.term {
	overflow-y:auto ;
	line-height: 18px;
	padding: 15px;
	height: 500px;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #D4D4D4;
	scrollbar-track-color: #f0f0f0;
	scrollbar-highlight-color: #D4D4D4;
	scrollbar-shadow-color: #D4D4D4;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-3dlight-color: #f0f0f0;

}
#semi-index-list .mys-index-list a{
	font-size : 11px;
}