table{
	width:748px;
	margin:0;
	padding:0;
}

th{
	padding:10px;
}

td{
	text-align:center;
}

.trcolor01{
	background:#6495ED;
}
.trcolor02{
	background:#99CCF2;
}
.trcolor03{
	background:#AFEEEE;
}
.sabun{
	font-weight: bold;
	background:#FFE4B5　!important;
	color:#CC0000;
}

#topics, #whatsNew{
	width:730px;
}
#topics ul, #whatsNew ul{
	list-style:none;
	margin:0;
	padding:0;
}
#topics li, #whatsNew li{
	padding-left:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	
	background:url(../images/icon/square01.jpg) no-repeat;
	background-position:0 4px;
	border-bottom:1px dashed #991C38;
}

#topImage{
	margin:0 0 20px 0;
	width:958px;
	/* height:350px; */
	border-top:none;
	background:#fff;
}

#contentsThree{
	margin:10px 0 20px 0;
	height:150px;
	border:1px border solid;
	
}
#contentsThree ul{
	margin:0; padding:0;
}
#contentsThree li{
	list-style:none;
	float:left;
	width:319px;
	height:150px;
	background:#ff0;
	border:1px solid #000;
	border-right:none;
}
.cEnd{
	float:right !important;
	width:318px !important;
	background:#ff0 !important;
	border-right:1px solid #000 !important;
}
