/* Sohyun artenro*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/kopubbatang.css);
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejuhallasan.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejumyeongjo.css);


/*  font-family: 'Nanum Gothic', sans-serif;  */
/*  font-family: 'Nanum Pen Script', cursive;  */
/*  font-family: 'Nanum Gothic Coding', monospace;  */
/*  font-family: 'Nanum Myeongjo', serif;  */
/*  font-family: 'Nanum Brush Script', cursive;  */
/*  font-family: 'KoPub Batang', serif;  */
/*  font-family: 'Hanna', sans-serif;  */
/*  font-family: 'Jeju Gothic', sans-serif;  */
/*  font-family: 'Jeju Hallasan', cursive;  */
/*  font-family: 'Jeju Myeongjo', serif;  */

* {
	margin: 0;
	padding: 0;
}

body {
    background-color: #bbc6fb;
	/*	background-color: #bb36fb;
	background-color: #eeeecc;*/
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 12pt;
	line-height: 150%;
}

img {
	border: 0;
	margin-top: 1px;
	margin-bottom: -2px;
}

dl {
	text-align: center;
}

dt {
	margin-bottom: 19px;
}

dd {
	margin-bottom: 19px;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}
a:link {
	color: #003333;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #077ab1;
}
a:active {
	color: #ff8000;
}

h1,
h2 {
	color: #234c61;
	font-family: 'Nanum Gothic', sans-serif;
	margin-bottom: 19px;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 13pt;
	padding-bottom: 1px;
}
h3,
h4,
h5 {
	background-color: gray;
	font-size: 9pt;
}
h3 {
	margin: 0px;
}
/*
 * p
 */
p {
	margin-bottom: 19px;
}
p.line-1,
p.line-2,
p.line-3,
p.line-4,
p.line-5 {
	margin-bottom: 0;
}
p.line-1 {
	height: 19px;
}
p.line-2 {
	height: 38px;
}
p.line-3 {
	height: 57px;
}
p.line-4 {
	height: 76px;
}
p.line-5 {
	height: 95px;
}
p.tag {
	background-color: #ffffff;
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
}
	p.tag span {
		color: #077ab1;
	}
/*
 * span
 */
span.line {
	display: block;
}
/*
 * #page
 */
#page {
	margin: 0 auto;
	width: 600px;
}










#testlogo {
	margin-top: 50px;
	margin-bottom: 60px;
	text-align: right;	
}





ul {
	margin-left: 20px;
}

#list {
	margin-right: 60px;

}

#line span {
	background-color: #077ab1;
	color: #ffffff;
	font-size: 18px;
	margin-left: 1400px;
}

.green {
	background-color: green;
}

.red {
	background-color: red;
}




.color-n {
	color: #024b6f !important;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;

}

.color-o {
	color: #aa0000 !important;
}

.color-m {
	color: #234c61 !important;
}
.color-c {
	color: #0877c5 !important;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;

}





.style-a {
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: bold;
	font-size: 13pt;
}
.style-b {
	font-family: batang;
	font-weight: bold;
	font-size: 13pt;
}
.style-c {
	font-family: nanummyeongjo;
	font-weight: bold;
	font-size: 15pt;
}

