@charset "UTF-8";
#jump    {
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../img_indextop/img_indextop03/contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 280px;
	height: 32px;
}
.jumpMenu {
}
#news table {
	background-color: #4E0D0B;
	border-collapse:collapse;
}

#news2 table {
background-color: #4E0D0B;
border-collapse:collapse;
}

#news table td  {
	padding-top: 5px;
	text-align: center;
}

#news2 table td  {
	padding-top: 5px;
	text-align: center;
}

#whatsNew {
	overflow: scroll;
	height: 160px;
	overflow-x:hidden;
	background-image: url(../img_indextop/img_indextop03/whatsnew_bg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: none #333333;
}
#whatsNew    li   {
	list-style: none;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 5px;
	padding-bottom: 5px;
}
#sidebar li {
	list-style: none;
}
#paget {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

