@charset "utf-8";

/* generate
==========================================*/

div.selectGen {
	margin-top: 18px;
	margin-bottom: 33px;
}
div.selectGen ul {margin-bottom: 33px;}
div.selectGen ul li a {
	background: url(images/green_18x18_lists_mark.gif) no-repeat left center;
	padding-left: 24px;
	text-decoration: none;
}
div.selectGen ul li a:hover {
	text-decoration:underline;
}
div.selectGen ul li ul {margin-left:24px; margin-bottom:12px;}
div.selectGen ul li ul li a {
	background: url(images/anchor_list_mark.gif) no-repeat left center;
	padding-left: 18px;
}
p.textBoxMT18 {
	margin-top: 18px;
}
#genService {margin-bottom: 33px;}
#genService h3 {
	padding-left: 10px;
	margin-bottom: 24px;
	background: url(images/head_h301.gif) no-repeat left center;
}
#genService div.qBox {
	padding: 8px 8px 18px;
	background: #ededed;
	margin-bottom: 18px;
	border: solid 1px #ccc;
}
#genService div.qBox h4 {
	line-height: 24px;
	background: url(images/note_edit.gif) no-repeat left center;
	margin-bottom: 12px;
	padding-left: 36px;
}
#genService div.qBox p.cation {
	background: url(images/warning.png) no-repeat left center;
	margin-bottom: 12px;
	padding-left: 24px;
	font-size: 0.9em;
}
#genService div.qBox table.formTb {
	width: 100%;
}
#genService div.qBox table.formTb td {
	vertical-align: top;
}
#sendBtnbox p {
	text-align: center;
}
#sendBtnbox p.cation {
	background: url(images/warning.png) no-repeat left top;
	width: 33em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 24px;
	margin-bottom: 18px;
	font-size: 0.9em;
}
