
.magin {
	padding:5px;
}
table { font-size:100%;} 



BODY
{
    COLOR: #616161;
    font-family:verdana,µ¸¿ò,seoul,helvetica,helvetica, arial, sans-serif;
	line-height: 1.5em;
	background: url(../images/med_bg2.jpg) #000000 top CENTER;
    FONT-SIZE: 9pt;
    background-color:#000000;
    align=justify
    }    
}



a:link {text-decoration:underline; color:#0073D2;}
a:visited {text-decoration:underline; color:#0073D2;}
a:hover {text-decoration:none; color:#e84c4c;}
a:active {text-decoration:none; color:#e84c4c;}


.white:link {
	COLOR: #ffffff; font-weight : bold; FONT-SIZE: 12px;  TEXT-DECORATION: none
}
.white:visited {
	COLOR: #ffffff; font-weight : bold;  FONT-SIZE: 12px; TEXT-DECORATION: none
}
.white:hover {
	COLOR: #D3F7B3; font-weight : bold;  FONT-SIZE: 12px;  TEXT-DECORATION: none
}

.red:link {
	COLOR: #d21a0e; font-weight : normal; TEXT-DECORATION: none
}
.red:visited {
	COLOR: #d21a0e; font-weight : normal; TEXT-DECORATION: none
}
.red:hover {
	COLOR: #d21a0e; font-weight : normal; TEXT-DECORATION: underline
}



.sub_t1  { color:#005196;}
.copyright  {font-size:9pt; color:#afafaf;}




ul {
	margin: 20px;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul li {
	margin: 0px;
	padding: 0px;
}


.button {
	display:inline-block; 
	min-width:43px;
	padding:7px 7px 7px;
	text-align:center;
	text-transform:uppercase;
	color:#fff; 
	font-size:14px;
	line-height:1.214em;
	background:#e7214f;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor:pointer;
}
	
	.button:hover {background:#393939;}
.button2 {
	display:inline-block; 
	padding:7px;
	text-transform:uppercase;
	color:#fff; 
	font-size:14px;
	line-height:1.214em;
	background:#e7214f;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor:pointer;
}
	
	.button2:hover {background:#393939;}

.text-1 {
	font-size:14px;
	padding:7px;
	color:#18529f;
    text-decoration:none;

} 