/*
monstar-lab CSS
*/

td.menu a.selected:hover {
	color: #FEC237;
}

.sub_title#selected {
	background: #FFFFFF url(images/recruit_menu_bar.gif) no-repeat;
}

.contents_board .contents_header {
	background: #FEC237 url(images/recruit_header.gif) no-repeat;
}

.contents_board .contents_body {
	padding-bottom: 20px;
	background: #FFFFFF url(images/recruit_body.gif) repeat-y;
}

.contents_board .contents_footer {
	height: 145px;
	background: #FFFFFF url(images/recruit_footer.gif) no-repeat;
}

td.menu a:hover {
	color: #FEC237;
}

table.menu td.contents {width:550x; text-align:left; padding-left: -5px; color: #888888;}


h1#icon {
	background:transparent url(images/header_recruit.jpg) no-repeat scroll left center;
	float:left;
	font-size:140%;
	font-weight:bold;
	height:25px;
	margin:10px 0pt 15pt 0;
	padding-left:30px;
	padding-top:0pt;
	text-align:left;
	width:250px;
}

h2 {
	font-size: 90%;
	width: 500px;
	margin-top: 15px;
}

.return a, .board a, li a, a.recruit {
	text-decoration: underline;
	color: #888888;
}

.return a:list, .board a:list, li a:list, a.recruit:list {
	text-decoration: underline;
	color: #888888;
}

.return a:visited, .board a:visited, li a:visited, a.recruit:visited {
	text-decoration: underline;
	color: #888888;
}

.return a:hover,  .board a:hover, li a:hover , a.recruit:hover {
	text-decoration: underline;
	color: #A7C817;
}


a:hover {
	text-decoration: underline;
	color: #A7C817;
}

td.menu .sub_title {
	padding-left: 10px;
}


