﻿/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f4f4f4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.containmain {
	margin-left:25px;
	margin-top:30px;
	width:950px;
	}
.headtitle{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-bottom:25px;
	margin-top: 10px;
}
.headtitle a{
	text-decoration:none;
	color:#000;
}
.navi{
	color:#666;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	width:780px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.naviPhotoshow{
	color:#666;
	margin-bottom:10px;
	padding-bottom:24px;
	border-bottom:1px dotted #CCC;
	width:780px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.navi a{
	color:#666;
	text-decoration:none
}
.navi a:hover{
	color:#000;
	text-decoration:underline;
}
.naviPhotoshow a{
	color:#666;
	text-decoration:none
}
.naviPhotoshow a:hover{
	color:#000;
	text-decoration:underline;
}
.shownew{
	margin-top:20px
}
.showphoto{
	width:780px;
	padding-top: 10px;
}
.showphoto img {
	margin-bottom: 25px;
	padding: 0px;
	margin-right: 25px;
}
.showcat{
	white-space:nowrap;
	margin-left:0px;
	margin-left:25px;
	display:block;
	margin-top:117px;
}
.showcat img{
	margin-right:10px;
	}
#CatHeader {
	left:25px;
	position:fixed;
	top:20px;
	width:125px;
	z-index:1;
}
.info {
	color:#666;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	width:780px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
}.info a{
	color:#666;
	text-decoration:none
}
.info a:hover{
	color:#000;
	text-decoration:underline;
}
#tooltip{
	position:absolute;
	border:1px solid #666;
	background:#fff;
	padding:2px 5px;
	color:#666;
	display:none;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.naviGo{
	float:right;
	margin-bottom:10px;
	padding-bottom:10px;
}
.navilinks{
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
.naviLeft{
	float:left;
	padding-left:15px;
	padding-right:5px;
	padding-top:1px;
}
.naviRight{
	float:right;
	padding-left:15px;
    padding-top:1px;
	
}
.cikis
{
	font-family:Trebuchet MS;
	font-size:large;
	color:Red;
	
	}
