@charset "utf-8";
/* CSS Document for home page */

.tab, tab_hvr{
	width:140px;
	font-size:100%;
	background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../assets/layout/blank.gif", sizingMethod="scale");
}
.tab_hvr{
	color:#0667EC;
	background:url('../../assets/layout/bg_tabHeader.png') no-repeat right bottom;
	font-size:120%;
	cursor:default;
}
.tab_ctn{
	margin-left:130px;
	padding:15px 2px 10px 10px;
	background:url('../../assets/layout/bg_tabCtn.png') no-repeat;
	width:auto;
	height:auto;
	min-height:500px;
	_height:500px;
	position:static;
	z-index:1;
}
.tab_header{
	position:absolute;
	top:32em;
	left:-9px;
	width:140px;
}
.tab_header td{
	text-align:right;
	height:50px;
	border:none;
}
.tab_ctn h3{
	padding:0 0 0 119px;
	margin:0;
	font-size:120%;
	color:#007;
}
.tab_ctn h5{
	padding:0 5px 0 119px;
	margin:0 0 0.5em;
	font-weight:normal;
	font-size:90%;
	color:#678197;
}
.imgHomeBox{
	position:relative;
	background:url('../../assets/layout/index_img.png') no-repeat;
	_background:url('../../assets/layout/index_img_ie6.gif') no-repeat;
	min-height:83px;
	_height:83px;
	margin-bottom:2.5em;
	*margin-bottom:1em;
}
.imgHomeBox a:visited img, .imgHomeBox a:active img, .imgHomeBox a:link img, .imgHomeBox a:hover img{
	border-bottom:none;
	margin-right:9px;
}
.imgHomeBox img{
	width:100px;
	height:73px;
	padding:5px;
	float:left;
}
.imgHomeBox .lm{
	position:relative;
	right:5px;
	margin-left:13px;
	*margin-top:-8px;
	font-size:90%;
	float:right;
}
.imgHomeBox span{font-size:120%; position:relative;}
.imgHomeBox p{padding-left:119px; margin-top:5px; margin-bottom:0.5em;}
.imgHomeBox h5{
	padding:6px 5px 0 119px;
	margin:0;
	font-weight:normal;
	font-size:90%;
	color:#678197;
	line-height:100%;
}