form { display : inline; } 

/* °øÅëÆäÀÌÁö °ü·Ã ½ºÅ¸ÀÏ½ÃÆ® */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* °øÅë Å×ÀÌºí °ü·Ã ½ºÅ¸ÀÏ½ÃÆ® */
table,td{
	font-family: ±¼¸²,µ¸¿ò,arial;
	line-height: 12pt;
	font-size: 9pt;
	
}

/* ¸µÅ© °ü·Ã ½ºÅ¸ÀÏ½ÃÆ® */
a:link,,a:visited,a:active{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#0099FF;
	text-decoration:underline;
}


/* Home sps200a ¼³¸í*/
table,td.line{
	font-family: ±¼¸²,µ¸¿ò,arial;
	line-height: 16pt;
	font-size: 9pt;
	color: #333333;
}

/* select ½ºÅ¸ÀÏ½ÃÆ® */
select {
	border: 1px solid #CCCCCC;
	height: 20px;
	color: #333333;
	font-size: 9pt;
}

/* ¼­ºê Å¸ÀÌÆ¯½ºÅ¸ÀÏ½ÃÆ® */
td.subtitle {
	font-family: ±¼¸²,µ¸¿ò,arial;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
}

/* justify ½ºÅ¸ÀÏ½ÃÆ® */
td.justify{
	font-family: ±¼¸²,µ¸¿ò,arial;
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	color: #333333;
}

/* stipulation ½ºÅ¸ÀÏ½ÃÆ® */
.stipulation {
	font-family: ±¼¸²,µ¸¿ò,arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
}

/* º£½ºÆ® ¼±»ý´Ô ½ºÅ¸ÀÏ½ÃÆ® */
.best-t:link{
	font-family: ±¼¸²,µ¸¿ò,arial;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration:none;
}
.best-t:hover{
	font-family: ±¼¸²,µ¸¿ò,arial;
	color:#333333;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration:underline;
}
.best-t:active,.best-t:visited{
	font-family: ±¼¸²,µ¸¿ò,arial;
	color:#666666;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration:none;
}
/* ¹®Á¦ÀºÇà°ü·Ã */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/*
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
*/
.quote {
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}