﻿/************************************** Common ***************************************************/
#rss
{
	text-indent: -5000px;
	background-image:url("/images/rss_img.jpg");
	background-repeat:no-repeat;
	margin-left:522px;
	height:19px;
	width:62px;	
}


/************************************** Notice ***************************************************/

#press_title
{
	text-indent: -5000px;
	background-image:url("/company/images/press_list_tim.gif");
	background-repeat:no-repeat;
/*	height:47px;
	width:208px;	*/
}

#bbs-list
{
	border-bottom: 1px solid #383838;
	margin-bottom:10px;
}

#bbs-list .no
{
	width:60px;
	background-position: 0 0;
}

#bbs-list .title
{
	width:360px;
	text-align:left;
	background-position: -45px 0;	
}

#bbs-list .regdate
{
	width:90px;
	background-position: -445px 0;
}

#bbs-list .count
{
	width:70px;
	background-position: -537px 0;	
}

#bbs-list thead .no,
#bbs-list thead .title,
#bbs-list thead .regdate,
#bbs-list thead .count
{
	text-indent: -5000px;
	background-image:url("/company/images/press_board_bar.gif");
	background-repeat:no-repeat;
	height:25px;
}

#bbs-list tbody td
{
	text-align:center;
	height:25px;
	border-bottom: 1px solid #eeeeee;
}

#bbs-pageview
{
	text-align:left;
	float:left;
	width:450px;
}

#bbs-search
{
	text-align:right;
	float:right;
}

#search_key
{
	border:solid 1px #989898;
	height:19px;
}

/* Notice View *************************************************************************************/

#bbs
{
	width:610px;
	margin:0;
	margin-bottom:10px;
}

#bbs ul
{
	padding:0;
}

#bbs-title
{
	width:100%; 
	border-top: 2px solid red; 
	width:100%;
	padding-top: 5px;
	padding-bottom:5px;
}

#bbs-regdate
{
	width:100%; 
	border-top: 1px solid #CCCCCC; 
	padding-top: 5px;
	padding-bottom:5px;

}

#bbs-content
{
	width:100%; 
	border-top: 1px solid #383838;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom:10px;	
}

#bbs-nav
{
	width:100%; 
	border-top: 1px solid #383838;
	padding-top: 10px;
	text-align:right;
}

#bbs-filedown
{
	padding-top: 10px;
	padding-bottom:10px;	
}




