@charset "utf-8";
/* CSS Document */

.diary1 {
	color: #4a4a4a;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.diary2 {
	color: #246eff;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.diary3 {
	color: #ff2400;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.notice1 {
	color: #73665a;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.notice2 {
	color: #ff5c03;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#notice {
	position:absolute;
	left:400px;
	top:321px;
	width:397px;
	height:356px;
	z-index:1;
}
#pen_big {
	position:absolute;
	left:360px;
	top:580px;
	width:147px;
	height:111px;
	z-index:2;
}
#clip {
	position:absolute;
	left:680px;
	top:300px;
	width:43px;
	height:45px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	z-index:1;
	left: 30px;
	top: 275px;
}
.style2 {
	color: #74624c;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.style3 {
	color: #ff5c03;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.style4 {
	color: #837258;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
}
.style5 {
	color: #837258;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}
.style8 {
	color: #969683;
	font-family: "돋움", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.png24 {tmp:expression(setPng24(this));} 


<!--
form{margin:0}
img {border:0}
td,body{font-family:"돋움"," seoul", "verdana", sans-serif; color:#666666; font-size:12px; line-height:180%; onfocus=this.blur();}

A:link { color:#666666; text-decoration:none;}
A:visited { color:#666666; text-decoration:none;}
A:hover { color:#fe8402; text-decoration:none;}

A.1:link { color:#FFFFFF; text-decoration:none;}
A.1:visited { color:#666666; text-decoration:none;}
A.1:hover { color:#666666; text-decoration:none;}

A.2:link { color:#B2FFFF; text-decoration:none;}
A.2:visited { color:#B2FFFF; text-decoration:none;}
A.2:hover { color:#ffffff; text-decoration:none;}


body {scrollbar-face-color:#DEDEDE;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#DFDFDF;
	scrollbar-shadow-color:#CFCFCF;
	scrollbar-darkshadow-color:#BFBFBF;
	scrollbar-track-color:EFEFEF;
	scrollbar-arrow-color:7F7F7F;
}


.sch { background-color:#ffffff;font-family:Dotum,Dotumche,verdana;color:#575757;font-size:9px;height:16px;Border:1px SOLID #cecece; }
/*
.box { background-color:#ffffff;font-family:Dotum,Dotumche,verdana;color:#575757;font-size:9px;height:20px;Border:1px SOLID #cecece; padding-top:2px; }
*/
.photobox { background-color:#ffffff;Border:2px SOLID #e7e6e4; }

.box2 { background-color:#f5f5f5;Border:1px SOLID #cccccc; }

TD.tdtitle	{padding-top: 3px; font-family: "Dotum", "Gulim" ; font-size: 8pt; line-height: 11pt; color: #000000}








.main {line-height:140%; font-size:11px; font-family:돋움, Arial, seoul, verdana; color:#797979;}

.radio { height: 15px;}

.form2 {border:1px #e3e3e3 solid; background:#ffffff;height:16px; font-size:11px; font-family:돋움, Arial, seoul, verdana; color:#797979;}



/* 게시판 css 재정의 */
.boardList td.title {
	/*text-align: left;
	*/
}

.boardWrite div.title label.title {
	width: 5em;
}

.boardWrite .option dt {
	width: 5em;
}

* html .boardWrite .inputTypeText {
	margin-left: -20px;
}

/* 
게시판을 둘러싸고 있는 부분을 layout에서 div로 감싸고
padding-left를 줘서 정렬을 맞춘다. ie6/ff에서 모두 보기 위함
*/
.bbscontainer {
	padding-left: 30px;
}

/* 
/obbs/index 에서 출력되는 html 최상단 테이블 pedding-left 설정해줌
*/
.layouttable {
	padding-left: 40px;
}

/* 왼쪽 로그인 박스내 아이디/비밀번호 크기 조정 */
.login_default form .idpw
{
  width: 90px;
}