/*****************************************************************/
/* 2/15/05, 10:00am last updated by Emi */
/*****************************************************************/

/*****************************************************************/
/* DAMMY */
.t-dammy {
border-bottom: 1px #75C9D3 dotted;
	} 

/* COM DETAIL TABLE */
.t-l {
	font-family:'arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #484848;
border-bottom: 1px #75C9D3 dotted;
border-right: 1px #75C9D3 dotted;
	}

.t-l a:link {
	color: #003399;
	text-decoration: none;
}
	
.t-l a:visited {
	color: #003399;
	text-decoration: none;
	}
	
.t-l a:active {
	color: #003399;
	text-decoration: none;
	}
	
.t-l a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.t-r {
	font-family:'arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #484848;
border-bottom: 1px #75C9D3 dotted;
	}
	
.t-r a:link {
	color: #003399;
	text-decoration: none;
}
	
.t-r a:visited {
	color: #003399;
	text-decoration: none;
	}
	
.t-r a:active {
	color: #003399;
	text-decoration: none;
	}
	
.t-r a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* FIX */

table, td {
	font-family:'arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

.cf10 {
	font-size: 10px;
	line-height: 16px;
	}

.cf12 {
	font-size: 12px;
	line-height: 18px;
	}

.cf14 {
	font-size: 14px;
	line-height: 18px;
	}

.cf16 {
	font-size: 16px;
	line-height: 18px;
	}
.atten
{color:#CC3300}

/* CHANGE !! EVENT COLOR*/
.atten1
{color:#2C6ACE}

/* CHANGE !! */
.cf_title {
	font-size: 14px;
	color: #316BCE;
	font-weight: bold;
	line-height: 18px;
	}

/***********************************************/
/* TOP PAGE */
/***********************************************/

/* CHANGE !! index.html Highlight BG color*/
.highlightbg {
	background-image: url(/event/061001/images/top_highlightbg.gif);
}

/* CHANGE !! index.html Highlight List Setting*/

dl#highlight {
	margin: 0;
	padding: 0 0 0 20px;
}
dl#highlight dt {
	margin: 0 0 9 0;
	padding: 0 0 0 18px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
dl#highlight dd {
	margin: 0;
	padding: 0 0 0 18px;
	background:url(/event/061001/images/arrow_red.gif) 0px -2px no-repeat;
	font-size: 12px;
	line-height: 18px;
}

/* CHANGE !! index.html Application Status Setting*/
dl#report {
	margin: 0;
	padding: 10px 20px 5px 0;
}
dl#report dt {
	margin: 0;
	padding: 0 0 5px 18px;
	background:url(/event/061001/images/arrow_blue.gif) 0px -2px no-repeat;
	font-size: 12px;
	font-weight: bold;
}
dl#report dd {
	margin: 0;
	padding: 0 0 0 18px;
	background:url(/event/061001/images/dot.gif) no-repeat;
	font-size: 10px;
	line-height: 15px;
}
ul.decimal { list-style: decimal; margin-bottom: 0px; margin-left: 22px; padding: 0px; line-height: 13px;}


/* CHANGE !! index.html General Info List Setting*/

dl#arrow {
	margin: 0;
	padding: 0 0 0 0;
}
dl#arrow dt {
	margin: 0 0 9 0;
	padding: 0 0 0 18px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
dl#arrow dd {
	margin: 0;
	padding: 0 0 0 18px;
	background:url(/event/061001/images/arrow.gif) 0px 0px no-repeat;
	font-size: 12px;
	line-height: 18px;
}
/* CHANGE !! Left Table Note Style List Setting*/

dl#note {
	margin: 0;
	padding: 0;
	color: #333333;
}
dl#note dt {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;

}
dl#note dd {
	margin: 0;
	padding: 0 0 0 18px;
	background:url(/event/061001/images/icon_note.gif) 0px 0px no-repeat;
	font-size: 10px;
	line-height: 16px;
}
/***********************************************/
/* CHANGE!! LEFT NAVIGATION SETTINGS */
/***********************************************/
/* Navigation Font Color ------------------------------------ */
.navi, a.navi:link, a.navi:visited, a.navi:active {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.navi:hover {
	text-decoration: underline;
}
/* Navigation Line Color ------------------------------------ */
.navi_table_line { 
  background-color: #FFFFFF;
}
/* Navigation Default Color ------------------------------------ */
.navi_bg { 
  background-color: #A5BDE6;
  border-bottom: 1px #FFFFFF solid;
}
/* Navigation Mouse-Over Color  ------------------------------------ */
.navi_bgover { 
  background-color: #729ADD;
  border-bottom: 1px #FFFFFF solid;
}


/***********************************************/
/* Right Content Table Settings */
/***********************************************/
/* Page Title Setting ------------------------------------ */
.cftitleBG {
	font-size: 16px;
	font-weight:bold;
	vertical-align:middle;
	color:#003366;
	padding:10px 10px 10px 10px;
	background-image: url(/event/061001/images/title_bg.gif);
	border-bottom: 1px solid #999999;
}

/* FIXED +++ RIGHT TABLE OUTLINE BORDER ----------------------- */
.Rtable_border { 
	border:1px solid #999999;
	background-color:#FFFFFF; 
	padding: 0;
	margin-bottom: 15px;
}
/*  FIXED +++ Comlist Table Cell Color ----------------- */
.row1 { background-color: #DCDCDC}
.row2 { background-color: #E8E8E8}

/*  FIXED +++ Comlist Text ------------------------------------ */
.comname { 
  font-size: 12px;
  text-decoration: none;
  color: #333333;
}
.comname a:link {
	color: #003399;
		text-decoration: none;
}

	
.comname a:visited {
	color: #006699;
	text-decoration: none;
	}
	
.comname a:active {
	color: #003366;
	text-decoration: none;
	}
/* ���v�ύX����Ɩ� �}�E�X�I�[�o�[�w��------------------------------------ */
.comname a:hover {

	color: #CC3300;
	text-decoration: underline;
}
