/* CSS Document */
#mappic {
	WIDTH: 750px;
	BACKGROUND: #FFFFFF;
	text-align: center;
}
.cap{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #990000;




}
.note{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #006666;
	padding: 2px 10px 2px 13px;
}
.note ul {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	padding: 1px 1px 3px 20px;
	list-style-type : none;
	margin: 1px;
}
.text{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #F9F9F9;
	text-align: left;
	padding: 5px;
	white-space: normal;
	margin: 0px;

}

.textlink{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-align: right;
	white-space: normal;
	padding-left: 15px;
	width: 520px;
}

.txtmain li {
	MARGIN: 0px;
	border: none;
	padding-top: 1px;
	width: auto;
	padding-bottom: 1px;
	list-style-type: disc;
} 
.txtmain{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	padding: 1px 10px 1px 30px;
	color: #006699;

}
.txtmain ul {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	padding: 2px 2px 2px 25px;
	margin: 1px;
	list-style-image: url(map/sjk_icon2.gif);
}
.txtmain ol {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	padding: 4px 2px 0px 25px;
	margin: 0px;
	color: #999999;
	list-style-image: none;
}
.boss {
	color: #990000;
	font-weight: bold;
}
.txtmain ul a{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	left: 15px;
	color: #006699;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6633;
	text-decoration: none;




}
.txtmain ul a:hover{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #990000;
	background-image: url(mouse.gif);
	background-repeat: no-repeat;
	background-position: right center;
	left: 15px;
	text-decoration : none;
	background-color: #F9F9F9;
	font-variant: small-caps;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.txt{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: center;
	width: 100%;
	white-space: normal;
	border-right: 5px solid #F9F9F9;
	border-bottom: 5px solid #F9F9F9;
	border-left: 5px solid #F9F9F9;


}
.txt ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	width: 95%;

}
.txt ol {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: 85%;
	padding-left: 10px;

} 
.maindiv {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 750px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	color:#000000;
	margin:auto;
	padding-top: 1px;
}
.maindiv a{
	color: #336699;
	text-decoration: underline;
}
.maindiv a:hover{
	color: #990000;
	text-decoration: none;

}