@charset "UTF-8";
/* CSS Document */

body {
	background-color: #00418f;
}
#titleSec {
	background: url(../img/results/header-bg.png) 0 0 repeat-x; 
	margin: 60px 0 0 0;
	position: fixed;
	width: 100%;
	padding: 0;
	height: 92px;
}
#titleSec h2 {
	background: url(../img/corporate/header-tl.png) 0 0 no-repeat; 
	margin: 18px 10px 0 29px;
	padding: 0;
	height: 33px;
	width: 282px;
	text-indent: -99999px;
	float: left;
}
#titleSec ul {
  float: left;
  margin-top: 17px;
}
#bodySec {
	width: 940px;
	margin: 0 auto;
	padding: 200px 0 60px 0;
	line-height: 1.7;
}
#bodySec table tr th {
	padding-left: 20px;
}
#bodySec table tr td {
	padding-left: 20px;
}
#bodyInner table th {
	padding-left: 20px;
}
#bodyInner table td {
	padding-left: 20px;
}