body 
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color:#333333;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	font-size: 12px;
	font-weight: normal;
	
}

a:link { color : #333333 ; text-decoration:none;}
a:active { color : #333333 ; text-decoration:none;}
a:visited { color : #333333 ; text-decoration:none;}

A:HOVER{color : #cccccc;background-color : white;text-decoration : none;}

td {
	font-size: 12px;
	line-height: 1.5em; 
	font-weight: normal
	color: #FFFFFF; 
}


.small{
       font-size: 0.8em;
	   line-height: 1.5em;
}

.large{
       font-size:1.2em;
       font-weight: bold;
}


.h1{
    font-size:12px;
    font-weight: bold;
}




.smalltext{
       font-size: 9px;
       line-height: 1.3em;
}







.carousel {
	width: 800px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	position: relative;
}
.jCarouselLite {
	margin: 0px auto 0px;
	width: 750px;  
}
.jCarouselLite li img, 
.jCarouselLite li p {
            background-color: #fff;
            width: 105px;
            height: 85px;
            margin: 10px;
        }



.thumbarea a{
	border: 1px solid #cccccc;
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thumbarea a:hover {
		border: 1px solid #808080;
}





a.block{ display: block; width: 100%; height: 60px; }
a.block:hover { background-color: #eeeeee; color: #333333; }
