/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

#exhibitions                    { float:left; margin:17px 0 0 20px; }

#exhibitions .exhibwrap         { width:720px; height:140px; margin:0 0 30px 10px;}

#exhibitions .exhibtext         { float:right; width:540px; margin-top:3px; }

#exhibitions .exhibtext p       { line-height:24px; }

#exhibitions .exhibtext a       { font-size:10px; border-bottom:1px solid #CCC; padding-bottom:2px; color:#666; }

#exhibitions .exhibtext a:hover { border-bottom:1px solid #555; }

#exhibitions .exhibtext h1,

#exhibitions .exhibtext h2      { font-size:11px; color:#555; line-height:24px; padding:0; }

#exhibitions .exhibtext p.top   { font-weight:bold; color:#555; }

#exhibitions .exhibtext p.date  { font-size:10px; color:#666; }

#exhibitions .exhibimage        { float:left; width:160px; margin:0px auto; text-align:center; background:#F7F8F9; border:1px solid #EEE; }

#exhibitions .exhibimage img    { margin:9px 0; border:1px solid #888; width:50%; }

