/********************************************************************/
/*  Edited By : Watson                                              */
/********************************************************************/

/*------------------------------------------------------------------*/
/* 전체                                                             */
/*------------------------------------------------------------------*/
body {
	font-family	: sans-serif;
	color		: #333;
	background-color: #F0F8FF;
	background-image: url('skb/skb_background.gif');
	font-size	: 10pt;
}
a {
	color		: #4169E1;
	text-decoration	: none;
}
a:visited {
	color		: #4682B4;
}
a:active {
	color		: #008B8B;
}
a:hover {
	color		: #008B8B;
	background-color: #99decc;
}
table {
	border		: none;
}
th {
	border-style	: solid;
	border-color	: #1E90FF;
	border-width	: 1px;
	font-size	: 10pt;
	white-space	: nowrap;
}
td {
	border-style	: solid;
	border-color	: #00BFFF
	border-width	: 1px;
	font-size	: 10pt;
	white-space	: nowrap;
}
img {
	border		: none;
}
/* 업데이트 시각 */
h2.lastModified {
	font-size	: 90%;
}
#islandInfo.big,
#CommentBox.big,
#localBBS.big,
#RecentlyLog.big,
H2 {
	display		: block;
	text-align	: left;
	font-weight	: bold;
	font-size	: 14pt;
	color		: #6495ED;
	background-image: url('skb/skb_bg_h1.png');
	border		: solid #6495ED 1px;
	padding-left	: 40px;
	text-transform	: uppercase;
}
hr {
	border		: dashed #4169E1 1px;
}
#LinkFoot {
	background-color: #F0FFFF;
	border		: solid #6495ED 1px;
	width		: 50%;
	margin-left	: 25%;
	padding		: 5px;
}
/**********************************************************************/

/* 메인 페이지 ---------------------------------------------------------*/
/* 제목 */
h1 {
	margin		: 0.5em 0px 1em 0px;
	font-size	: 32pt;
	font-style	: italic;
	font-weight	: bold;
	color		: #C0C0C0;
	letter-spacing	: 5px;
	text-transform	: uppercase;
	border-style	: solid;
	border-color	: #008B8B;
	border-width	: 0px 0px 1px 0px;
	width		: 60%;
	background-image: url('skb/skb_bg_title.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
h1:first-letter {
	color		: #4169E1;
	font-size	: 48pt;
}
h2.Turn{
	border		: none;
	background	: none;
	padding-left	: 10px;
}
#HistoryLog, 
#RecentlyLog {
	white-space	: nowrap;
}

/* 큰 문자 */
.big {
	font-size	: 24pt ! important;
}
/**********************************************************************/

/* Map 페이지 ---------------------------------------------------------*/
/* 네비게이션 관계 */
#NaviView{
	visibility	: hidden;
	z-index		: 1;
	position	: absolute;
	background-color: #F0FFFF;
	border		: groove #4169E1;
	border-width	: 3px;
	width		: 140px;
	margin-top 	: -224px;
	padding		: 3px;
	text-align	: left;
}
.NaviTitle {
	font-size	: 12pt;
	border-style	: solid;
	border-color	: #000080;
	border-width	: 0 0 2px 0;
}
.NaviImg {
	margin		: 5px;
}
.NaviText {
	margin-left	: 15px;
}
#islandInfo table {
	text-align	: center;
	width		: 100%;
}
#islandMap, #islandMap table {
	margin		: auto;
}
#localBBS table th {
	background-color: #AFEEEE;
}
/* 섬의 이름 등 */
.islName {
	font-weight	: bold;
	color		: #A06040;
}
/* 얇아진 섬의 이름 */
.islName2 {
	font-weight	: bold;
	color		: #808080;
}
/* 순위의 번호 등 */
.number {
	font-weight	: bold;
	color		: #6495ED;
}
/* 순위표 제목 */
.head {
	font-weight	: bold;
	color		: #000080;
}
/* 개발 계획명 */
.command {
	font-weight	: bold;
	color		: #D08000;
}
/* 재해 */
.disaster {
	font-weight	: bold;
	color		: #FF0000;
}
/* 방문자 통신(방문자) */
.lbbsSS {
	font-weight	: bold;
	color		: #0000FF;
}
/* 방문자 통신(소유자) */
.lbbsOW {
	font-weight	: bold;
	color		: #FF0000;
}
/* 돈 */
.money {
	font-weight	: bold;
	color		: goldenrod;
}
/* 식량 */
.food {
	font-weight	: bold;
	color		: lightseagreen;
}
/* 주의 */
.attention {
	font-weight	: bold;
	color		: #FF0000;
}
/* 통상의 문자색 */
.normal {
	font-weight	: bold;
	color		: #000000;
}

/* 좌표란 */
.PoinCell {
	background-color: moccasin;
}

/* 신규 댓글 */
.new {
	color		: #f00;
	background-color: transparent;
}
/* 괴수 출몰수 */
.monster{
	font-size	: 8pt;
	color		: #f00;
}
/**********************************************************************/
/* 배경색 */
/* 순위표 제목 */
.TitleCell {
	background-color: #87CEFA;
}
/* 순위표 순위 */
.NumberCell {
	background-color: #87CEFA;
}
/* 순위표 섬 이름 */
.NameCell {
	background-color: #F5FFFA;
}
/* 순위표 섬 정보 */
.InfoCell {
	background-color: #E0FFFF;
	text-align: right;
}
/* 순위표 댓글란 */
.CommentCell {
	background-color: #FFFFFF;
	text-align	: left;
}
/* 개발 계획 폼 */
.InputCell {
	background-color: #AFEEEE;
}
/* 개발 계획 지도 */
.MapCell {
	background-color: #FFFFFF;
}
/* 개발 계획 입력이 끝난 계획 */
.CommandCell {
	background-color: #FFFFFF;
	white-space: normal;
}
