#currentposL {
	background: url(../images/sub/currentposL.jpg);
	height: 28px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: left;
}

#mypos{
	margin-top:5px;
}

#currentposM .inpos {
	margin-top: 2px;
	margin-left: 18px;
	color: #003366;
}

#pagest {
	margin-top:8px;
	color: #666666;
}



#pagest a:link {
	color: #0069D2;
	text-decoration: none;
}


#pagest input{
	border: 1px solid #0066CC;
	background-color: #FFFFFF;
}

#pagest a:visited {
	color: #0069D2;
	text-decoration: none;
}

#pagest a:hover {
	color: #00356A;
}



#currentposM .inpos a:link {
	color: #0055AA;
	text-decoration: none;
}



#currentposM .inpos a:visited {
	color: #0055AA;
	text-decoration: none;
}

#currentposM .inpos a:hover {
	color: #00356A;
}

#currentposR {
	background: url(../images/sub/currentposR.jpg);
	height: 28px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: right;
}
#currentposM {
	background-color: #BAC2D5;
	height: 28px;
}

#ShowTitle{
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
	text-align: center;
	margin-top: 10px;
	margin-bottom:8px;
}
.ShowOtherInfo{
	font-size: 9pt;
	color: #999999;
	margin-bottom: 5px;
	text-align: center;
}
#ShowContent{
	font-size: 9pt;
	color: #333333;
	padding: 23px;
	margin-top: 10px;
	width:570px;
	margin-bottom: 5px;
	background-color: #F2F2F2;
	text-align: left;
	text-indent: 8px;
	line-height:18px;
	margin-left: 20px;
}
