.headerlink {
	font-size: 10px;
	color: #000000;
}
.headerlink a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.headerlink a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

#leftnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav li{
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#leftnav a{
	height: 25px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 30px;
	background-image: url(../image/left_nav_bg.gif);
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
		display:block;
}

#leftnav a:hover {
	background-image: url(../image/left_nav_bg_ro.gif);
	color: #666666;
}
.news_date {
	font-size: 10px;
	color: #666666;
}
.news_txt {
	font-size: 12px;
}
.news_txt a {
	font-size: 12px;
	color: #316597;
	text-decoration: underline;
}
.news_txt a:hover {
	font-size: 12px;
	color: #6B91B6;
	text-decoration: underline;
}

.conttext {
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
}
.conttext02 {
	font-size: 12px;
	line-height: 135%;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 20px 7px 20px 10px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 5px 3px 3px 15px;
	padding: 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 4px;
	padding: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #663200;
	margin: 0px;
	padding: 0px;
}

.textLbold {
	font-size: 14px;
	font-weight: bold;
}
.textL {
	font-size: 13px;
	line-height: 140%;
}

.textMbold {
	font-size: 12px;
	font-weight: bold;;
}
.textM {
	font-size: 12px;
	line-height: 140%;
}

.textSbold {
	font-size: 10px;
	font-weight: bold;;
}
.textS {
	font-size: 10px;
	line-height: 140%;
}

.pbt {
 text-align: right;
 padding: 0px 14px 10px 0px;
}


