@charset "UTF-8";
body {
	font-family: Helvetica, Arial, AppleGothic, "돋움",Dotum,"굴림",Gulim,Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

p {
margin-top:0em;
margin-bottom:0.7em;
}

img {
	border: 0;
}

h1 {
	font-size: 12px;
	line-height: 24px;
	margin-top:1em;
	margin-bottom:0.1em;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	margin-top:1em;
	margin-bottom:0.1em;
}

.input-short {
	color:#666;
	font-size: 12px;
	width: 100px;
}

.input-mid {
	color:#666;
	font-size: 12px;
	width: 240px;
}

.input-long {
	color:#666;
	font-size: 12px;
	width: 300px;
}

.input-box {
	color:#666;
	font-size: 12px;
	width: 370px;
}

ul {
	padding-left: 15px;
}

.violet {
	color: #960093;
}
.red {
	color: #e60000;
}
.yellow {
	color: #f7941d;
}

.black-thin {
	height: 1px;
	background-color: #000;
}

.black-bar {
	height: 10px;
	background-color: #000;
}
.violet-bar {
	height: 10px;
	background-color: #960093;
}
.red-bar {
	height: 10px;
	background-color: #e60000;
}
.yellow-bar {
	height: 10px;
	background-color: #ffc000;
}


a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}

a.temp:link {
	text-decoration: underline;
	color: #ff0000;
}
a.temp:visited {
	text-decoration: underline;
	color: #ff0000;
}
a.temp:hover {
	text-decoration: none;
	color: #ff0000;
}


a.white:link {
	text-decoration: none;
	color: #fff;
}
a.white:visited {
	text-decoration: none;
	color: #fff;
}
a.white:hover {
	text-decoration: underline;
	color: #fff;
}


.wrapper {
	width: 840px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header1 {
	width:195px;
	float:left;
}

#header2 {
	width:430px;
	float:left;
	margin-left:20px;
}

#header3 {
	position:relative;
	top:219px;
	width:195px;
	float:left;
}

.menu1 {
	width: 195px;
	float: left;
}

.menu {
	width: 195px;
	float: left;
	margin-left:20px;
}

.main-content {
	width: 195px;
	float: left;
	margin-top:55px;
	margin-left:20px;
	padding-bottom:50px;
}

.main-content1 {
	width: 410px;
	float: left;
//	margin-left:20px;
	padding-bottom:20px;
}

.main-content2 {
	width: 165px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:50px;
}

.apply {
	width: 185px;
	height: 58px;

}

#sponsor {
	width: 175px;
	float:left;
	border-top: 1px #000 solid;
}

#content {
	width: 645px;
	overflow:auto;
	background-image: url('imgsrc/bg.gif'); 
	background-repeat: repeat;
	margin-left: 20px;
	padding-bottom: 20px;
	float:left;
}

.content-wrapper {
	margin: 20px 20px 0 20px;
	width: 400px;
}
.content-wrapper1 {
	margin: 0px 0px 0 20px;
	width: 410px;
	float:left;
}

.content-highlight {
	width: 360px;
	border: 1px #c0c0c0 solid;
	background-color:#fff;
	padding: 0 20px 0 20px;
}

.content-hline {
	border-bottom: 1px #000 solid;
}

.content-hline-white {
	border-bottom: 1px #ffc000 solid;
}

.vspace {
	height: 10px;
}

.money {
	background-color: #fff;
	border-bottom: 1px #999 solid;
	padding: 3px;
}
.money1 {
	background-color: none;
	border-bottom: 1px #000 solid;
}
.apply-right {
	width: 195px;
	float: left;
	margin-top:67px;
	margin-left:20px;
	padding-bottom:50px;
}

.example-small {
	color:#666;
	font-size: 11px;
	line-height: 11px;
	margin-top:0px;
	margin-left:0px;
}

.profiletxt{
	height: 100px;
	overflow:auto;
	padding-bottom: 15px;
}

.h1body {
	margin-top: 8px;
	margin-bottom: 24px;
}

.contact {
	font-size: 12px;
	line-height: 18px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:215px;
	overflow:auto;
	float:left;
}

.notice {
	margin: 20px 20px 0 20px;
	width: 400px;
	color: #6b1b72;
	width: 360px;
	border: 1px #dea6e3 solid;
	background-color:#fff;
	padding: 20px 20px 20px 20px;
}

* html ul li{
	margin-left: -5px;
}

.board_title
{
	color: #000000;
}