a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
* {margin:0; padding:0; font-family:"µ¸¿ò", Dotum, Arial;}
* {-webkit-text-size-adjust:none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 50px 50px;
	background-color: #FFF;
	background-attachment: fixed;
}
.menu {
	background-image: url(../img/menubar.jpg);
	height: 36px;
	z-index: 1;
	text-align: center;
}
.copyright {
	background-image: url(../img/copybar.jpg);
	height: 41px;
	text-align: center;
}

.inpc {
	width: 100%;
	text-align: center;
	background-image: url(../img/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 420px;
	z-index: 1;
}
.inpc img {
	margin-top: 380px;
	margin-right: 20px;
	margin-left: 20px;

}
.top {
	height: 45px;
	background-image: url(../img/topbg.jpg);
	text-align: center;
}
.menuline {
	height: 41px;
	background-image: url(../img/mline.jpg);
	text-align: center;
}
.location {
	background-image: url(../img/loback.jpg);
	height: 35px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "µ¸¿ò", Arial, Dotum;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
}
.location strong {
	font-family: "µ¸¿ò", Arial;
	color: #000;
}

.content {
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "µ¸¿ò", Arial;
	font-size: 18px;
	line-height: 170%;
	color: #666;
}

.content p #f3 {
	font-weight: bold;
	font-family: "µ¸¿ò", Arial;
	color: #069;
	margin-left: 10px;
}

.content p #f1 {
	font-family: "µ¸¿ò", Arial;
	color: #C00;
}
.content p #f2 {
	color: #06F;
}

.content p strong {
	color: #09C;
}
.content .ultype1 li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}
.content p #f4 {
	font-family: "µ¸¿ò", Arial;
	color: #666;
	font-weight: bold;
}

.content .ultype2 li {
	list-style-type: disc;
	margin-left: 25px;
}
.content .step {
	height: 91px;
	width: 100%;
	background-image: url(../img/stepbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	font-family: "µ¸¿ò", Arial;
	color: #333;
	font-weight: normal;
	background-position: 50%;
	font-size: 16px;
}

.content .step2 {
	height: 96px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	background-image: url(../img/stepbg.gif);
	background-repeat: no-repeat;
	color: #333;
	background-position: 50%;
	font-family: "µ¸¿ò", Arial;
	font-size: 16px;
	line-height: 130%;
}

.content .step3 {
	height: 38px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	background-image: url(../img/stepbg2.gif);
	background-repeat: no-repeat;
	color: #333;
	background-position: 50%;
	font-family: "µ¸¿ò", Arial;
	font-size: 16px;
}
.content .step4 {
	height: 120px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	background-image: url(../img/stepbg3.gif);
	background-repeat: no-repeat;
	color: #333;
	background-position: 50%;
	font-family: "µ¸¿ò", Arial;
	font-size: 16px;
}
.contentm {
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "µ¸¿ò", Arial;
	font-size: 14px;
	line-height: 170%;
	color: #666;
}
.content .bottomimg {
	text-align: center;
}

.contentm .box {
	height: 144px;
	background-image: url(../img/boxback.gif);
	text-align: center;
}
