@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p,form {
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #636466;
}
/*--bg---------------------------------------------------------------------------------------------------*/
.bg-01 {
	background-image: url(images/index/index-bg-00.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.SearchBg { background:url(images/p3-classroom/search_bg.gif) no-repeat left top;padding-left:8px}
.DotLine { background:url(images/p3-classroom/dot.gif) repeat-x left bottom;}
.DotLineY  { background:url(images/p3-classroom/dot.gif) repeat-y right top;}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #517442;
	font-weight: bolder;
}
.click {
	color: #657447;
	text-decoration: underline;
}
.click:hover {
	color: #517442;
	text-decoration: none;
}
.link1 {
	text-decoration: none;
	color: #517442;
}
.link1:hover {
	text-decoration: underline;
	color: #517442;
}
/*--font---------------------------------------------------------------------------------------------------*/
.gray-title-h2 {
	font-size: 11pt;
	color: #636466;
	background-image: url(images/icon/icon-03.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 1px 7px;
	padding-bottom: 10px;
}

.gray-title {
	font-size: 11pt;
	color: #636466;
}
.gray-title2 {
	font-size: 12pt;
	color: #527442;
	font-weight: bolder;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.white-2 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
.red_2 {
	color: #CC0000;
	font-size: 18pt;
	font-weight: bold;
}
.red_3 {
	color: #CC0000;
	font-size: 14pt;
	font-weight: bold;
}
.red_4 {
	color: #CC0000;
	font-size: 11pt;
}
.green {
	color: #517442;
}
.green-2 {
	color: #517442;
	font-size: 10pt;
	font-weight: bold;
}
.orange {
	color: #FF3701;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 9pt;
	color: #636466;
	line-height: 130%;
}
.f-01 {
	background-color: #FFF;
	width: 142px;
	border: 1px dotted #FFF;
	color: #666;
}
.bb {
	font-weight: bold;
}
.tb-title1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.tb-title2 {
	font-weight: bold;
	color: #527442;
	line-height: normal;
}
.tb-title3 {
	color: #517442;
}

.tb-title4 {
	font-size: 9pt;
	color: #636466;
	background-image: url(images/icon/icon-03.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 1px 7px;
	padding-bottom: 10px;
}
.tb-txt {
	list-style-position: outside;
	list-style-type: disc;
	background-image: url(images/icon/icon-05.jpg);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-left: 20px;
}

.down2 {
	font-size: 9pt;
	color: #4F5051;
}
.mem-title1 {
	font-weight: bold;
	color: #162A5C;
	font-size: 10pt;
}
/*--line---------------------------------------------------------------------------------------------------*/
.line-all1 {
	border: 1pt solid #333333;
}
.line-01 {
	border-bottom-width: 1px;
	border-bottom-color: #9E9F9F;
	border-bottom-style: dotted;
	padding-top: 6px;
	padding-bottom: 6px;
}
.line-d1 {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #9E9F9F;
	padding-bottom: 6px;
}
.line-d2 {
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #9E9F9F;
	color: #517442;
}
/*-----------------------------------------------------------------------------------------------------*/

