/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

#content .artistmast        { float:left; display:inline; width:720px; margin:20px 0 0 20px; background:#FFF; border-bottom:1px solid #EEE; }

#content .artistmast h1     { text-align:left; padding:0 0 10px 0; font-size:11px; }

#content .artistmast em     { font-size:10px; color:#555; font-weight:normal; }

#content .thumbcontainer    { float:left; display:inline; width:720px; margin:0 0 1px 20px; background:#F7F8F9; border-bottom:1px solid #EEE; padding-top:20px; }

#content .thumbwrap,

#content .thumbwrapleft,

#content .thumbwrapright    { float:left; display:inline; width:126px; height:126px; margin:0 20px 19px 0;

			     border:1px solid #EEE; background:#FFF; overflow:hidden; }


#content .thumbwrapright    { float:right; margin:0 0 20px 0; }

#content .thumbwrapleft     { margin:0 0 20px 0; }

#content .thumbwrap p,

#content .thumbwrapright p,

#content .thumbwrapleft p   { width:153px; height:14px; font-size:10px; padding-left:5px; line-height:14px; color:#555; overflow:hidden; }


#content .thumb             { width:100px; height:112px; margin:0px auto; text-align:center; }

#content .thumbtext         { width:120px; height:44px; background:#FFF; border-top:1px solid #EEE; margin-left:3px; overflow:hidden; padding-top:4px; }

#content .thumb img         { margin-top:20px; border:1px solid #ccc; }

