a:link { color : #666666; text-decoration: none; }
a:visited { color :  #666666; text-decoration: none; }
a:hover { color : red; text-decoration: underline; }

.link1 { color : #0000ff; font-size : 11px; text-decoration: none; }

.b1 { font-size : 13px; font-weight : bold; color : #ee6666;  }
.b2 { font-size : 18px; font-weight : bold; }
.b3 {
	font-size : 14px;
	font-weight : bold;
	color : #757575;
	border-bottom: 3px double #83AED8;
	padding-bottom: 2px;
	text-indent: 5px;
}
.s02 { font-size : 11px ; }
.s03 { font-size : 13px ; }
.s04 { font-size : 17px ; }
.txth1 { line-height : 130% ; }
.txth2 { line-height : 170% ; }


.news{
	width: 600px;
	margin-top: 8px;
	margin-bottom: 15px;
	border: 1px dotted #D8C17A;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.news p{
	text-align: left;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;
}

