/* product_page */


#companymenu a{
	background:url(../images/company_sub_menu.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	cursor:pointer;
}

#companymenu_active {
	background:url(../images/company_sub_active.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	color:#fff;
}

#recruit {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif, µ¸¿ò;
}

#recruit table {
	margin : 5px 10px;
	background:#777;
	width : 700px;
}

#recruit th {
	background:#cab125;
	color:#fff;
	padding:3px;
}

#recruit td {
	background:#fff;
	padding:2px;
}

#recruit h4{
	color : #a89113;
	font-size:12px;
	padding : 3px 0 3px 0;
}


#information {
	background:url(../images/48/title_1.gif) no-repeat;
	height : 30px;
	text-indent:-9000px;
}
#process {
	background:url(../images/48/title_2.gif) no-repeat;
	height : 30px;
	text-indent:-9000px;
}


#recruit a:link, #recruit a:visited, #recruit a:active, #recruit a:hover {
	color : #555;
	text-decoration:none;
}

#recruit a:hover {
	text-decoration:underline;
	color:#76ba43 ;
}


#title {
	padding: 0 15px 0 15px;
	background:url(../images/48/title.gif) 175px 0px no-repeat;
	height : 75px;
}


