/* For Enter Page Only */

body {
	margin:100px 0px 0px 6px;
	padding:0px;
}

div,p {
	margin:0px;
	padding:0px;
	font:11px/110% dotum,sans-serif;
	color:#8393ca;
}

a:link { color:#e45183; text-decoration:underline}
a:visited { color:#e45183; text-decoration:underline}
a:active { color:#e45183; text-decoration:underline}
a:hover { color:#e45183; text-decoration:underline}

img {
	border:0px;
}

strong {
	color:#ff9900;
	font-weight:normal;
}

#container {
	width:100%;
	text-align:center;
	height:100%;
	vertical-align:middle;
}

#main {
	text-align:left;
	padding:140px 10px 0px 15px;
	margin:0px auto;
	width:639px;
	height:364px;
	background:url(../images/enter.jpg) no-repeat;
}




#national_flags {
		vertical-align:bottom;
}

#text_block_01 {
	margin-top:12px;
}

#text_block_02 {
	margin-top:6px;
}

#text_block_03 {
	margin-top:6px;
}

#enter_btn {
	margin-top:8px;
}

#footer {
	font-family: dotum,sans-serif;
	font-size:11px;
	margin-top:27px;
	padding-left:0px;
}

#footer a:link { color:#e45183; text-decoration:none}
#footer a:visited { color:#e45183; text-decoration:none}
#footer a:active { color:#e45183; text-decoration:none}
#footer a:hover { color:#e45183; text-decoration:none}


