@charset "UTF-8";

#catch_pane{
	float:left;
	width:570px;
	margin-top:15px;
}

#catch_pane div{
	float:left;
	width:465px;
}

#catch_pane img{
	float:left;
}

#catch_pane h2{
	margin-top:0.8em;
	margin-left:0.5em;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	line-height:1.5em;
}

#feed_pane{
	float:right;
	margin: 5px 2px 0px 0px;
}

#feed_pane a{
	margin-right:3px;
}

#mail_magagine{
	width:300px;
	margin-top:1em;
}

#mail_magagine div{
	margin-bottom:3px;
	padding-left:10px;
	line-height:1.8em;
	background-color:#CC3333;
	color:#FFFFFF;
	font-weight:bold;
}

#mail_magagine .subscribe{
	height:1.8em;
}

#mail_magagine div a{
	color:#FFFFFF;
	line-height:1.8em;
}

#process_pane{
	width:570px;
	margin-top:30px;
	margin-left:0px;
}

#process_pane .header{
	margin: 0px 0px 10px 0px;
	padding:3px 0px 2px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CC3333;
	letter-spacing:1.5px;
	font-size:13px;
}

#process_pane img{
	float:left;
}

#process_pane .arrow{
	margin-top:55px;
}

#new_bulletin, #top_bulletin{
	margin-top:1em;
}

#new_bulletin .header, #top_bulletin .header{
	margin:0;
	padding:3px 0px 2px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CC3333;
	letter-spacing:1.5px;
	font-size:13px;
}

#new_bulletin a.search, #top_bulletin a.search{
	color:#DD3333;
}

#new_bulletins, #top_bulletins{
	clear:both;
	width:100%;
	margin-top:7px;
	border-collapse:collapse;
}

#new_bulletins tr, #top_bulletins tr{
}

#new_bulletins th, #new_bulletins td, #top_bulletins th, #top_bulletins td{
	padding:0px 3px 0px 3px;
	border-bottom:thin #DDDDDD dashed;
}

#new_bulletins th, #top_bulletins th{
	color:#4F4F4F;
	background-color:#F1F1F1;
}

#new_bulletins .title, #top_bulletins .title{
	overflow:hidden;
}

#new_bulletins .title a, #top_bulletins .title a{
	font-size:13px;
}

#new_bulletins .corporation_type, #top_bulletins .corporation_type{
	width:8em;
}

#new_bulletins .business_type, #top_bulletins .business_type{
	width:10em;
}

#new_bulletins .business_area, #top_bulletins .business_area{
	width:7em;
}

#new_bulletins .on_created, #top_bulletins .on_created{
	width:7em;
}

#new_bulletins .transfer_count, #top_bulletins .transfer_count{
	width:4.5em;
	text-align:right;
}

#new_bulletins .view_count, #top_bulletins .view_count{
	width:3.5em;
	text-align:right;
}

#new_bulletins .detailed, #top_bulletins .detailed{
	width:2.5em;
	text-align:center;
}

#new_bulletins .detailed a, #top_bulletins .detailed a{
	color:#DD3333;
}

#new_candidate{
	margin-top:1em;
}

#new_candidate .header{
	margin:0;
	padding:3px 0px 2px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CC3333;
	letter-spacing:1.5px;
	font-size:13px;
}

#new_candidate a.search{
	color:#DD3333;
}

#new_candidates{
	clear:both;
	width:100%;
	margin-top:7px;
	border-collapse:collapse;
}

#new_candidates tr{
}

#new_candidates th, #new_candidates td{
	padding:0px 3px 0px 3px;
	border-bottom:thin #DDDDDD dashed;
}

#new_candidates th{
	color:#4F4F4F;
	background-color:#F1F1F1;
}

#new_candidates .message{
	overflow:hidden;
}

#new_candidates .message a{
	font-size:13px;
}

#new_candidates .age_range{
	width:9em;
}

#new_candidates .sex{
	width:3em;
}

#new_candidates .education{
	width:5.5em;
}

#new_candidates .address{
	width:10em;
}

#new_candidates .on_updated{
	width:7em;
}

#new_candidates .transfer_count{
	width:4.5em;
	text-align:right;
}

#new_candidates .view_count{
	width:3.5em;
	text-align:right;
}

#new_candidates .detailed{
	width:2.5em;
	text-align:center;
}

#new_candidates .detailed a{
	color:#DD3333;
}


#active_bulletins_pane{
	width:300px;
	margin-top:1.5em;
}

#active_bulletins_pane div{
	margin-bottom:3px;
	padding-left:10px;
	line-height:1.8em;
	background-color:#CC3333;
	color:#FFFFFF;
	font-weight:bold;
}

#active_bulletins{
	width:300px;
	clear:both;
	border-collapse:collapse;
}

#active_bulletins th{
	color:#4F4F4F;
	background-color:#F1F1F1;
}

#active_bulletins td{
	border-bottom:thin #DDDDDD dashed;
}

#active_bulletins .title{
	display:block;
	height:1.4em;
	overflow: hidden;
}

#active_bulletins .count{
	width:5em;
	text-align:right;
}

#feature{
	margin-top:2.5em;
	margin-left:0.5em;
	float:left;
	width:530px;
	font-size:13px;
}

#notice{
	margin-top:2em;
	margin-left:0.5em;
	float:left;
	width:530px;
	background-color:#FDFFB4;
	border-top:2px solid #FCC90D;
	border-bottom:2px solid #FCC90D;	
}

#notice .header{
	font-weight:bold;
	font-size:13px;
}

#notice .header u{
	font-size:13px;
}

#notice .content{
	margin-top:2px;
	font-size:13px;
}

#notice .content u{
	font-size:13px;
}

#google_search{
	width:300px;
	margin-top:1em;
}

#google_search div.title{
	margin-bottom:3px;
	padding-left:10px;
	line-height:1.8em;
	background-color:#CC3333;
	color:#FFFFFF;
	font-weight:bold;
}

