﻿/* MEMBER.CSS */

.sectiongap {
	height: 5;
}
.stitle {
	margin-left: 192px;
}
.ctitle {
	margin-left: 70px;
}
.lntitle {
	margin-left: 154px;
}
.dtitle {
	margin-left: 155px;
}
.ztitle {
	margin-left: 83px;
}

.inputtitle {
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 9pt;
	text-align: left;
	color: #333333;
	vertical-align: text-top;
}
.inputbox {
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 9pt;
	text-align: left;
	color: #333333;
	vertical-align: text-top;
}

.errortext {
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 12pt;
	color: #ff0000;
}

.infomessage {
	text-align: right;
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 8pt;
	color: #808080;
}

.message {
	text-align: left;
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 10pt;
	color: #808080;
}

.dmessage {
	text-align: left;
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 8pt;
	color: #333333;
	vertical-align: text-top;
}
.tmessage {
	text-align: left;
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
	font-size: 8pt;
	color: #808080;
	vertical-align: text-top;
}

.dmessagebox {
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
}

.password {
font-size : 10pt;
width: 100;
}

.password2 {
font-size : 10pt;
width: 100;
}

.linktext {
	text-decoration: none;
	color:#333333;
}

.iderror {
	font-size : 8pt;
	color: #ff0000;
	font-family:  "Malgun Gothic","Dotum","Verdana","Arial";
}
