.greeting {
	font: 12px "-Tahoma";
	color: #3b3433;
}

.line_B {
	font: bold 12px "-Tahoma";
	color: #000000;
	border-bottom: 1px solid #3b3433;
}

.line {
	font:12px "-Tahoma";
	color: #333333;
	border-bottom: 1px solid #737271;
}

.line2 {
	font:12px "-Tahoma";
	color: #333333;
	border-bottom: 2px solid #737271;
}


.scroll{
    color: #848484;    
    width:100px;
	height:12px;
	}





/*------------------¸µÅ©------------------------------*/

a:link.concept_title {
	font: bold 12px "-Tahoma";
	color: #FFFFFF;
	
	text-decoration:none
}
a:visited.concept_title {
    font: bold 12px "-Tahoma";
	color: #FFFFFF;

	text-decoration:none
}
a:hover.concept_title  {
	font: bold 12px "-Tahoma";
	color: #FFFFFF;
	
	text-decoration:none
}




a:link.concept {
	font:  "-Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration:none
}
a:visited.concept {
	font:  "-Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration:none
}
a:hover.concept {
	font: "-Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}



a:link.notice {
	font:  "-Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration:none
}
a:visited.notice {
	font:  "-Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration:none
}
a:hover.notice {
	font:  "-Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}



a:link.course {
	font:"-Tahoma";
	font-size: 12px;
	color: #14295d;
	text-decoration:none
}
a:visited.course {
	font:"-Tahoma";
	font-size: 12px;
	color:#14295d;
	text-decoration:none
}
a:hover.course {
	font:"-Tahoma";
	font-size: 12px;
	color: #14295d;
	text-decoration:underline;
}
