@charset "utf-8";
/* CSS Document */
input, label, textarea, li, body, h1, h2, h3, h6, p {padding:0;margin:0;color:black;font:11px Georgia, "Times New Roman", Times, serif;}
form {padding:0;margin:0;}
img {border:0;display:block;float:left;}
a {color:#7F2604;}
.clear {clear:both;}

div#cnt_header {
	background: url(/img/hbg.jpg) repeat-x;
	margin-top:12px;
	margin-bottom: 12px;
}
div#cnt_footer {
	padding:20px;
	text-align:center;
	line-height:18px;
	border-top:1px dotted #7F2604;
}
div.cnt_content, div.cnt_menu {
	width: 888px;
	margin:0 auto;
}
div.cnt_line {
	 border-bottom:1px dotted #7F2604;
}
div#column1 {
	float:left;
	margin:15px 0;
	padding:30px 10px 30px 0;
	width:295px;
}
div#column2 {
	float:left;
	margin:15px 0;
	padding:30px 10px 30px 10px;
	border-left:1px dotted #7F2604;
	border-right:1px dotted #7F2604;
	width:295px;
}
div#column3 {
	float:left;
	width:255px;
	padding-left: 10px;
	padding-top: 50px;
}
div#column2_wide {
	float:left;
	margin:15px 0;
	padding:30px 10px 30px 10px;
	border-left:1px dotted #7F2604;
	width:550px;
}
div#column2_wide ul {
	margin:0;
	padding:0;
	padding-left:15px;
	padding-bottom:20px;
}
div#column2_wide li {
	line-height:20px;
}
h1 {
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#7F2604;
	text-decoration:underline;
}
h2 {
	line-height:20px;
	color:#7F2604;
	text-decoration:underline;	
}

h3 {
	line-height:20px;
	color:#7F2604;
}
h6 {
	font-size:9px;
	font-style: italic;
	padding-bottom: 5px;
}

li, p, blockquote {
	letter-spacing:1px;	
}

blockquote, p {
	line-height:17px;
	padding-bottom:10px;
}

blockquote {
	font-size: 1.1em;
	margin: 0 5px 0 5px;
	font-weight: bolder;
}

label {
	clear:left;
	display:block;
	float:left;
	width:190px;
	height:30px;
	line-height:30px;
}
div.field {
	float:left;
	padding-top:3px;
}
div.field input {
	width:250px;
	padding-top:3px;
	height:17px;
	border:1px solid #7F2604;
	font:12px Georgia, "Times New Roman", Times, serif;
	background-image:url(/img/bgfield.jpg);
}
div.button {
	width:440px;
	padding-top:10px;
	text-align:right;
}
textarea {
	width:440px;
	height:100px;
	font:12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #7F2604;
	background-image:url(/img/bgfield.jpg);
	background-repeat:repeat-x;
}

.cnt_menu {
	padding-bottom: 10px;
}
.cnt_menu a {
	color: #7F2604;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-stretch: condensed;
	font-size: 1.1em;
	margin-right: 10px;
	padding-top: 2px;
}

a.menu_current {
	border-top: 1px solid #7F2604;
	border-bottom: 1px solid #7F2604;
}

hr {
	border: 0;
	border-bottom: 1px dotted #7F2604;
}

.cnt_menu a:hover {
	text-decoration: underline;
}

.cnt_dict {
	color: #7F2604;
	float: right;
	margin: 0;
	padding: 0;
}
#trans {
	float: right;
	margin-top: 0px;
}

.jobad p {
	white-space:pre;
}

.jobad h1 {
	font-size: 15px;	
	text-decoration:none;
	text-align: center;
}

.jobad h4 {
	font-size: 12px;
	color:#7F2604;
	font-style: italic;	
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 20px;
	text-align: center;
}


.jobad h2 {
	font-size: 13px;
	text-decoration:none;	
	}