a:link				{ text-decoration: none; color: #333333; }
a:active			{ text-decoration: none; color: #333333; }
a:visited			{ text-decoration: none; color: #333333; }
a:hover				{ text-decoration: none; color: orange; }

a.topLink:link		{ text-decoration: none; color: #000000; }
a.topLink:visited	{ text-decoration: none; color: #000000; }
a.topLink:hover		{ text-decoration: none; color: #99CC00; }


a.list:link			{ text-decoration: none; color: #333333; }
a.list:visited		{ text-decoration: none; color: #333333; }
a.list:hover		{ text-decoration: none; color: #99CC00; }

a.page:link			{ text-decoration: none; color: #333333; }
a.page:visited		{ text-decoration: none; color: #333333; }
a.page:hover		{ text-decoration: none; color: orange; }

body				{ font-family: "µ¸¿ò", "±¼¸²"; font-size: 12px; 
					  color: #000000; line-height: 140%;
					}

td					{ font-family: "µ¸¿ò", "±¼¸²"; font-size: 12px;
					  color: #000000; line-height: 140%; }

.b					{ font-weight: bold;
					  color : #47475F; }


.left_2 			{ text-align: left; padding-left: 2px; }
.left_10			{ text-align: left; padding-left: 10px; }
.left_10B			{ text-align: left; padding-left: 10px; font-weight: bold; 
					  color : #47475F; }

.right_10			{ text-align: right; padding-right: 10px; }

.padding_10B		{ text-align: left; padding-left: 10px; 
					  padding-top: 5px;  font-weight: bold;
					  color : #47475F; }
.padding_10			{ text-align: left; padding-left: 10px; 
					  padding-right: 10px; 
					  padding-top: 5px; padding-bottom: 5px;}

.nowPage			{ font-weight: bold; }



