/* CSS Document */

.title {
	margin: 0 0 5px 0;
	padding: 5px 0 8px 0;
	border-top: 2px solid #6699cc;
	border-bottom: 1px dashed #6699cc;
	line-height: 16px;
	color: #6699cc;
	}

.catch {
	text-align: right;
	color: #6699cc;
	}

.titlegray {
	margin: 0 0 5px 0;
	padding: 5px 0 8px 0;
	border-top: 2px solid #666666;
	border-bottom: 1px dashed #666666;
	line-height: 16px;
	color: #666666;
	}

.title2 {
	line-height: 16px;
	}
