/*#dico_input_container{
	width:250px;
	float:left;

}
#dico_output_container{
	width:215px;
	float:left;
	margin-left:10px;
	background-color:#e3e3ff;
	height:170px;
	border:1px solid #ccf;
}*/

.dico_lang_button{
	background-repeat:no-repeat;
	width:108px;
	height:24px;
	float:left;
}

#dico_ehfres{
	background-image:url('/img/buttons/dico/ehfres.gif');
	margin:0px 62px 0px 0px;
}
#dico_frehes{
	background-image:url('/img/buttons/dico/frehes.gif');
	margin:0px 62px 0px 0px;
}
#dico_esehfr{
	background-image:url('/img/buttons/dico/esehfr.gif');
	margin:0px;
}
a:hover #dico_ehfres {
	background-image:url('/img/buttons/dico/ehfres_over.gif');
}
a:hover #dico_frehes {
	background-image:url('/img/buttons/dico/frehes_over.gif');
}
a:hover #dico_esehfr {
	background-image:url('/img/buttons/dico/esehfr_over.gif');
}
#dico_container{
	margin-left:28px;
}
#dico_box_input{
	width:208px;
	float:left;
	margin-right:32px;
}
#dico_box_output{
	width:208px;
	float:left;
}
#dico_box_input select{
	border:1px solid #828fb5;
	background-color:#f3f3ff;
	width:194px;
	height:252px;
}
.dico_box_title{
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	background-color:#828fb5;
	line-height:16px;
	padding:2px;
	color:#FFF;
	margin-bottom:2px;
}
.dico_common_box{
	border:1px solid #828fb5;
	padding:5px;
}
#dico_filter_field{
	border-bottom:0px;
	height:25px;
	padding:0px;
}
#dico_filter_field input{
	border:1px solid #828fb5;
	width:160px;
	background-color:#f3f3ff;
	margin:5px;
	height:15px;
	padding:0px;
}
#dico_hiruki_search{
	float:left;
	margin:5px;
}
#dico_out_0{
	height:120px;
	margin-bottom:5px;
}
#dico_out_1{
	height:120px;
}

