.captions{
	background:url(../images/img_caption_bg.jpg) no-repeat 0px 0px;	
}
.captions h3.title_cap{
	margin-bottom:25px;
	margin-top:15px;
}

.captions dl.qestions {
	display:block;
	overflow:hidden;
	width:580px;
	border:5px solid #eeeeee;
	padding:15px;
	margin-bottom:25px;
}
.captions dl.qestions dt{
	margin-bottom:15px;
}
.captions dl.qestions dd{
	padding-left:50px;
	background:url(../images/img_a.gif) no-repeat 5px 30px;	
}

table.simple_tbl{
	width:630px;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;		
	margin-top:25px;		
	margin-bottom:25px;	
}
table.simple_tbl th{
	padding:10px;
	background:#eeeeee;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	white-space:nowrap;	
}
table.simple_tbl td{
	padding:10px;
	white-space:nowrap;		
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;	
}
p.normal{

	margin-bottom:25px;
}
p.com{
	background:#eeeeee;
	width:610px;
	padding:10px;
	margin-bottom:25px;
}