@charset "utf-8";
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	BACKGROUND: #fff;
	margin:0;
	padding:0;
	line-height: 20px;
}

TD {
	FONT-SIZE: 14px; BACKGROUND: #fff; 
	}
A {
	COLOR: #EE1B2D; TEXT-DECORATION: none
}

#contentTd div
{
	text-align:left;
	width:330px;
}
#navList {
	height:360px;
	overflow-y:auto;
	overflow-x:hidden;
}

#artResume {

}

.listTitle
{
font-weight:bold;
}

.listImage
{
height:87px;
border:0;
padding:0;
margin:0;
}

.header
{
white-space:nowrap;
padding-bottom:30px;
}

.header ul
{
padding-left:0;
margin-left:0;
}

.header li
{
float:left;
display:block;
list-style:none;
width:110px;
overflow:hidden;
padding-right:10px;
}

.invitation
{
border:none;
width:100%;
}


#content
{
	width:780px;
	margin:auto;
	margin-top:40px;
	position:relative;
}



#mainContent
{
width:100%;
position:relative;
clear:left;
}

#contentNav
{
	position:absolute;
	left:610px;
	top:0;
}

#imageNav
{
white-space:nowrap;
clear:left;
padding-bottom:20px;
height:87px;
}

.imageNavItem
{
width:110px;
height:87px;
overflow:hidden;
float:left;
color:red;
cursor:pointer;
margin-right:10px;
text-align:center;
}

.imageNavItemNoLink
{
width:110px;
height:87px;
overflow:hidden;
float:left;
color:red;
padding-right:10px;
text-align:center;
}

.artistsNavItem
{
width:110px;
height:140px;
overflow:hidden;
float:left;
color:red;
cursor:pointer;
padding-right:10px;
}

#contentTd
{
width:330px;
float:left;
}


#artistsList
{
width:590px;
table-layout:fixed;
}

#artistsList td
{
width:110px;
height:87px;
overflow:hidden;
}

#smallContentBlock
{
width:591px;;
position:relative;
padding-top:10px;
clear:left;
}

#worksNav
{
	margin-left:350px;
	padding-top:10px;
	width:230px;
}

#smallContentNav
{
	position:absolute;
	left:360px;
	top:10px;
	width:250px;
}

.resumeColume
{
float:left;
width:49%;
padding-right:8px;
}

#infoTitle
{
font-weight:bold;
}