/*<agl.folder "ARTIST-DETAIL">*/
.artist-left { width: 350px; float: left }
.artist_technique   { margin-top: 3px; padding: 5px; border: solid 1px #ccc }
.artist-entry #page-title { font-size: 20px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; border-left: 5px solid #000 }
#artist #detail_pic_l        { background-color: #000; width: 350px; height: 350px }
#artist #detail_pic_l td { text-align: center; vertical-align: middle }
#artist #detail_pic_l a { text-align: center; display: block; margin-right: auto; margin-left: auto }
#artist .detail_pic_s          { font-size: 10px; width: 340px; float: none }
#artist .detail_pic_s ul    { list-style-type: none; margin: 0 0 0 0; padding: 0 }
#artist .detail_pic_s li      { margin: 0 5px 0 0; padding: 0; width: 60px; float: left }
#artist .detail_pic_s a      { background-repeat: no-repeat; background-position: center; cursor: pointer; display: block; width: 60px; height: 60px; border: solid 1px #ccc }
#artist .detail_pic_s a:hover  { }
#artist .detail_pic_s a span { display: none }
.artist-right { width: 340px; float: right }
.artist_name  { font-size: 10px; line-height: 160%; list-style-type: none }
.artist_data  { background-color: #e5e5e5; padding: 10px 20px }
*:first-child+html .artist_data  { background-color: #e5e5e5; padding: 5px 20px 10px }
.artist_studio { font-weight: bold }
.artist_address { }
.artist_url { }
.artist_career { }
.artist_award { }
.artist_exhibition { }
/*</agl.folder>*/
/*<agl.folder "ARTIST-LIST">*/
table.tbl-artist01 { }
table.tbl-artist01 td   { text-align: center; padding: 10px }
table.tbl-artist02  { margin-bottom: 40px }
table.tbl-artist02 td   { padding-top: 5px; padding-bottom: 5px; padding-left: 20px; width: 144px; border-bottom: 1px solid #ccc }
#artist a#detail_pic_m          { background-image: url(../images/artist/artist-noimage.gif); background-repeat: no-repeat; background-position: center; text-indent: -9000px; display: block; width: 122px; height: 122px; border: solid 1px #ccc }
#artist h3 { font-weight: normal }
/*</agl.folder>*/

