body {
	font-family:"굴림";
	font-size:9pt;
	color:#000;
	text-decoration:none;
	width:100%;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_01.gif);
	background-repeat:repeat-x;
}
a {text-decoration:none;
color:#FFF;}

a:hover {  color: #990000; text-decoration: underline}

.p14font {  font-family: "돋움"; font-size: 14px; text-decoration: none; color:#930; font-weight:bold;}

.wrap {	width: 100%;}

.main {
	width: 670px;
	background-color: #FFF;
}
.blue {
	background-color: #006;
	height: 219px;
	width: 670px;
	margin-top: 40px;
	color: #FFF;
	font-size: 16px;
	display: table;
}

.pink {
	background-color: #ff3399;
	color: #fff;
	font-size: 16px;
}
.blueB {
	background-color: #006;
	color: #fff;
	font-size: 16px;
}

.under {
	width: 670px;
}


.txt {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 670px;
}
.txt2 {
	text-align:left;
	display: table-cell;
	vertical-align: middle;
	width: 640px;
	padding: 15px;
}
.yellow {
	font-size: 24px;
}




.amain {
	width: 1000px;
	background-color: #FFF;
}
.ablue {
	background-color: #006;
	height: 219px;
	width: 1000px;
	margin-top: 40px;
	color: #FFF;
	font-size: 16px;
	display: table;
}

.aunder {
	width: 1000px;
}


.atxt {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 219px;
	width: 700px;
	float:left;
}
.right {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	width: 270px;
	font-family: "돋움";
	font-size: 9pt;
	color: #FFF;
	right: 0px;
	line-height: 16px;
} 
.atxt2 {
	text-align:left;
	display: table-cell;
	vertical-align: middle;
	width: 970px;
	padding: 15px;
}

.line {
	background-color:#333;
	height:1px;
}