@charset "utf-8";
body {
	_width: 656px;
	background: #fff;
}
a,a:link,a:hover,a:visited,a:active {
	color: #909090 !important;
	border-bottom: none;	
}
.noneImages {
	display: block !important;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a,a:hover,p {
	background-image: none !important;
	background-color: none !important;
}
/*------------------------------------------------------*/
/* header | Firefox only */
/*------------------------------------------------------*/
div#header { display: none;}
html>/**/body div#header {	display: block;}
html:first-child div#header { display: none;}
/*------------------------------------------------------*/
/* wrap */
/*------------------------------------------------------*/
#wrap {
	_width: 656px !important;
}
/*------------------------------------------------------*/
/* contents */
/*------------------------------------------------------*/
#html-content div.contents,
#html-content div.contents-normal {
	margin-right: 0 !important;
}
/*------------------------------------------------------*/
/* contents | IE6 only  */
/*------------------------------------------------------*/
* html #html-content div.contents,
* html #html-content div.contents-normal {
	padding-left: 35px !important;
}
* html #html-content div.contents-normal#artistsIndex {	width: 490px;}
* html #html-content div.contents-normal#news {	width: 490px;}
* html #html-content div.contents-normal#mailnews {	width: 490px;}
/*------------------------------------------------------*/
/* images */
/*------------------------------------------------------*/
#contents-header ul#exhibitions-list li img,
#contents-header ul#header-navi li img {
	display: block !important;
}
#contents-header {
	margin-top: 50px !important;
}
/*------------------------------------------------------*/
/* artists */
/*------------------------------------------------------*/
#contents-header ul#header-navi li#navi-previous,
#contents-header ul#artists-list li {
	margin-bottom: 4px;
	padding-right: 6px;
	line-height: 1;
	border-right: 1px solid #909090;
	background-image: none;
}
* html #contents-header ul#artists-list li {
	padding-right: 4px;
}
#contents-header ul#artists-list li.lastItem {
	border-right: none;
}
/*------------------------------------------------------*/
/* news | IE6 only  */
/*------------------------------------------------------*/
* html #html-content div.contents-normal#news ul#sub-navi {
	float: none;
	width: 116px;
}
* html #html-content div.contents-normal#news div#main {
	float: none;
	margin-top: 24px;
	width: 370px;
}







