body{
	background:#E0E1E1;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
}
*{
	margin:0;
	padding:0;
}


p,li{
	line-height:150%;
	padding:6px 0;
}

a:link{
	text-decoration:none;
	color:#000;
}
a:visited{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline !important;
	color:#666699 !important;
}


.wrap{
	width:700px;
	margin:0 auto;
	background:url(../img/temp/back.gif) 0 0 repeat-y;	
}
.main{
	border-top:1px dashed #ccc;
	clear:both;
}
*html .main{
	margin-top:3px;
}
*+html .grove {
	margin-top:-3px;
	margin-bottom:3px;
}

.add{
	margin-right:2em;
}
.footer{
border-top:1px dashed #ccc;
padding:10px 0 5px 0;
text-align:right;
font-size:80%;
background:#fff;
clear:both;
width:700px;
}

h2{
	background:url(../img/temp/list-l.png) 0 5px no-repeat;
	font-size:180%;
	margin-bottom:2em;
	color:#399;
	padding:0 0 12px 24px !important;
}

h3{
	font-size:160%;
	margin-bottom:5em;
	line-height:120%;
	font-weight:normal;
	padding-bottom: 40px;
	color: #666666;
}


h4{
	font-size:130%;
	margin-bottom:1em;
	line-height:120%;
	font-weight:normal;
	color:#399;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	border-top-style: dotted;
	padding-bottom: 10px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #399;
	border-right-color: #399;
	border-bottom-color: #399;
	border-left-color: #399;
	margin-top: 5px;
}

.kind .grovelist li{
	font-size:0.9em;
	float:left;
}

.grovelist li{
	list-style-type:none;
	background:url(../img/temp/list-l.png) 0 0 no-repeat;
	font-size:1.2em;
	padding-left:24px;
}
.kind p{
	font-size:1em;
	line-height:100% !important;
}

.kind{
	border-top:1px dashed #ccc;
	padding:1em;
}

li.corce{
	padding-left:24px !important;
	background:url(../img/temp/s_allow.gif) 12px 0 no-repeat;
	margin-left:8px !important;
}

li.corce_numsage{
	padding-left:12px !important;
	margin-left:32px !important;
	text-indent:-26px;
}

.tbl{
	width:100%;
}
.w200{
	width:200px;
}
.w220{
	width:220px;
}
.w240{
	width:240px;
}

