#container #toppicbox {
	height: 260px;
	overflow: hidden;
}
.bx-wrapper {
	padding-bottom: 15px;
}
#container h2 {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 10px;
}
#container .categorymenu {
	display: block;
	margin-bottom: 20px;
	margin-left: -5px;
}
#container .categorymenu li {
	display: table-cell;
	height: 60px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
*:first-child+html #container .categorymenu li {/* IE 7 */
	display:inline;
	zoom:1;
}
#container .categorymenu li a {
	color: #FFF;
	font-size: 85%;
	height: 60px;
	width: 110px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    line-height: 1.4;
}
#container .categorymenu li.m06 a, #container .categorymenu li.m09 a {
    font-size: 77%;
}
*:first-child+html #container .categorymenu li a {/* IE 7 */
	display:block;
	zoom:1;
}
#container .categorymenu li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration: none;
}
#container .categorymenu .m01 {
	background-color: #534da1;
}
#container .categorymenu .m02 {
    background-color: #F99400;
}
#container .categorymenu .m03 {
	background-color: #12b3b0;
}
#container .categorymenu .m04 {
	background-color: #c07c53;
}
#container .categorymenu .m05 {
	background-color: #62b5e5;
}
#container .categorymenu .m06 {
    background-color: #ED552D;
}
#container .categorymenu .m07 {
    background-color: #96CA61;
}
#container .categorymenu .m08 {
    background-color: #A84898;
}
#container .categorymenu .m09 {
    background-color: #9E8B35;
}
#container .categorymenu .m10 {
    background-color: #808080;
}
#container #newitemwrapper {
	width: 800px;
	margin-bottom: 10px;
	min-height:160px;
	position: relative;
}
#container ul.newitems {
	display: block;
	padding-bottom: 20px;
	width: 800px;
	min-height:160px;
}
#container .newitems li {
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 93%;
	line-height: 1.2;
	float: left;
	display: block;
}
#container .newitems li img {
	max-width: 77px;
	max-height: 108px;
}
#container .newitems li span {
	width: 80px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	height: 110px;
	padding-bottom: 5px;
}
*:first-child+html #container .newitems li span {/* IE 7 */
	display:inline;
	zoom:1;
}

/* Scrollbar */
#container #newitemwrapper .scrollbar {
	margin: 0 0 1em 0;
	height: 9px;
	background: #E6E6E6;
	line-height: 0;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#container #newitemwrapper .scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #9894C7;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#container #newitemwrapper .scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}
#container .subfront {
	margin-bottom: 20px;
}
#container .subfront .leftmenus {
	float: left;
	height: 255px;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#container .subfront .leftmenus a {
	color: #000;
	text-decoration: none;
}
#container .subfront .leftmenus a:hover {
	color: #999;
	text-decoration: underline;
}
#container .subfront .leftmenus ul li {
	display: block;
	margin-bottom: 8px;
	font-size: 85%;
	letter-spacing: -1px;
}
#container .subfront .leftmenus ul li img {
	vertical-align: middle;
	margin-right: 3px;
}
#container .subfront .information {
	float: left;
	width: 320px;
	margin-left: 10px;
	height: 255px;
	position: relative;
}
#container .subfront .information h3 {
	font-weight: bold;
	height: 25px;
}
#container .subfront .information #infoslide .slidee p {
	font-size: 93%;
	line-height: 1.3;
	margin-bottom: 7px;
	margin-right: 5px;
}
#container .subfront .information #infoslide {
	width: 300px;
	height: 230px;
}

/* Scrollbar */
#container .subfront .information .scrollbar {
	position: absolute;
	right: 15px;
	width: 8px;
	height: 225px;
	background: #E6E6E6;
	line-height: 0;
	top: 25px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/css/PIE.htc);
}
#container .subfront .information .scrollbar .handle {
	width: 100%;
	height: 100px;
	background: #9894C7;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#container .subfront .information .scrollbar .handle .mousearea {
	position: absolute;
	top: 0;
	left: -10px;
	width: 20px;
	height: 100%;
}


#container .subfront .topics {
	float: left;
	height: 255px;
	width: 315px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 13px;
}
#container .subfront .topics h3 {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 2px;
}
#container .subfront .topics ul li {
	float: left;
}
