/* File Name : about.css (About POSRI Ç×¸ñ¿¡ ÇØ´çÇÏ´Â style)*/

@import url(layout.css);
@import url(content.css);

/* standard */
A:link, A:active, A:visited	{
	color:#5a5a5a;
	font-size:9pt;
	text-decoration:none;
	font-family:verdana, arial, ±¼¸², µ¸¿ò, Gulim, Dotum;
}
A:hover	{
	color:#d97f6d;
	text-decoration:none;
}
/* border color*/
.bbs_titline	{border-top:1px solid #b8c7d9;border-bottom:1px solid #b8c7d9;background-color:#d8e6f2;}
.bbs_titEline	{border-bottom:1px solid #b8c7d9;}
.history_top	{border-top:1px solid #cfcfcf;}
.d1pxe1e		{border:1px solid #e1e1df;}
/* border color*/

.conFloatWrap	{
	overflow:hidden;
	width:645px;
	font-size:1px;
	line-height:1px;
}
.conFloatWrap .floatLw160	{
	float:left;
	width:160px;
	font-size:1px;
	line-height:1px;
}
.conFloatWrap .floatRw485	{
	float:right;
	width:485px;
	text-align:right;
}
.conFloatWrap .floatLw247	{
	width:247px;
	float:left;
	text-align:left;
}
.conFloatWrap .floatRw238	{
	width:238px;
	float:right;
	text-align:left;
}

/*2007-06-20 Insert*/
#locationPrintBox	{
	clear:both;
	overflow:hidden;
	width:485px;
	padding:20px 0 0 0;
}
#locationPrintBox p	{
	font-size:1px;
	line-height:1px;
}
#locationPrintBox div.locationPrint	{
	height:26px;
	font-size:1px;
	line-height:1px;
	text-align:center;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	background:#F3F3F3;
}
#locationPrintBox img	{
	vertical-align:top;
}
#locationPrintBox img.txt	{
	margin:8px 0 0 0;
}
#locationPrintBox img.btn	{
	margin:4px 0 0 10px;
}
/*2007-06-20 Insert*/
