body {
	margin:0;
	padding:0;
	background-color:#f5f5f5;
}
body, div, table, tr, td, p, span, input, label {
	color:#000;
	font: 9pt "µ¸¿ò", dotum;
	line-height:130%;
}

a {
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color:#990000;
}

form {
	margin:0;
	padding:0;
}

#topBlank {
	border-top:5px solid #007cd2;
}

#ipsiPassTitleView {
	width:666px;
	height:170px;
}

.flashTitle {
	padding-left:20px;
}

.radio {
	margin-right:3px;
	vertical-align:middle;
}

input.jsnoField {
	border:0px solid #ccc;
	width:77px;
}
.margin-left {
	margin-right:5px;
}

img.submitButtonJsno {
	width:46px;
	height:23px;
/*	background-color:red; */
	margin:1px 0 0 2px;
	cursor:pointer;
}

img.submitButton {
	width:46px;
	height:23px;
/*	background-color:red; */
	margin:1px 0 0 11px;
	cursor:pointer;
}

#juminMSG {
	display:none;
}

.resultOuterTable {
	
}

.resultInnerTable th.info,
.resultInnerTable td.info {
	background-color:#fff;
}
.resultInnerTable th.info {
	letter-spacing:2px;
	text-align:center;
	width:25%;
}
.resultInnerTable th.info2 {
	letter-spacing:2px;
	text-align:center;
	width:25%;
	background-color:#EEF2F7;
}

.resultInnerTable td.info {
	padding-left:5px;
	width:75%;
}

.resultInnerTable td.resultGuideBox {
	background-color:#EEF2F7;
	width:100%;
}
.resultInnerTable th.resultHotString {
	font-size:16px;
	color:red;
	line-height:130%;
}
.resultInnerTable th.resultHotStringBlue {
	font-size:16px;
	color:blue;
	line-height:130%;
}
.resultInnerTable td.resultGuideString {
	padding:0 5px 5px;
}

.resultConfirm {
	text-align:center;
}
.resultConfirm img{
	cursor:pointer;
}

.copyright {
	text-align:center;
	color:#444;
}