.liner{
	margin-top:10px;
	background-image:url(/images/main/line_tile.gif);
	background-repeat:repeat-x;
}
#categories{
	margin-top:1px;
	padding-left:12px;
}
#categories h2{
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
#categories ul{
font-family:Arial, Helvetica, sans-serif;
/*font-family:Tahoma, Arial*/
font-size:10px;
color:#343434;
list-style-type: none;
list-style-image: none;
text-align: left;
margin: 0;
padding: 0;
}
#categories ul a{
	color:#343434;
	text-decoration:none;
}

#categories ul a:hover{
	text-decoration:underline;
}

#categories li{
	margin-top:3px;
	margin-bottom:3px;
}

#banners{
font-size:11px;
margin-top:10px;
color:#72644f;
}

#banners table td{
	padding-right:10px;
}
#banners h2{
display:inline;
font-size:12px;
}

#banners h2 a{
 text-decoration:none;
 color:#000000;
}

#banners h2 a:hover{
text-decoration:underline;
}
#texts{
margin-top:10px;
/*background-color:#e1d8c7;*/
}

#texts h1{
	font-size:14px;
	color:#7a5c3e;
	margin-top:0px;
}

#texts h2,.keimeno{
	font-size:11px;
	color:#72644f;
}
.keimeno a{
color:#921b57;
font-weight:bold;
text-decoration:none;
}
.keimeno a:hover{
text-decoration:underline;
}

table.my td{
	font-size:11px;	
	background : #f0f0f0;
}
table.my_in a {
	color : #000000;
	text-decoration : none;
}
table.my_in a:hover {
	text-decoration : underline;
}


table.my td.my_title{
	font-size:14px;	
	height:30px;
	background:none;
	color:#921B57;
}

table.my_in tr:hover>td{background-color:#CCCCCC;}

