	a.map_link:link, a.map_link:visited, a.map_link:active, a.map_link:hover{ 
        text-decoration: none; 
        color: #6f6f6f;
        font-weight: none;
        font-family: Dotum;
		font-size: 12px;
    }

	a.map_link:hover{ 
        text-decoration: none; 
        color: #0A9BD4;
        font-weight: none;
        font-family: Dotum;
		font-size: 12px;
	    font-weight : bold;	
    }


/*********************************************************************************************
* 2010-11-30
* Top Navi
*********************************************************************************************/
div.nav img{
	padding: 0 10px 10px 0;
}


/*********************************************************************************************
* SCM 
*********************************************************************************************/
table.board_list_scm{
	border-collapse: collapse;	
	border-bottom: 2px solid #909090;
}

table.board_list_scm th.board_list{
	border-bottom: 1px solid #909090;
	background-color: #f9f9f9;
	height: 30px;
	color:#595959;
	font-weight: bold;
	line-height: 110%;
}

table.board_list_scm th.board_list_middle{
	border-bottom: 0px solid #e5e5e5;
}

table.board_list_scm td.board_list{
    color: #7f7f7f;
	border-bottom: 1px solid #e5e5e5;
	height: 30px;
}

div.div_search{
	height: 20px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #595959;
	border: 1px solid #777777;
	text-align: right;
}
