﻿/* CSS Document */

td{
    font-family:돋움, 굴림, 바탕;
	font-style: normal;
	font-size: 13px;
	color: #212121;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: justify;
}
a:link {
	text-decoration: none;
}

a:active{
     text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.lang_choice{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #616161;
}
