@charset "euc-kr";
@import url(layout.css);
@import url(board.css);
/* IE¿¡¼­ ¿ÞÂÊ »çÀÌ ¶³¾îÁö´Â °Í ¹æÁö */
* html {
	margin: 0 -17px 0 -17px;
	overflow: hidden;
	table-layout: fixed;
	height: 100%;
}
/*
 * default definition
 */
html, body {background:#FFFFFF url(../../images/common/bg.gif) repeat-x; margin:0px;	padding: 0;	font-size: 12px;	line-height: 140%;	font-family:Dotum, "µ¸¿ò", sans-serif; color:#313131;}
div, th, td, select {font-family:Dotum, "µ¸¿ò", sans-serif;color:#313131;font-size: 12px;}
table { border-collapse:collapse; word-break:break-all; }
td { padding:0;margin:0; line-height: 140%;font-size: 12px;	line-height: 140%;font-family:Dotum, "µ¸¿ò", sans-serif; color:#6D6D6D;}
form {	margin: 0;	padding: 0;}
hr {display: none;}
ul, ol, dl {margin: 0;	padding: 0;list-style: none;}
li {list-style: none;}
li img {vertical-align: top;	/* for IE imge margin */}
img {border:0;}

P{margin-top:4px;margin-bottom:4px;color: #color:#6D6D6D;}


a:link, a:visited {	color: #6D6D6D;	text-decoration: none;}
a:active, a:hover {	color:#6D6D6D;text-decoration: underline;}




.px11{font-size:11px; }
.px16{font-size:16px; line-height:22px;}
.b{font-weight:bold}
img{	border: 0 none;}
select,input {font :12px}
select.solidbox	{ behavior: url('/include/css/selectBox.htc');cursor:hand;}
select {background-color:#F9F9F9}
textarea {
border:solid 1px #BEBEBE;background-color:#FFFFFF;padding:5px;font:12px;color:#997650;line-height:140%;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color:#F5F5F5;
scrollbar-3dlight-color: #D0D0D0;
scrollbar-shadow-color: #D0D0D0;
scrollbar-darkshadow-color: #F5F5F5;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #D0D0D0;
}
input {border:0;}
input.type-text {padding:1px; border:1px solid #D4D0C8; color:#333333;}

span.middle, 
img.middle, 
a.middle {
	vertical-align: middle;
	margin-bottom:1px;
}
img.top {
	vertical-align: top;
}

div.dclear {clear:both;}

.to-left {float:left;}
.to-right {float:right;}
