#entry h4{
	margin:8px 0px 0px 0px;
	position:static;
	background-color:transparent
}

#entry h5{
	font-size:16pt;
	margin-top:48px;
	margin-bottom:12px;
	border-left:6px solid;
	border-bottom:1px solid;
	border-color:#f4be1c;
	padding:12px 0px 4px 4px
}

#entry h6{
	margin-left:12px;
	font-size:12pt;
	color:#000;
}

#entry p{
	text-indent:12px;
	margin-top:16px;
	line-height:160%
}

#entry .greet{
	margin-left:12px;
}

#entry .president{
	text-indent:0px;
	text-align:right;
	font-weight:bold
}

#entry .company_pic{
	background-image:url(../../images/img_company/company_pic.jpg);
	background-repeat:no-repeat;
	background-position:center center
}

#entry table{
	width: 490px;
	border-collapse:collapse;
	background-color:#f4be1c;
	margin-right:20px;
}


#entry th{
	width:120px;
	border:solid #ffffff;
	border-width:0px 0px 4px 0px;
	color:#000;
	text-align: center;
	padding:8px;
	font-size:10pt;
}


#entry td{
	border:solid rgb(204, 204, 204);
	border-width:1px 1px 1px 0px;
	background-color:#ffffff; 
	padding:8px;
	font-size:10pt;
}

#entry td div{
	margin-bottom:16px
}

#entry .th_top{
	border-top-width:1px;
	border-top-color:#f4be1c
}

#entry .th_bottom{
	border-bottom-style:none
}

#entry th div{
	margin-top: 12px;
}

#entry .ptop {
	border: 1px outset;
	font-size:10pt;
	width:120px;
	margin-left:389px;
	text-indent:0px;
	text-align:center;
}

#entry hr{
	width:90%;
	border:1px dashed #d8d8d8;
	text-align:center;
	margin-left:auto;
	margin-right:auto
}