@charset "utf-8";
body{
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:100;
	line-height:130%;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:  #FFFFFF;
	background-color: #FFFFFF;
}

td,div,th{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	line-height:130%;
	color: #0F5BA1;
}

input, select, textarea, td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	line-height:130%;
	color: #000000;
}

p	{
	margin-top: 0px;
	margin-bottom: 15px;
}

i	{
	font-style: italic;
}

b	{
	font-weight: bold;
}

/* general links */

a:link, a:active	{
	text-decoration: none;
	color: #283967;
}

a:visited	{
	text-decoration: none;
	color: #283967;
}

a:hover	{
	text-decoration: underline;
	color: #283967;
}


/* general headers */

h1	{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2, h3, h4	{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.onSelect{
	border-top:#00709e 2px solid;
	border-right:#CCCCCC 1px solid;
	font-weight:bold;
	background-image: url(../images/topnavi_bg2.GIF);
}
.offSelect{
	border-right:#CCCCCC 1px solid;
}
.onLi{
	list-style-image:url(../images/on.gif); padding-right:10;
}
.offLi{
	list-style-image:url(../images/off.gif); padding-right:10;
}
.liTitle{
	list-style-image:url(../images/li001.gif);
}
.liTitle2{
	list-style-image:url(../images/li002.gif);
}
.onLeftSelect0{
	border-right:#00709e 2px solid; border-top:#CCCCCC 1px solid; font-weight:bold;
}
.onLeftSelect{
	border-right:#00709e 2px solid;  background-color:#FFFFFF; font-weight:bold;
}
.offLeftSelect{
	 border-right:#CCCCCC 1px solid;
}
.onDownSelect{
	border-right:#00709e 2px solid; background-color:#FEFFF2;
}
.LeftLi{
	list-style-image:url(../images/offH.gif)
}
.LeftDownLi{
	list-style-image:url(../images/onH.gif); margin-left:8px;
}
.LeftDownLi2{
	list-style-image:url(../images/onH.gif); margin-left:16px;
}
.kuang {
	border: 2px solid #CCCCCC;
}
.kuang {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kuang2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.kuang3 {
	border: 1px solid #CCCCCC;
}
