/* CSS Document */

.loginBox {
	display:block; width:720px; height:320px; margin:2em auto; padding:50px 0 0 30px;
	background:url(images/member_loginArea.jpg); background-repeat:no-repeat;
	font-size:12px;}

.finds {
	overflow:hidden;
	border:1px solid #CCC;
	padding:10px; margin:0 0 20px 0; text-align:center;
	/*background-image:url(/kr/main/images/mainSearch_alumni.gif);*/ background-repeat:no-repeat;}
.finds .msg {
	font-size:13px;}
.finds #frmMember {
	padding:5px; margin:0;}
.finds #findText {
	width:220px; height:24px; border:4px solid #192f72; margin:5px auto;
	font-size:16px; font-weight:bold;}
.finds .btnSubmit {
	width:80px; height:32px;}

.lawView {
	overflow:auto; width:630px; height:200px; border-bottom:1px dashed #999999; margin-bottom:12px;}

#service p,
#service ol,
#service ul {
	margin-left:20px;}
#service ol,
#service ul {
	padding-left:40px;}
#service ol ul,
#service ol ol,
#service ul ol,
#service ul ul {
	padding-left:0px;}

/*
findidpw.asp
*/
.idpwResult {
	width:651px/*719px;*/; height:215px/*283px*/;
	margin:0 auto; padding:32px 36px 36px 32px;
	background-image:url(/kr/member/images/findidpw_id02Bg.png);
	background-repeat:no-repeat;}
.idpwMsg {
	width:360px; height:64px; min-height:32px; margin:auto; padding:1em;
	text-align:center; vertical-align:middle;}
.idpwButton {
	width:360px; height:32px; margin:auto; padding:1em;
	text-align:center; vertical-align:middle;}
.idFind {
	width:437px/*719px;*/; height:215px/*283px*/;
	margin:0 auto; padding:32px 250px 36px 32px;
	background-image:url(/kr/member/images/findidpw_id01Bg.png);
	background-repeat:no-repeat;}
.pwFind {
	width:437px/*719px;*/; height:215px/*283px*/;
	margin:0 auto; padding:32px 250px 36px 32px;
	background-image:url(/kr/member/images/findidpw_pw01Bg.png);
	background-repeat:no-repeat;}
#idForm, #pwForm {
	padding:24px 0;}
#idForm th, #pwForm th {
	padding:2px 5px;
	text-align:right;}
#idForm td, #pwForm td {
	padding:2px 5px;}
.idMsg, .pwMsg {
	margin:20px 0 0 0 !important; padding:20px 0 0 14px !important;}
.idMsg li, .pwMsg li {
	font-size:11px !important; padding:2px}
.idButton, .pwButton {
	text-align:center; margin-top:20px;}
.idButton button, .pwButton button {
	margin:0; padding:0; border:0 none;}




