@charset "utf-8";
body {
  margin:0;
  background: #000000 url(none);
  font:12px Arial, Helvetica, sans-serif;
  scrollbar-base-color: #48484A;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #48484A;
scrollbar-darkshadow-color: #48484A;
scrollbar-face-color: #48484A;
scrollbar-highlight-color: #48484A;
scrollbar-shadow-color: #48484A;
scrollbar-track-color: #000000;
}
#layout {
  width: 1026px;
  height: 768px;
  margin: 0 auto;
}
#leftframe {
  width: 148px;
  height: 768px;
  float:left;
  background:#000000 url(../images/bg_l.jpg) no-repeat;
}
#middleframe {
  width: 730px;
  height: 768px;
  float:left;
}
#rightframe {
  width: 148px;
  height: 768px;
  float:left;
  background:#000000 url(../images/bg_r.jpg) no-repeat;
}
#mid_topframe {
  width: 730px;
  height: 112px;
  float:left;
  text-align:right;
  padding: 90px 10px 0 0;
}
#mid_centerframe {
  width: 730px;
  height: 450px;
  float:left;
  font: 11px Arial, Helvetica, sans-serif;
}
#mid_botframe {
  width: 730px;
  height: 205px;
  float:left;
  background: #000000 url(../images/bg_bot.jpg) top no-repeat;
}
/******* Nav **********/
#nav{background: #000000 url(../images/menu_bg.jpg) no-repeat bottom;width: 150px; height:290px; margin:0px 0;padding-top:0px;}
#nav ul {margin: 0;list-style: none;padding:0;}
#nav li {display: block;float: left; width:150px;}
#nav a {font: bold 12px  Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none;display: block;padding: 0;}

#index_ex {
  width:560px; height:150px;background:#000000;filter:alpha(opacity=80);opacity: 0.8;padding:10px 0 0 20px;
  font:12px Arial, Helvetica, sans-serif;
  color:#FFFFFF;
}
#content_contact {
  width:578px;
  height:445px;
  background:#FFFFFF url(../images/content_bg_contact.jpg) no-repeat top left;
  border: #464648 1px solid;
  font:12px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_artconsultancy {
  width:578px;
  height:444px;
  background:#FFFFFF url(../images/content_bg_artconsult.jpg) no-repeat top left;
  border: #464648 1px solid;
  font:11px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_artconsultancy a{
  color:#000000;
  text-decoration:none;
}
#content_artconsultancy a:hover{
  text-decoration:underline;
}
#content_press {
  width:578px;
  height:444px;
  background:#FFFFFF url(../images/content_bg_press.jpg) no-repeat top left;
  border: #464648 1px solid;
  font:11px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_press a{
  font:10px Arial, Helvetica, sans-serif;
  color:#000000;
  text-decoration:none;
}
#content_press a:hover{
  text-decoration:underline;
}
#content_exhibition {
  width:578px;
  height:444px;
  background:#FFFFFF url(../images/content_bg_exhibition.jpg) no-repeat top left;
  border: #464648 1px solid;
  font:12px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_exhibition_list {
  font:12px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_exhibition_list a {
  color:#000000;
  text-decoration:none;
}
#content_exhibition_list a:hover {
  text-decoration:underline;
}
#content_exhibition a {
  color:#000000;
  text-decoration:none;
}
#content_exhibition a:hover {
  text-decoration:underline;
}
#content_artists {
  width:578px;
  height:444px;
  background:#FFFFFF url(../images/content_bg_artists.jpg) no-repeat top left;
  border: #464648 1px solid;
  font:11px Arial, Helvetica, sans-serif;
  color:#000000;
}
#content_artists_list a{
  font-size:12px;
  color:#333333;
  text-decoration:none;
}
#content_artists_list a:hover{
  color:#000000;
  text-decoration:underline;
}
.content_artists_list a{
  font-size:12px;
  color:#333333;
  text-decoration:none;
}
.content_artists_list a:hover{
  color:#000000;
  text-decoration:underline;
}
#content_artists_detail {
  font:12px Arial, Helvetica, sans-serif;
}
#content_artists_detail a {
  color:#333333;
  text-decoration:none;
}
#content_artists_detail a:hover {
  color:#333333;
  text-decoration:underline;
}