#body {
	margin-left	:30%; 
	margin-right	:30%; 
	border		:#ffe4e1 1px solid; 
}
.t_top { 
	background-color:#b0c4de; 
	text-align	:center; 
}
.t_under { 
	background-color:#b0c4de; 
	text-align	:center; 
}
/*	TOP	*/
top_main {
	border		:2px #e6e6fa double; 
	margin		:10px; 
	background-color:#fff0f5
}
.top_title {
	padding-top	:0px;
	background-color:#e6e6fa
}
/*	ANALAYS	*/
.l_del {
	background-color:#dddddd ;
	padding		:10px;
	border-right	:#eeeeee 2px solid;
	border-bottom	:#eeeeee 1px solid;
}

.l_view {
	background-color:#ffd700; 
	padding		:10px;
	border-right	:#eeeeee 2px solid;
	border-bottom	:#eeeeee 1px solid;
}

#l_err {
	background-color:#dda0dd; 
	margin-left	:20%;
	margin-left	:20%
}
.er_sp {
	color		:red; 
	font-size	:xx-small
}
.bord {
	text-align	:center; 
	background-color:#808000; 
	height		:5;
}
.sub_b {
	background-color:#eee; 
	height	:30px;
	width	:100px;
}