@charset "utf-8";
@import url(general.css);

#navit .recruit a {background-position:0px -40px;}

#body {padding-top:40px;}
	#title {float:left; width:210px;}
	#title h2 {}
	#main {border-top:1px solid #DDDDDD; padding-top:20px;}
	#main dl {}
	#main dt {float:left; width:210px;}
	#main dd {float:left; width:440px; margin-left:20px;}
	#main dd table {width:100%; margin-top:15px; background:url(../images/line_dotted.gif) 0px bottom repeat-x;}
	#main dd th, 
	#main dd td {padding:6px 0px 5px; background:url(../images/line_dotted.gif) repeat-x;}
	#main dd th {width:80px;}
	#main dd td {padding-left:10px;}
	#main dd td .devider {width:350px; height:8px; background:url(../images/line_dotted.gif) 0px 3px repeat-x;}
