@charset "utf-8";
/*MainNews*/
#MainNews{
	float:left;
	width:582px;
	height:auto;
	margin-left: 3px;
	_margin-left: 2px;
}
#MainNews h1{
	font-size:12px;
	margin: 0px;
	padding: 0 0 0 5px;
	background: url(../images/NewsTop.jpg) no-repeat;
	letter-spacing: 0.1em;
	line-height: 20px;
	height: 20px;
	width: 530px;
	float: left;
}
#MainNews ul{margin:8px 0 0 0;	padding:0}
#MainNews li{
	margin:0;
	padding:2px 0 0 5px;
	float:left;
	width:570px;
	list-style-type: none;
	height: 18px;
}
#MainNews li:hover{	background-color:#EBEBEB;cursor: hand;}
#MainNews li a:link,#MainNews li a:visited{color:#333}
#MainNews li a:hover,#MainNews li a:active{color:#0000FF}
#MainNews li span{
	width:85px;
	float:left;
	margin-right:10px;
	background: url(../images/icon_01.jpg) no-repeat right center;
}
/*MainFlash*/
#MainFlash{
	float:left;
	width:585px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*MainItems*/
#MainNewItems{
	float:left;
	width:585px;
	height:auto;
	background: url(../images/NewItemsBottom.jpg) no-repeat left bottom;
	padding-bottom: 18px;
}
#MainNewItems img{
	float:left;
	height:110px;
	width: 110px;
}
#MainNewItems .ItemsMain{
	float:left;
	width:585px;
	height:auto;
	background-image: url(../images/NewItemsMain.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	_padding-bottom: 0px;
}
#MainNewItems h1{
	font-size:12px;
	background: url(../images/NewItemsTop.jpg) no-repeat;
	margin: 0px;
	height: 30px;
	letter-spacing: 0.1em;
	width: 555px;
	float: left;
	padding-top: 7px;
	padding-left: 30px;
}
#MainNewItems .bt{
	width:31px;
	height:16px;
	float: right;
	margin-right: 15px;
	_margin-right: 7px;
	margin-top: 4px;
}
#MainNewItems h2{
	font-size:14px;
	margin: 0px;
	height: 40px;
	width: 370px;
	float: left;
	background: url(../images/icon_news.gif) no-repeat left 4px;
	font-weight: normal;
	padding-left: 35px;
}
#MainNewItems h2 a:link,#MainNewItems h2 a:visited{color:#333}
#MainNewItems h2 a:hover,#MainNewItems h2 a:active{	color:#0000FF}
#MainNewItems h3{
	font-size:11px;
	height: 75px;
	width: 410px;
	float: left;
	font-weight: normal;
	margin: 0px;
}
#MainNewItems .con{
	float:left;
	width: 560px;
	height: 110px;
	margin: 10px 0 10px 15px;
	_margin: 10px 0 10px 5px;
	background: url(../images/icon_05.gif) right top no-repeat;
}
#MainNewItems .con .image{
	float:left;
	width: 110px;
	height: 110px;
	background: url(../images/line_01.jpg) no-repeat right top;
	margin-right: 12px;
	padding: 0 10px 0 0;
}
.forcrea {
	float: left;
	width: 450px;
	font-size: 11px;
	color: #d41f26;
	text-decoration: underline;
}
/*Page*/
#page{
	width: 99%;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	float: left;
	margin-top: 15px;
}
#page a{color:#666666}
#page a:hover{color:#d41f26}
