/* CSS Document */
.header_bg {
	background: #DE1010 url(../images/IHA_back-p.jpg) center top no-repeat;
	height:87px;
	text-align:center;	
}

.footer_bg {
	background: #DE1010 url(../images/IHA_back-p.jpg) center top no-repeat;
	height:100%;
	text-align:center;	
}

.index_label01 {
	background: #FFFFFF url(../images/index_label01.jpg) left top no-repeat;
}

.index_label02 {
	background: #FFFFFF url(../images/index_label02.jpg) left top no-repeat;
}

.index_label03 {
	background: #FFFFFF url(../images/index_label03.jpg) left top no-repeat;
}

.index_label04 {
	background: #FFFFFF url(../images/index_label04.jpg) left top no-repeat;
}

.group_label01 {
	background: #FFFFFF url(../group/images/group_label01.jpg) left top no-repeat;
}

.group_label02 {
	background: #FFFFFF url(../group/images/group_label02.jpg) left top no-repeat;
}

.group_label03 {
	background: #FFFFFF url(../group/images/group_label03.jpg) left top no-repeat;
}

.mark_label01 {
	background: #FFFFFF url(../mark/images/mark_label01.jpg) left top no-repeat;
}

.mark_label02 {
	background: #FFFFFF url(../mark/images/mark_label02.jpg) left top no-repeat;
}

.mark_label03 {
	background: #FFFFFF url(../mark/images/mark_label03.jpg) left top no-repeat;
}

.mark_label04 {
	background: #FFFFFF url(../mark/images/mark_label04.jpg) left top no-repeat;
}

.join_label01 {
	background: #FFFFFF url(../join/images/join_label01.jpg) left top no-repeat;
}

.join_label02 {
	background: #FFFFFF url(../join/images/join_label02.jpg) left top no-repeat;
}

.join_label03 {
	background: #FFFFFF url(../join/images/join_label03.jpg) left top no-repeat;
}

.join_label04 {
	background: #FFFFFF url(../join/images/join_label04.jpg) left top no-repeat;
}

.test_label01 {
	background: #FFFFFF url(../test/images/test_label01.jpg) left top no-repeat;
}

.help_label01 {
	background: #FFFFFF url(../help/images/help_label01.jpg) left top no-repeat;
}

.help_label02 {
	background: #FFFFFF url(../help/images/help_label02.jpg) left top no-repeat;
}

.help_label03 {
	background: #FFFFFF url(../help/images/help_label03.jpg) left top no-repeat;
}

.link_label01 {
	background: #FFFFFF url(../link/images/link_label01.jpg) left top no-repeat;
}

.label_padding {
	padding:30px 0px;
}

.now_page {
	color:#DE1010;
}

#over {
	overflow:auto;
}

.over {
	width:238px;
	height:auto;
	background-color:#FFFFFF;
}

/* base.css */
body {
	text-align: center;
}

h1 {
	text-align: left;
}

#container {
	width: 804px;
	margin: 0 auto;
	padding-top: 83px;
	background: url(../../base/bgContainer.gif) no-repeat;
	text-align: left;
}

#main {
	margin: 0;
	float: right;
	width: 555px;
}

#block00 {
	width: 517px;
	height: 223px;
	padding: 51px 19px 0;
	background: url(../../base/bgHome.jpg) no-repeat;
	font-size: 12px;
	line-height: 120%;
}

#block00 p {
	margin: 0 0 14px;
}

#block01 {
	padding: 0 23px;
	color: #333333;
	font-size: 12px;
	line-height: 170%;
}

#menu {
	float: left;
	width: 247px;
	padding-left: 1px;
}

#footer {
	display: block;
	clear: both;
	width: 804px;
	height: 142px;
	margin: 0 auto;
	background: url(../../base/bgFooter.gif) no-repeat;
	text-align: center;
}

#googleAds {
	height: 90px;
}

.style1 {
	font-size: 12px
}

.style3 p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#topicPath {
	position: absolute;
	top: 84px;
	width: 500px;
	margin-left: 61px;
}

/* utility
----------------------------------------------- */
#utility {
	width: 233px;
	height: 170px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(../../base/gNav.jpg) no-repeat;
	list-style: none;
	z-index: 1;
}

#utility li {
	float: left;
	width: 233px;
	text-indent: -10000px;
}

#candida, #nyusankin {
	height: 52px;
	margin-bottom: 8px;
}

#female {
	height: 50px;
	margin-bottom: 0;
}

#utility a {
	display: block;
	background: url(../../base/gNav.jpg) no-repeat;
	text-decoration: none;
	text-indent: -10000px;
}

#candida a {
	height: 52px;
	background-position: 0 -170px;
}

#nyusankin a {
	height: 52px;
	background-position: 0 -222px;
}

#female a {
	height: 50px;
	background-position: 0 -274px;
}

#utility a:hover {
	background: none !important;
	text-decoration: none;
}


/* logo
----------------------------------------------- */
#logo {
	position: absolute;
	top: 21px;
	width: 800px;
	height: 60px;
	margin-left: 2px;
	background: url(../../base/bgLogo.gif) no-repeat;
	text-indent: -10000px;
	z-index: 0;
}

#logo a {
	display: block;
	width: 800px;
	height: 60px;
	text-indent: -10000px;
	text-decoration: none;
}


/* decorations
----------------------------------------------- */
.margin0 {
	margin: 0;
}

.marginBottom10 {
	margin: 0 0 10px;
}

.imageCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* hack
----------------------------------------------- */
* html #menu {
	width: 248px;
}

* html #block00 {
	width: 555px;
	height: 274px;
}