/* CSS Document */

#contentsheader{
	clear:left;
	width:769px;
	margin:10px 0 0 10px;
	font-size:12px;
	}

#contentsheader .pankz_mk{
	color:#2D6D95;
	}

#contentsheader .page{
	color:#986530;
	}

#search_box{
	width:767px;
	border:1px solid #E2E2E2;
	margin-top:10px;
	}

#word_search{
	background:url(../images/database/search_bg.gif) no-repeat 0 0;
	width:662px;
	_width:652px;
	height:28px;
	padding:0 15px 0 100px;
	}

.text_box{
	width:540px;
	border:1px solid #D8D7D7;
	position:relative;
	top:-4px;
	margin-right:53px;
	}

.submit{
	position:relative;
	top:3px;
	}

#category_search{
	background:url(../images/bar_map_serch2.gif) no-repeat -5px 0;
	height:36px;
	padding:6px 5px 0 5px;
	}

#category_search select{
	width:100px;
	margin-right:15px;
	}

#category_search img{
	margin-right:0px;
	position:relative;
	top:4px;
	}

#contentbody{
	clear:both;
	padding-top:12px;
	width:769px;
	margin-left:10px;
	margin-bottom:20px;
	}

.pager{
	text-align:right;
	}

#db_table{
	border:1px solid #CB8B61;
	border-right:none;
	width:769px;
	margin:10px 0 10px 0;
}

#db_table th{
	background:url(../images/database/table_title.gif) no-repeat 0 0;
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
	height:21px;
	vertical-align:middle;
	}

.thead{
	background-color:#C9A465;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #CB8B61;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}

.thead a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.thead a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

.thead a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

.thead a:active{
	color:#FFFFFF;
	text-decoration:none;
	}


.thead2{
	background-color:#C9A465;
	font-weight:bold;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #CB8B61;
	border-bottom:none;
	border-left:none;
	}

.thead3{
	background-color:#FFFEE6;
	padding:5px;
	border:1px solid #CB8B61;
	border-bottom:none;
	border-left:none;
	}

.thead3 p{
	float:left;
	text-align:center;
	}

.thead4{
	background-color:#ffffff;
	padding:5px;
	border:1px solid #CB8B61;
	border-bottom:none;
	border-left:none;
	}

.thead4 p{
	float:left;
	text-align:center;
	}
	
.main_td{
	border:1px solid #CB8B61;
	border-bottom:none;
	border-left:none;
}
/* diary pages */

#diary_body{
	margin:0 auto 0px 15px;
	padding:10px 0 10px 0;
	width:750px;
	}

.title{
	font-size:1.2em;
	}

.photo{
	float:left;
	margin-right:10px;
	}

.diary_text{
	float:left;
	width:600px;
	}

.diary_text table{
    margin-top:10px;
	width:320px;
	}

.text_body{
	border-top:1px dotted #808080;
	margin:8px 0 8px 0;
	padding-top:10px;
	}

