#box_dx{
		width:	180px; 
		padding:0px;
		padding-top:6px;
		margin:0px;
		vertical-align:top;
		float:right;
}

#box_dx ul{
	margin-left:20px;
	padding-left:0px;
	list-style-position:outside;
	list-style-image:url(img/link.gif);
}

#box_dx a{
	color:#000000;
}

/*** TEMI,IMG,NEWS ***/
.menu_box_dx{
	width: 100%;
	margin-top: 0px;
	margin-bottom:10px;
	border: 1px dotted #999999;
	/*float:right;*/
	padding:0px;
	font-size:70%;
}


.menu_box_dx ul{
	margin-left:10px;
	padding-left:10px;
	list-style-position:outside;
	list-style-image:url(img/link.gif);
}

.menu_box_dx a{
	color:#000000;
}

.menu_box_dx h4{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin:0px;
	text-align:center;
	padding:0px;
	font-size:110%;
}

h4.box_dx_menu_1{
	background-color: #EC5840;
	border-bottom-color: #EC5840;
}

h4.box_dx_menu_2{
	background-color: #C7373A;
	border-bottom-color: #C7373A;
}	

h4.box_dx_menu_3{	
	background-color: #E5B770;
	border-bottom-color: #E5B770;
}

h4.box_dx_menu_4{
	border-bottom-color: #242D6D;
	background-color: #242D6D;
}

/*
#box_dx_menu_1 h4,#box_dx_menu_2 h4,#box_dx_menu_3 h4,#box_dx_menu_4 h4 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EC5840;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EC5840;
	margin:0px;
	text-align:center;
	padding:0px;
}

#box_dx_menu_2 h4 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C7373A;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7373A;
	margin:0px;
	padding:0px;
	text-align:center;
}

#box_dx_menu_3 h4 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E5B770;
	border-bottom-color: #E5B770;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin:0px;
	padding:0px;
	text-align:center;	
}

#box_dx_menu_4 h4 {
	text-align:center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #242D6D;
	background-color: #242D6D;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	margin:0px;
	padding:0px;
}
*/

