body{
	background-color:#DAE8D8;
	background-image:url(clip_img/back.gif);
	background-repeat:repeat-x;
	font-size:0.75em;
}

div#container{
	width:700px;
	margin:8px auto;
	background-color:#ffffff;
	border:3px double #cccccc;
	padding:5px;
}

p{
	line-height:1.25em;
}

sup{
	color:#ff0000;
}

.deco_01{
	padding:5px 0 5px 15px;
	background: #ffffff;
	border-bottom:#217144 3px double;
	border-top:#217144 3px double;
	font-size:2em;
	font-weight: bold;
	color:#333;
         margin-bottom:15px;
}

.deco_02{
	padding:5px 0 5px 15px;
	border-left:#217144 8px solid;
	border-bottom:#217144 1px solid;
	font-size:1.25em;
	font-weight: bold;
	text-align:left;
	color:#333;
	margin-bottom:10px;
}


table.form{
	margin:10px auto;
}

table.form td{
	border-bottom:1px dashed #cccccc;
}

table.form table td{
	border:0;
}

.style1{
	border:1px solid #006b33;
}

.style2{
	border:1px solid #006b33;
	overflow:auto;
}

li{
	padding-bottom:5px;
	line-height:1.25em;
}

li ul{
	margin-top:10px;
	margin-bottom:10px;
}

