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



/*CORPORATE DATA*/
#corporate{
	font-size: 12px;
	width: 760px;
	padding: 20px;

}

#corporate #lead{
	margin-bottom: 30px;
	overflow: hidden;
	width: 760px;
}

#corporate #lead div#h1{
	height: 50px;
	width: 760px;
	overflow: hidden;
}

#corporate #lead h1{
	background-image: url(../corporate/corporateH1.gif);
	margin: 0px;
	height: 0px;
	width: 500px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

#corporate #lead p{
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#corporate #lead img{
	height: 60px;
	width: 768px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#side1{
	width: 280px;
	float: left;
}

#side1 div.h2{
	height: 20px;
	width: 260px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;

}

#side1 h2{
	height: 0px;
	width: 260px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

#side1 h2#l01{
	background-image: url(../corporate/corporateH2_01.gif);
	background-repeat: no-repeat;
}

#side1 h2#l02{
	background-image: url(../corporate/corporateH2_02.gif);
	background-repeat: no-repeat;

}

#side1 h2#l03{
	background-image: url(../corporate/corporateH2_03.gif);
	background-repeat: no-repeat;

}



#side1 p{
	font-size: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #333333;
}



#side2{
	float: right;
	width: 460px;
}

#corpData{
}

#corpData table{
	width: 460px;
}
#corpData th{
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
#corpData td{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
}
