body {
	text-decoration: none;
	background-color: #ECECEC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}
td {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;

}
p {
	margin: 10px;

}
h1 {
	color: #0066CC;
	font-size: 16px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 18px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


h3 {
	color: #CC0000;
	font-size: 15px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
hr {
	background-position: center;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
a:link, a:visited, a:active {
	color: #1E1E1E;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.one:link, .one:visited, .one:active {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.one:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.large {
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
}
.left {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 8px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
}
.center {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 8px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
	background-color: #FFFFFF;
	font-size: 10.5pt;
	color: #000000;

}
.right {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 8px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
}
.search {
	background-image: url(../images/small-box.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 181px;
	padding-right: 5px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding: 0px;
}
.white {
	color: #FFFFFF;
}
.title-red01 {
	background-image: url(../images/text-red-title.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 0.5em;
	background-color: #EEEEEE;

}
.title-blue01 {
	background-image: url(../images/text-blue-title.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 0.5em;
	background-color: #EEEEEE;

}
.title-gray01 {
	background-image: url(../images/text-gray-title.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 0.5em;
	background-color: #EEEEEE;

}
li {
	list-style-type: none;
}
.ul2 {
	height: 24px;
	width: 430px;
	line-height: 20px;
	margin: 0px 0px 10px 12px;
	text-indent: 1em;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: left;



}
.ul2 a:link, .ul2 a:visited, .ul2 a:active {
	text-decoration: none;
	color: #333333;

}
.ul2 a:hover {
	color: #FF3300;
	text-decoration: none;
}


.ul3 {
	background-image: url(../images/gray.jpg);
	height: 23px;
	line-height: 23px;
	background-repeat: repeat;
	margin: 10px 10px 0px;
	text-indent: 0.2em;
}
.ul3 a:link, .ul3 a:visited, .ul3 a:active {
	text-decoration: none;
	color: #333333;

}
.ul3 a:hover {
	color: #999999;
	text-decoration: none;
}
.ul5 {
	line-height: 20px;
	margin: 0px 0px 12px 15px;
	text-indent: 1em;
	list-style-image: url(../images/point.jpg);
	padding: 0px;


}
.ul5 a:link, .ul5 a:visited, .ul5 a:active {
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;


}
.ul5 a:hover {
	color: #999999;
	text-decoration: none;
}


.date {
	color: #C5C5C5;
	font-size: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 15px;
}
.title-red02 {
	color: #FFFFFF;
	background-color: #EEEEEE;
	background-image: url(../images/right-red-title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 23px;
	height: 23px;
	text-indent: 0.5em;

}
.title-blue02 {
	color: #FFFFFF;
	background-color: #EEEEEE;
	background-image: url(../images/right-blue-title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 23px;
	height: 23px;
	text-indent: 0.5em;
	margin-right: 1px;

}
.title-gray02 {
	color: #FFFFFF;
	background-color: #EEEEEE;
	background-image: url(../images/right-gray-title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 23px;
	height: 23px;
	text-indent: 0.5em;
	margin-right: 1px;

}
.black {
	color: #232323;
}



#TreeMenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #FFFFFF; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#TreeData {
	PADDING-LEFT: 0px
}
#TreeMenu UL {
	FLOAT: none;
	margin: 0px;

}
#TreeMenu UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-TOP: 0px
}
#TreeMenu .unum {
	FONT: 11px Arial,Verdana,Geneva,sans-serif
}
#TreeMenu IMG.s {
	VERTICAL-ALIGN: middle; WIDTH: 18px; HEIGHT: 20px
}
#TreeMenu IMG.c {
	VERTICAL-ALIGN: middle; WIDTH: 18px; HEIGHT: 16px
}
#TreeMenu IMG.s {
	CURSOR: pointer
}
#TreeMenu UL LI.open .s {
	BACKGROUND: url(../images/tree_open.gif) no-repeat 50% 2px
}
#TreeMenu UL LI.close .s {
	BACKGROUND: url(../images/tree_close.gif) no-repeat 50% 2px
}
#TreeMenu UL LI.close UL {
	DISPLAY: none; MARGIN: 0px 0px 0px -80px
}
#TreeMenu UL LI.child .c {
	BACKGROUND: url(../images/dot.gif) no-repeat 5px 5px
}
#TreeMenu UL LI {
	PADDING-LEFT: 6px
}
#TreeMenu UL LI LI {
	PADDING-LEFT: 12px
}
#TreeMenu UL LI LI LI {
	PADDING-LEFT: 12px
}


.two:link, .two:visited, .two:active {
	text-decoration: none;
	color: #FF0000;
	margin-right: 2px;
	margin-left: 2px;
        font-weight: bold;
}
.two:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

