@charset "utf-8";
/* CSS Document */


body {
	font-size:100%;
	margin-top: 0;
	margin-bottom: 0;
	background: url(none);
}

#logoArea{display: none;}
#glovalNaviArea{display: none;}
#breadCrumbs{display: none;}
#for-non-visual{display: none;}
#localNav{
	display: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}

#header{display: none;}
#pagetop{display: none;}
#footerArea{display: none;}
#contentArea,#wraper,#shadow,#container{
	margin-right: auto;
	margin-left: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
#mainContent{
	float: left;
}

table{
	width: 90%;
}

#contentArea #mainContent{
	width: 90%;
	}
	
#detail table.section2 td table{
	width: 330px;
	border-style: none;
	margin-bottom: 0px;
}


#mainContent h3.title_box {
	font-size: 100%;
	font-weight: bold;
	color: #0099cb;
	padding-left: 30px;
	border-left-style: none;
	height: 23px;
	width: 470px!important;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom: 2px solid #0099cb;
	padding-top: 0px;
	float: left!important;
	background: url(../images/h3.jpg) no-repeat!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-left-style: none!important;
}

#mainContent .icn_box{
	display: block;
	width: 186px;
	height: 43px;
	border-bottom: 2px solid #0099cb!important;
	float: left!important;
	text-align: right!important;

}
	
#mainContent .icn_box{
	border-top: 1px none #090;
	border-right: 1px none #090;
	border-left: 1px none #090;
}
	
#mainContent .icn_box img{
	border-top-style: none!important;
	border-right-style: none!important;
	border-left-style: none!important;
}

#detail table.section2 td table th{
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background: #09C;
	padding: 5px 10px;
}