ul.list_btn_green {
	margin: 0;
	padding: 0;
}
.list_btn_green li {
	background-image: url(imgs/imgs_green/list_btn.gif);

	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.5em;
	list-style-type: none;
}
ul.list_btn_red {
	margin: 0;
	padding: 0;
}
.list_btn_red li {
	background-image: url(imgs/imgs_red/list_btn.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.5em;
	list-style-type: none;
}
.list_btn_red li ul {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.list_btn_red li li {
	font-size: x-small;
	background-image: none;
	padding-left: 5px;
	margin-bottom: 0;
	list-style-type: disc;
}
ul.list_temp {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
}
.list_temp li {
	font-size: x-small;
	background-image: url(imgs/spacer.gif);
	background-repeat: no-repeat;
	padding-left: 0;
	list-style-type: circle;
}
ul.lebel01 li {
	line-height: 130%;
	list-style-type: none;
	margin-bottom: 1em;
}
ul.lebel02 li {
	line-height: 130%;
	list-style-type: none;
	margin-bottom: 0;
}
ul.lebel03 li {
	line-height: 130%;
	list-style-type: none;
}
ul.lebel04 li {
	line-height: 130%;
	list-style-type: none;
}

.filemark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 0 3px;
	position: relative;
	top: -2px;
}
a .filemark {
	text-decoration: none ! important;
}
.bg_p {
	background-color: #ff0000;
}
.bg_pp {
	background-color: #ff6633;
}
.bg_w {
	background-color: #333399;
}
.bg_x {
	background-color: #006633;
}
.izon { border-style: none; margin-bottom: -2px; }
.under .izon { margin-bottom: -3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-bottom: 0px; }
a .izon { margin-bottom: -3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-bottom: 0px; }


table.layout01 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 98%;
}
.layout01 caption {
	font-weight: bold;
	color: #ff9900;
	text-align: left;
}
.layout01 th,
.layout01 td {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 3px;
}
.layout01 th {
	background-color: #dddddd;
}
.layout01 td {
	background-color: #eeeeee;
}
.center {
	text-align: center;
}

