/* CSS Document */

/* ¸¶Áø°ª Á¦°Å */
html,body,form {
	margin:0;
	padding:0;	
	}
body {
	background:url(../images/common/body_bg.gif) repeat-x #fffdf2;
	}
	
h1,h2,h3,h4,h5,ul,li,dl,dd,dt,table,td,tr,ol,fieldset,p,div,em {
	margin:0;
	padding:0;
	}
	
/* ÆùÆ®°ª ¼³Á¤ */
body,td,th,.input,a {
	font-family: AppleGothic, µ¸¿ò, ±¼¸², verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #300;
	}

a:link,a:visited,a:active {
	text-decoration: none;
	}
a:visited,a:active {
	color:#300;
	}
a:hover {
	text-decoration: underline;
	color: #205B33;
	}

.nick,.nick:link,.nick:visited,.nick:active,.nick:hover {
	color:#FB4246 !important;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	font-size:12px !important;
	margin-right:3px;
	}
	
.hNick,.hNick:link,.hNick:visited,.hNick:active,.hNick:hover {
	color:#74EB00 !important;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	font-size:12px !important;
	margin:0 3px 0 0;
	}
.engDeep,.engLight,.eng,.engLight a {	
	font-family:AppleGothic, verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	}
.engLight,.engLight a {
	color:#A59486 !important;
	}
.by {
	margin:0 -7px 0 0;
	color:#fff;
	}
/* ÀüÃ¼ ·¹ÀÌ¾Æ¿ô */
#head {
	background:url(../images/common/header_bg.gif) no-repeat;
	height:80px;
	text-align:center;
	margin:0 auto;
	width:950px;
	}
#body {	
	width:950px;
	margin: 0 auto;
	}
#contain {
	margin-bottom:20px;
	}
#foot {
	clear:both;
	height:69px;
	border:solid #C4BAB2;
	border-width:1px 0;
	background-color:#F2EADA;
	}
	
/* ·¹ÀÌ¾Æ¿ô - Çì´õ */
#head h1 {
	width:230px;
	float:left;
	}
#globalNavi {
	width:495px;
	float:left;
	text-align:center;
	}
#globalNavi li {
	display:inline;
	}
#headRight {
	width:225px;
	float:left;
	}
#headRight ul {
	background:url(../images/common/company_bg.gif) 0 100% no-repeat #333;
	margin-bottom:8px;
	padding:4px 0 4px 10px;
	}
#headRight li {
	margin-right:10px;
	}
#headRight dl {
	margin-top:8px;
	text-align:left;
	}
#headRight dt {
	font-weight:bold;
	}
#headRight dd {
	margin-left:4px;
	}
#headRight .input {
	width:179px;
	height:15px;
	margin-right:4px;
	border:1px #ccc solid;
	}
#headRight li,#headRight dt,#headRight dd {
	display:inline;
	}
	
/* ·¹ÀÌ¾Æ¿ô - ÇªÅÍ */
#foot h2 {
	width:230px;
	float:left;
	height:30px;
	padding-top:20px;
	}

#foot div {
	width:950px;
	margin:0 auto;
	}
#foot ul {
	padding:10px 0 5px;
	float:left;
	}
#foot li {
	display:inline;
	}
#foot p {
	float:left;
	}
	
#contLogin,#contLogout,#contUncomfirm,#contUncomfirmHumor {
	background:url(../images/index/login_bg.gif) repeat-y;
	margin-bottom:10px;
	}
#contLogin p {
	padding:0 10px 8px;
	color:#fff;
	}
	#contLoginJoin {
		background:url(../images/index/login_top.gif) 0 0 no-repeat;
		text-align:right;
		padding:10px 17px 0 0 !important;
		}
	#contLoginId {
		}
	#contLoginPw {
		background:url(../images/index/login_btm.gif) 0 100% no-repeat;
		padding-bottom:10px !important;
		}
#contLogin .input {
	width:86px;
	font-family:AppleGothic,verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px
	}
#contLogin .select {
	width:75px;
	}
#contLogout p,#contUncomfirm p {
	text-align:center;
	color:#fff;
	padding-top:6px;
	}	
#logTop {
	background:url(../images/index/login_top.gif) 0 0 no-repeat;
	color:#fff;
	line-height:130%;
	}
#logTop a {
	color:#fff;
	}
#logBtm {
	background:url(../images/index/login_btm.gif) 0 100% no-repeat;
	}
/* µðÀÚÀÎ °ü·Ã ±âº»¼³Á¤ */

.input {
	border:1px solid #205B33;
	height:17px;
	padding:1px 2px 0;
	vertical-align:middle;
	}
.select {
	color:#666;
	vertical-align:middle;
	font-family: AppleGothic, µ¸¿ò, ±¼¸², verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	}
ul,li,ol {
	list-style:none;
	}
fieldset,img {
	border:0;}
em {
	font-style:normal;
	}
.star {
	margin:2px 0 0 5px;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.btn {
	vertical-align:middle;
	}
.more {
	float:right;
	margin-top:5px;
	}
#clear {
	clear:both;
	}
.bgNone {
	padding:0 0 7px 0 !important;
	background:none !important;
	}
.active {
	font-weight:bold;
	}
.alt {
	background-color:#FCF9F6;
	}
#page {
	text-align:center;
	background:url(../images/common/right_btm.gif) 0 100% no-repeat;
	padding:15px 0 25px;
	clear:both;
	}
#page img {
	vertical-align:middle;
	}
#page a {
	font-family:AppleGothic,verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	margin:0 5px;
	}
#page .active {
	color:#FB4246 !important;
	text-decoration:underline !important;
	}
#navi {
	font-size:11px;
	color:#836B6B;
	padding:20px 20px 0 0;
	text-align:right;
	background:url(../images/common/right_top.gif) 0 0 no-repeat;
	}
#navi a {
	font-size:11px;
	color:#836B6B;
	text-decoration:none;
	}
#navi2 {
	font-size:11px;
	color:#836B6B;
	background:url(../images/common/right_top_nav.gif) 0 0 no-repeat;
	text-align:right;
	padding:25px 25px 10px 15px;
	}
#navi2 a {
	font-size:11px;
	color:#836B6B;
	text-decoration:none;
	}
/* ´Ð³×ÀÓ ·¹ÀÌ¾î */
.nickLayer 
{
	background:#FFF;
	width:90px;
	border:3px solid #ccc;
	}
.nickLayer li {
	padding:5px 7px;
	background:url(../images/common/dot_beige.gif) 0 0 repeat-x;
	}
.nickLayer li a {
	background:url(../images/common/nick_bullet.gif) 0 40% no-repeat;
	font-weight:bold;
	padding-left:7px;
	text-decoration:none !important;
	}
.nickLayer li:hover {
	background-color:#FDF4D5;

	}
.nickLayer .bgNone {
	padding:5px 7px !important;
	}
.nickLayer .bgNone:hover {
	background-color:#FDF4D5 !important;
	}
