/* info */
#info .a {
}

#info table {
	background: url('../image/bgtab.jpg') repeat-x 0 bottom;
	border-top: 1px solid #E1EEF7;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.info table td {
	vertical-align: top;
}

.info table tr {
	vertical-align: top;
}

