#iSeaBar
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-bottom: 8px;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 40px;
	background-color: whitesmoke;
	
	padding-top:9px;
	text-align:center;
}

#iBody
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-bottom: 8px;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 200px;
}

#iBody .ct
{
	background-color: whitesmoke;
	margin:2px;
	padding:3px;
}

#iBody .cb
{
	line-height:250%;
	padding:2px;
}

#iBody .cb a
{
	padding-left: 5px;
	font-size: 14px;
	margin:3px:15px:2px:15px;
	width: 168px;
	border-bottom: gainsboro 1px dotted;
}


/*----------------  Âþ»­¼Ò½éÉÜ   ----------------*/
#iAuthorMemo
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-bottom: 8px;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 200px;
}
#iAuthorMemo .ct
{
	background-color: whitesmoke;
	margin:2px;
	padding:3px;

}

#iAuthorMemo .cb
{
	padding:2px;
}

#iAuthorMemo .cb_1
{
	width: 250px;
	background-color: whitesmoke;
	height:300px;
	margin:3px;
	float:left;
	text-align:center;
	padding:5px;
}
#iAuthorMemo .cb_1 img
{
	width:180px;
}

#iAuthorMemo .cb_2
{
	width:100%;
}

#iAuthorMemo .cb_2 td
{
	border-bottom: gainsboro 1px solid;
}

#iComicList
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-bottom: 8px;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 200px;
}
#iComicList .ct
{
	background-color: whitesmoke;
	margin:2px;
	padding:3px;
}

#iComicList .cb
{
	padding:2px;
}

#iComicList .cb a
{
	padding-left: 5px;
	font-size: 14px;
	margin:5px:15px:5px:15px;
	width: 215px;
	border-bottom: gainsboro 1px dotted;
}


/*  -----------   author_all   -----------  */

#iAllBody
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-bottom: 8px;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	height: 200px;
}

#iAllBody .ct
{
	background-color: whitesmoke;
	margin:2px;
	padding:3px;
}

#iAllBody .cb
{
	padding:2px;
}

.dvCountry
{
	margin: 5px;
	padding-bottom:5px;
	border-bottom: gainsboro 1px solid;
	height:65px;
}
.dvCountry .dvCountryName
{
	padding-top:15px;
	font-weight: bold;
	font-size: 18px;
	margin: 1px;
	width: 60px;
	color: #0066cc;
	height: 100%;
	background-color: whitesmoke;
	text-align: center;
	float:left;
	clear:left;
	
}

.dvCountry .dvCountryAuthor
{
	width: 100%;
	line-height:150%;
}

.dvCountry .dvCountryAuthor a
{
	margin:	5px 9px 5px 0px;
	padding:5px;
}