* {
	font-size: 13px;
	line-height: 15px;
}
.xs {
	font-size: 9px;
	line-height: 110%;
}
.s {
	font-size: 11px;
	line-height: 110%;
}
.submenu01 {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	text-align: left;
	background-color: #FFE4E1;
}
.submenu02 {
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
	text-align: left;
	background-color: #FFE4E1;
}
.m {
	font-size: 13px;
}
.mb {
	font-size: 13px;
	font-weight: bold;
}
.l {
	font-size: 15px;
}
.lb {
	font-size: 15px;
	font-weight: bold;
}
.xl {
	font-size: 17px;
}
.xlb {
	font-size: 17px;
	font-weight: bold;
}
a:link {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
}
.left {
	text-align: left;
}
.style4 {	color: #666666;
	font-weight: bold;
}
.topnewtitle {
	width:       100%;
	font-size:   11px;
	line-height: 110%;
	text-align:  left;
}
.topnew {
	width:       100%;
	height:      100px;
	text-align:  left;
	border:   solid 1px #FA8072;
	overflow: auto;
	scrollbar-arrow-color:      #555555;
	scrollbar-face-color:       #ffffff;
	scrollbar-shadow-color:     #FA8072;
	scrollbar-darkshadow-color: #FA8072;
	scrollbar-track-color:      #FA8072;
	scrollbar-3dlight-color:    #FA8072;
	scrollbar-highlight-color:  #FA8072;
}
.topupdtitle {
	width:       100%;
	font-size:   11px;
	line-height: 110%;
	text-align:  left;
}
.topupd {
	width:       100%;
	height:      100px;
	text-align:  left;
	border:   solid 1px #0066CC;
	overflow: auto;
	scrollbar-arrow-color:      #555555;
	scrollbar-face-color:       #ffffff;
	scrollbar-shadow-color:     #0066CC;
	scrollbar-darkshadow-color: #0066CC;
	scrollbar-track-color:      #0066CC;
	scrollbar-3dlight-color:    #0066CC;
	scrollbar-highlight-color:  #0066CC;
}
