body {
cursor : default;
scrollbar-base-color : #FFFFFE;
scrollbar-track-color : #FFFFFE;
scrollbar-arrow-color : #660000;
margin: 0px;
background-color: #FFFFFE;
	}

.site_css{
scrollbar-base-color : #660000;
scrollbar-track-color : #FFFFFE;
scrollbar-arrow-color : #FFFFFE;
}

a:link {color:#660000; text-decoration:none;}
a:visited {color:#990000; text-decoration:none;}
a:active {color:#FFCC33; text-decoration:underline;}
a:hover {color:#FFFFFE; background-color:#FFCC00; text-decoration:none;}

h1 {
	margin: 20px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
        padding: 0px;
¡¡¡¡¡¡¡¡list-style-type: square;
}

.site_title  {
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
color: #660000;
font-size: 14px;
font-weight: bolder;
margin: 10px 0px 10px 0px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#660000;
	text-decoration:none;
}

.description {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: ;
	color: #000000;
	margin: 10px 0px 10px 0px;
}


.contents {
	background-color: #FFFFFE;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 0px solid #2D417A;
	border-bottom: 0px solid #2D417A;
}


.entry {
	margin: 0px 30px 20px 0px;
          border-top:1px solid #990000;
          border-left:1px solid #990000;
          border-right:1px solid #990000;
          border-bottom: 1px solid #990000;
          }

.top {
	margin: 0px 20px 20px 0px;
          border-left: 0px solid #cccccc;
}

.entry_date {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	margin: 10px 0px 10px 20px;
	padding-bottom: 3px;
	
}

.entry_author {
font-size: 10px;
font-weight: normal;
text-align:right;
color: #666666;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 13px;
	font-weight: 600;
	color: #FFAA00;
	margin: 0px;
¡¡¡¡¡¡¡¡border-bottom: 0px solid #FFCC00;
¡¡¡¡¡¡¡¡background-color: #990000;
        padding: 7px;
}


.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 15px 20px;
	}


.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 10px 20px;
	}


.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 9px;
	color: #999999;
	margin: 20px 20px 10px 20px;
	text-align: right;
}


blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #666666;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	}


.pict {
	border-width: 2px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}



.links {
	margin: 10px 10px 10px 20px;
}


.linktitle {
font-family: verdana, arial, sans-serif;
font-size: 15px;
font-weight: bold;
color: #660000;
line-height: 160%;
margin: 0px 10px 0px 0px;
border-left: 5px solid #FFCC00;
border-bottom: 1px solid #FFCC00;
padding: 0px 0px 0px 5px;
width: 190px;
text-align: ;
}


.linktext {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	line-height: 150%;
	margin: 10px 10px 20px 10px;
           padding-left: 3px;
}



/* SEARCH---------------------------------------------------------------------- */
.search {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 3px 0px 5px 3px;
}

.template {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 10px;
}



/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333333;
	line-height: 170%;
}



/* CLOCK---------------------------------------------------------------------- */
.clock {
	margin: 0px 0px 0px 20px;
	}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBBBBB;
	margin: 5px 0px 20px 5px;
	}

.cell {
	background:;
	width: 24px;
	height: 18px;
}

/* search */
div#search{
 margin:0px 0px 0px;
 padding:1px 0px 0px 5px;
 background:transparent url("http://www.leetiger.com/kick-out/template/") no-repeat center left;
}
input#search{
 margin:0px 10px 0px 0px;
 padding:1px 2px;
 border:solid 1px #BBBBBB;
 background-color: #FFFFFF;
}
.button {
border: 1px #BBBBBB solid;
background-color: #FFFFFF;
font-weight: bold;
font-size: 10px;
color: #BBBBBB
}

/* listtunes */
.list_tunes {
font-family: verdana, arial, sans-serif, £Í£Ó ¥´¥·¥Ã¥¯;
font-size: 9px;
color: #660000;
margin: 10px 0px 10px 2px;
padding: 0px 0px 0px 0px;
text-align: ;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.leetiger.com/kick-out/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.leetiger.com/kick-out/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
