/* top page */

body#home #keyvisual{
	margin:8px 0px;
}
body#home #top_tradefair{
	width:900px;
}

body#home #top_tradefair h2#top_category_title{
	background:url(../../img/top_category_title.gif) no-repeat;
	height:23px;
	width:900px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

body#home #top_tradefair .thumbnail_box{
	width:900px;
	height:auto;
	margin-top:10px;
}
	
body#home #top_tradefair .section{
	width:172px;
	float:left;
	padding-right:9px;
}

body#home #top_tradefair .section_r{
	width:172px;
	float:left;
	padding-right:0px;
}
	
body#home #top_tradefair h3{
	margin-bottom:8px;
}

body#home #top_tradefair p.date{
	font-size:90%;
	_font-size:85%;
}

*:first-child+html body#home #top_tradefair p.date{
	font-size:85%;
}

body#home #top_tradefair p.assist-nav{
	font-size:75%;
	_font-size:70%;
	background:url(../img/arrow_01.gif) no-repeat left center;
	padding-left:8px;
	margin-top:8px;
}

*:first-child+html body#home #top_tradefair p.assist-nav{
	font-size:70%;
}

body#home #top_newinfo{
	width:900px;
}

body#home #top_newinfo h2#newinfo_title{
	background:url(../../img/newinformation_title.gif) no-repeat;
	height:23px;
	width:900px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

body#home #top_newinfo #newinfo_content{
	margin:0px 0px 20px;
	overflow-y:auto;
	width:900px;
	height:108px;
}

body#home #top_newinfo #newinfo_content ul.newinfo_flame{
	background:url(../img/dot_line.gif) repeat-x left bottom;
	list-style-type:none;
	height:auto;
	_height:auto;
	padding-bottom:8px;
	margin:8px 0px;
}

body#home #top_newinfo #newinfo_content ul.newinfo_flame li{
	display:block;
	float:left;
}

body#home #top_newinfo #newinfo_content ul.newinfo_flame li.date{
	padding-left:5px;
	width:77px;
}

body#home #top_newinfo #newinfo_content ul.newinfo_flame li.category{
	width:36px;
	padding-top:2px;
	margin-right:5px;
}

body#home #top_newinfo #newinfo_content ul.newinfo_flame li.headline{
	background:url(../img/arrow_02.gif) no-repeat 0px 5px;
	_background:url(../img/arrow_02.gif) no-repeat 0px 4px;
	padding:0px 10px 0px 20px;
	width:725px;
}



