@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow-y:scroll;
	margin: 12px;
}
a {
	color: #CC3300;
}
a:hover  {
	color: #CC3300;
	text-decoration:underline;
}
.Lang {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	cursor: default;
	letter-spacing: .02em;
}
.Lang a{
	color:#333333;
	text-decoration: none;
}
.Lang a:hover {
	color:#222222;
	text-decoration: underline;
}

.MenuStyle {font-size: 10}
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.selected{
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}
.MainText a {
	color: #A6BDBB;
}
#mail {
	color: #CC3300;
}
.RightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.RightText a {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.RightText a:hover {
	text-decoration: underline;
	color: #CA0067;
}
#LinkInText {
	color: #000000;
	text-decoration: underline;
}
#LinkInText:hover{
	color:#CC3300;
	text-decoration: underline;
}

.TBborder {
	border: 1px solid #CCCCCC;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA0067;
	letter-spacing: 0.07em;
	}
.SubMenu a{
	color: #000000;
	text-decoration:none;
}
.SubMenu a:hover{
	color: #CA0067;
	text-decoration:underline;
}
.RSS {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	cursor: default;
}
.RSS a{
	color:#333333;
	text-decoration: none;
}
.RSS a:hover {
	color:#222222;
	text-decoration: underline;
}
.Names {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.UNIname {
	font-size: 16px;
	font-weight: bold;
	color: #CA0067;
}
.UNInameSmall {
	font-size: 12px;
	color: #CA0067;
}
.ImTXT {
	font-size: 10px;
	color: #999999;
}
