.buttonset_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #949CAA;
	background-image: url(../imgs/bg_tabla_sup.gif);
	border-bottom-color: #949CAA;
}
.main_buttonset_table {
	background-image: url(../imgs/bg_main_buttonset.gif);
	background-repeat: repeat;
	height: 43px;
}
#sep {
/*	background-image:url(../imgs/separator_line.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
}
#shadow {
	height:20px;
	background-image:url(../imgs/shadow.gif);
	background-repeat:repeat;
	text-align:right;
	padding-right:15px;
	font-size:11px;
	color:#DCDCDE;
}
.welcome {
	/*background-color:#4D5874;*/
	width:437px;
	/*color:#FFFFFF;*/
	color: #B5EAF5;

	
	font-size:12px;
	font-family:MS Gothic;
	line-height:18px;
}
.welcome #title{
    font-size:18;
    font-family: MS Pmincho;
    font-style: bold;
    text-align:center; 
    padding-bottom:0px; 
    height:31px;
}
a.kochira:link ,a.kochira:visited{	
	/*color:yellow;*/
	color: #FFCC66;
	text-decoration:none;
}
a.kochira:hover {
	color:#E4937E ;
}