#biography .title {
	padding-left: 13px;
	background: url(../images/icon_01.gif) transparent  5px 50% no-repeat;
	overflow: hidden;
	height: 20px;
}
#biography .title a{
	color: #000000;
	font: 100 9pt/20px Arial;
}

#biography_detail .image img{
	width: 150px;
	height: 200px;
	border: 1px solid #999999;
	margin: 0px 8px 8px 0px;
}
#biography_detail .content, #biography_detail p, #biography_detail .content td, #biography_detail .content div, #biography_detail .content font {
	font: normal 9pt/18px Verdana;
}
#biography_detail .content a{
	color: #0000FF;
}
#biography_detail .read_count{
	font: 100 9pt/17px Arial;
	color: #8C907A;
	text-align: right;
}


#biography_other {
	width: 100%;
	margin: 10px 0px 0px 0px; 
}
#biography_other .header{
	width: 100%;
	height: 19px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 5px 0px;
	background: url(../images/middle_header_bck_01.png)
}
#biography_other .header a, #biography_other .header {
	font: bold 9pt/19px Arial;
	color: #FFFFFF;
}
#biography_other .header span{
	padding-left: 25px;
}
#biography_other .title {
	padding-left: 25px;
	background: url(../images/icon_01.gif) transparent  8px 50% no-repeat;
	overflow: hidden;
	height: 20px;
}
#biography_other .title a{
	color: #000000;
	font: 100 9pt/20px Arial;
}

#paging{
	border: 1px #A6A996 dashed;
	width: 468px;
	text-align: left;
}
#paging td{
	 line-height: 200%;
	 font: 100 9pt/20px Arial;
}
#paging .header{
	background: #F3F3F3;
}
#paging input{
	border: #000000 1px solid;
	height: 20px;
}
#paging .go_page {
	width: 25px;
	height: 20px;
	text-align: right;
	font: 100 8pt/20px Arial;
}
#paging .button{
	background: #DFE0D8;
	color: #000000;
	width: 40px;
	height: 20px;
	font-weight: bold;
}
#paging .current{
	font-weight: bold;
	color: #9A0000;
}
#paging .prev{
	color: #636B78;
}
#paging .next{
	color: #636B78;
}
#paging .number{
	color: #111111;
	text-decoration: underline;
}
#paging .current, #paging .number{
	padding: 4px;
}
#paging .seperator{
	color: #000000;
}
