/*Link
--------------*/
a:link {
	color:#626262;
	}
a:visited {
	color:#626262;		
	}
a:hover {
	color:#f86a86;	
	}
a:active {
	color:#f86a86;
	}

/*leftConts
-------------------------------------------*/
#topLeftConts{
	float:left;
	width:640px;
}
ul.indexMenu li{
	float:left;
}
ul.indexMenu02{
	clear:both;
	margin-bottom:15px;
}
ul.indexMenu02 li{
	float:left;
	margin-right:11px;
}
ul.indexMenu02 li.last{
	margin:9px 0 0;
}
#flashDis{
	width:900px;
}

/*topics
---------------------------*/
#topics h2,#event h2{
	margin-bottom:12px;
	}
#topics{
	width:219px;
	float:left;
	margin-right:15px;
	}
#topics dl dt{
	background:url(../images/icn_gold.gif) no-repeat left 5px;
	padding-left:13px;
	}
#topics dl dd{
	padding:0 0 2px 13px;
	background:url(../images/dot_row.gif) repeat-x bottom;
	margin-bottom:2px;
	}
	
.more{
	text-align:right;
	margin-top:5px;
	clear:both;	
}	
.more span{
	background:url(../images/icn_diamond.gif) no-repeat left 4px;
	padding-left:10px;
}
.more a:link {
text-decoration:none;
	}
.more a:visited {
text-decoration:none;	
	}
.more a:hover {
	text-decoration:none;	
	}
.more a:active {
	text-decoration:none;	
	}
	
/*event
---------------------------*/
#event{
	width:406px;
	float:left;
	}
#event .area{
	width:406px;
	clear:both;
}
#event .flR{
	width:284px;
}
#event ul li{
	background:url(../images/dot_row.gif) repeat-x bottom;
	padding-bottom:4px;
	margin-bottom:4px;
}
#event ul li span{
	background:url(../images/icn_pink.gif) no-repeat left 5px;
	padding-left:13px;
	display:block;
	}

/*rightConts
-------------------------------------------*/
#topRightConts{
	float:right;
	width:205px;
	margin-top:-18px;
	padding-top:0px;
}
#topRightConts img{
	vertical-align:bottom;
}
#topRightConts ul li{
	margin-bottom:0px;
}	

/*for TTSetting
-------------------------------------------*/
#flashDis_tt{
	position:relative;
}
#tt_cafe1{
	position:absolute;
	top:224px;
	left:19px;
}
#tt_cafe2{
	position:absolute;
	top:9px;
	left:682px;
}

