@charset "utf-8";

body { background: #fff; color: #000;}

#wrapper a { color: #000;}

#wrapper {
	background: none;
	border-top: 8px solid #003dac;
	border-bottom: 8px solid #003dac;
	width: 100%;
}

#header {
	position: relative;
	background: none;
	width: 900px;
	height: 370px;
	padding-bottom: 11px;
	margin: 0 auto;
	text-align: left;
}

#header h1 { padding: 0;}

#header p {
	position: absolute;
	top: 301px;
	left: 308px;
	padding: 0;
}

#container {
	background: none;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

#container h2 { padding: 25px 0 10px;}

#container table.tb1 {
	border: none;
	border-top: 1px solid #dcdddd;
	width: 100%;
}

#container table.tb1 th {
	border: none;
	border-bottom: 1px solid #dcdddd;
	border-right: 1px dotted #727171;
	width: 15%;
	text-align: center;
}

#container table.tb1 td {
	border: none;
	border-bottom: 1px solid #dcdddd;
}

#container table.tb1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	color: #ff3a32;
}

#container table.tb1 ul a { color: #ff3a32;}

#container table.tb2 { border: none; width: 770px; margin: 0 auto;}
#container table.tb2 th,
#container table.tb2 td { border: none; vertical-align: top; padding: 0 5px 10px; font-size: 10px;}

fieldset { border: none; padding: 0;}
legend { display: none;}

#container table.tb3 { border: none; width: 100%;}

#container table.tb3 th {
	background: #003dac;
	border: 1px solid #fff;
	color: #fff;
}

#container table.tb3 ul {
	padding: 0 0 10px;
	margin: 0;
	list-style: none;
}

#container table.tb3 ul li { float: left; padding-right: 10px;}

#c-opinions,
#c-opinions2 { width: 600px;}




.pagetop {
	padding: 20px 0 0;
	text-align: right;
	clear: both;
	font-size: 12px;
}

.pagetop a {
	background: url(../recruit/recruit-m/img/page.png) no-repeat 0 2px;
	height: 1%;
	padding-left: 15px;
}

#footer {
	background: none;
	border-top: 1px solid #b5b5b5;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	padding: 20px 0 10px;
	font-size: 12px;
	text-align: center;
}

#footer address { text-align: center; padding-bottom: 10px;}







