body {
	font-size:14px;
	margin: 0;
	padding: 0;
	margin-top:5px;
	text-align:center;
}

#rap {
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: left;
	border: 1px solid #EEE;
}

#left_center{
     margin-top:10px;
     position: relative;
     float: left;
}

#right{
    margin-top:9px;
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
}

#header {
	width:780px;
	height: 130px;
	margin: 0;
	padding: 0;
}

.topback a{
	display:block;
	text-align:right;
	width:780px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:775px;
	padding:2px;
}
.adscript{
	margin: 10px 10px 0px 10px;
}

.splink{
	font-size:13px;
	color:#666;
	margin:0px;
	line-height:100%;
}


h1{
	margin: 0;
	text-decoration: none;
	font-weight:100;
	padding-left:50px;
}

.headertitle{
	font-size:30px;
	font-weight:bold;
	padding-top:20px;
	padding-left:50px;
}

.description{
	margin-top:10px;
	line-height:130%;
	position: relative;
	font-size: 13px;
	background: transparent;
	padding: 0px 50px 5px 50px;
	text-decoration: none;
}


.box{
	font-size:13px;
	margin:0px;
	padding:3px;
	line-height:200%;
	border-style: solid;
	border-width:1px;
	border-color:#FEFEFE;
}

.box_top{
	margin: 12px 0px 0px 0px;
	padding:5px;
	line-height:200%;
	border-style: solid;
	border-width:1px;
	border-color:#FEFEFE;
	font-size:13px;
}

#content {
	margin:0px;
	padding:6px;
	float:right;
    line-height:140%;
	position: relative;
	left:0px;
}

#content h2{
	line-height:140%;
	padding: 2px 5px 2px 5px;
	margin: 3px 10px 3px 5px;
	border-color: #CCC;
	border-width:0px 1px 1px 0px;
	border-style:solid;
/*	text-indent:0.5em;*/
	font-size:16px;
	/*text-decoration: none;*/
	position: relative;
	left:0px;
}

#content h3{
	font-size:14px;
}

#content h4{
	font-size:14px;
	margin-bottom:1px;
}

#content .cont{
	font-size:13px;
	padding: 5px 8px 5px 10px;
}

p{
	line-height:200%;
}

li{
	line-height:200%;
}


#content table{
	margin: 5px 10px 10px 10px;
}

#content table.nocolor{
	margin: 5px 5px 5px 5px;
}

#content table th{
	font-size:16px;
}

#content tr th td{
	border-style: solid;
}

#content td.color1{
	background-color: #F4FFEE;
}

#content td.color2{
	background-color: #FFF4D9;
}

#content td.color3{
	background-color: #EEFAFF;
}

#content td.color4{
	background-color: #FFFFCC;
}

#content td.color5{
	background-color: #FFF5EC;
}

#content form{
	margin: 5px 10px 10px 10px;
}

#content li{
	list-style-type:circle;
	list-style-position:inherit;
}

#side_bar{
	position:relative;
	float:left;
	margin-right:0px;
	margin-top:0px;
	padding:1px;
}
#side_bar2{
	position:relative;
	float:right;
	margin-right:0px;
	margin-top:0px;
	padding:1px;
}

#menu{
	position:relative;
	float:left;
	margin-right:0px;
	margin-top:0px;
	padding:1px;
}

#menu  .page a{
	text-indent:10px;
	line-height:200%;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 0px 0px;
	/*display:block;*/ 
	/*text-decoration:none;*/
}

#menu  .current_page a{
	text-indent:10px;
	line-height:200%;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 0px 0px;
	/*display:block;*/ 
	/*text-decoration:none;*/
}

#menu  .page a:hover{
	border-style:solid;
	border-width: 1px 1px 0px 0px;
	/*display:block;*/
}

#footer {
	margin-top:30px;
	width:100%;
	float:left;
	font-size:12px;
	text-align:center;
	line-height:180%;
}

.footer_cmt a{
	text-decoration:none;
}	


#footer_menu {
	display:block;
	width:100%;
	background-color:#BBB;
}

#footer_menu .page a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color:#FFFFFF;
}

#footer_menu .current_page a {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color:#FFFFFF;
}

#footer_menu .page a:hover {
	text-decoration:underline;
	color:#0000FF;
}

.pluginhead{
	line-height:160%;
    width: auto;
    margin: 10px 0 0;
    padding: 10px 5px 10px 5px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.pluginhead2{
	line-height:160%;
    width: auto;
    margin: 10px 0 0;
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
	background: url(./images/pin.jpg) no-repeat top left;
}

.pluginbody {
    margin: 0;
    font-size: 12px;
    padding: 5px 10px 10px 20px;
    color:#666;
    line-height: 1.5;
}

.catname{
	font-weight:bold;
}

.plist{
	font-size:13px;
	margin-top:12px;
	padding: 0px 10px 0px 10px;
}

.cat_sama{
	padding: 0px 10px 0px 10px;
}

.cat_samtxt{
	padding: 0px 10px 0px 10px;
	font-size:13px;
	line-height:120%;
}

.totop{
	text-align:right;
	font-size:13px;
}

.tuduki{
	font-size:10px;
}
.ten{
	font-size:16px;
}

.search{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nomark{
	font-size:13px;
}

.new_entries{
	line-height:140%;
}

.new_entry{
	line-height:120%;
	margin: 5px 0px 10px 0px;
}

#kanren{
	margin:10px;
}

.kanren_body{
	line-height:160%;
	font-size:13px;
}

.kanren_head{
	text-indent:0.5em;
	display: block;
	width:100%;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
	line-height:120%;
	margin: 0px 0px 0px 0px;
	font-size:16px;
	border-style:1px;
	border-color:#FFFFFF;
	color:#FFFFFF;
}

#prlink {
	border-bottom:1px dotted #FFFFFF;
	display:block;
	width:100%;
	background-color:#BBBBBB;
	color:#FFFFFF;
	font-size:12px;
}
#prlink a{
	text-decoration:none;
	color:#FFFFFF;
}

#prlink a:hover{
	text-decoration:underline;
	color:#0000FF;
}

.linkline{
	margin-bottom:5px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 */
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
