.bannerlist {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentsOven {
	width: 770px!important;
	margin: 0 -10px!important;
}

/* Pagetop
------------------------------*/
.ptop {
	width: 770px;
	text-align: right;
	margin-top: 30px;
}
.ptop a{
	background-image: url(../img/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}


/* index.html*/

#imgmain {
	width: 770px;
	margin-bottom: 15px;
	}

#imgmain #imgmainLeft {
	float: left;
	height: 325px;
	width: 453px;
		}
#imgmain #imgmainRight {
	float: left;
	height: 420px;
	width: 317px;
		}

.topics {
	width: 245px;
	float: left;
	display: inline;
	margin-right: 17px;
}
.topics .title{
	margin-bottom: 10px;
}
.topics .image{
	width: 84px;
	display: inline;
	float: left;
	margin-right: 10px;
}
.topics .text{
	width: 150px;
	margin-bottom: 10px;
	float: right;
}


#contentsOven #topicsarea {
	width: 451px;
	height: 93px;
	border: 1px solid #CCC;
	overflow: auto;
	}
#contentsOven #topicsarea h3 {
	display: block;
	padding: 2px 5px 0px 5px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	color: #FF0000;
	margin: 0;
	}
/*#contentsOven #topicsarea ul {
	display: block;
	width: 433px;
	color: #333;
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/
#contentsOven #topicsarea div.pickup {
	display: block;
/*	width: 423px;*/
	padding: 1px 5px!important;
	margin: 0px!important;
	border-bottom: 1px solid #CCC;
}
