.kyujin {
	width : 565px;
	margin : 5px 0px 10px 0px;
	padding : 0px;
}

.kyujin p {
	margin : 0px 5px 0px 5px;
	padding : 0px;
	font-size : 12px;
	line-height : 18px;
	letter-spacing : 1px;
	color : #333;
	
}

.kyujin h5 {
	width : 563px;
	height : 16px;
	margin : 10px 0px 5px 0px;
	padding : 5px 0px 0px 5px;
	font-size : 14px;
	letter-spacing : 1px;
	color : #4DBD0A;
	border-bottom : 2px solid #4DBD0A;
}

#searchBox2{
	width:500px;
	height:80px;
	clear:both;
	margin: 0px 0px 0px 10px;
}

#searchBox2 p{
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	text-align:left;	
	padding:0px;
	background:transparent;
}

.box {
	margin : 10px 0px 0px 0px;
	padding : 0px;
	width : 565px;
	border-bottom: 1px dashed #ccc;
}

.box img {
	margin : 0px 10px 10px 0px;
	padding : 0px;
	width : 60px;
	float : left;
}

.box h6 {
	margin : 5px 0px 0px 0px;
	padding : 0px;
	float : left;
	font-size : 14px;
	width : 480px;
}

.box p {
	margin : 5px 0px 0px 0px;
	padding : 0px;
	float : left;
	font-size : 12px;
}

.entryTable h6 {
	margin : 5px 0px 5px 0px;
	padding : 0px;
	font-size : 14px;
	text-align:center;
}

.entryTable{
	width:510px;
	height:auto;
	background:#999;
	margin:20px 0 10px 20px;
}

.entryTable tr th{
	width:100px;
	text-align:left;
	padding:3px;
	letter-spacing:1px;
	line-height:1.4;
	font-weight:normal;
	font-size:12px;
	background:#E3FFD3;
}

.tableTd{
	text-align:left;
	padding:3px;
	letter-spacing:1px;
	line-height:1.4;
	font-weight:nomal;
	font-size:12px;
	background:#FFF;
}

.tableTitle{
	background:#CCFF99;
}

.entryTable tr td h3{
	text-align:center;
	color:#03C;
	background:transparent;
	letter-spacing:1px;
	line-height:1.4;
	font-weight:bold;
	font-size:14px;
}

.button-entryBox{
	width:510px;
	height:auto;
	text-align:right;
	padding-bottom:10px;
}