/* CSS Document */
body, form, menu, dir, fieldset, blockquote, p, pre, ul, ol, dl, dd{ padding: 0; margin: 0; }

div, p { display: block; }

img { border: 0; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

.clear { clear: both; padding: 0; margin: 0; }

/*---BBSlist1---*/
.BBSlist1{ padding: 0 auto; margin: 0 auto; width: 258px; float: left;}

.BBSlist1 li{
	float: left;
	clear: both;
	width: 258px;
	height: 21px;
	padding: 2px 0;
	margin: 0 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.BBSlist1 li,.BBSlist1 li a{ line-height: 21px; font-size: 12px; color: #19566e; text-decoration: none;}

.BBSlist1 li a:hover{ line-height: 21px; font-size: 12px; color: #0012ff; text-decoration: underline;}