/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

.exhibwrap			{ float:left; display:inline; padding-bottom:30px; width:885px; border-bottom:1px solid #CCC; margin:10px 0 20px 28px; }

.exhibwrap img		{ float:left; display:inline; border:1px solid #f7f7f7; }

.exhibwrap h1		{ font-size:11px; text-align:left; line-height:24px; padding:0 0 0 0; }

.exhibwrap h2 { 
    font-size: 11px; 
    text-align: left; 
    color: #b4191f; 
    line-height: 24px; 
    padding: 0 0 0 0; 
}

.exhibwrap p			{ padding:0 0 0 0; }

.exhibwrap p.pdf		{ padding:0 0 0 0px; height:24px; margin-top:5px;}

.exhibwrap p.pdf a { 
    float:left; 
    display:inline; 
    font-size:10px; 
    height:24px; 
    padding-left:25px; 
    background:url(../../../extend/skin/pdf-gray.gif) no-repeat; line-height:28px;
}

.exhibwrap p.pdf a:hover { 
    float:left; 
    display:inline; 
    font-size:10px; 
    height:24px; 
    padding-left:25px; 
    background:url(../../../extend/skin/pdf.gif) no-repeat; line-height:28px;
}


.exhibwrap em		{ font-size:10px; color:#888; font-weight:normal; }

.exhibtext			{ float:right; display:inline; width:448px; margin:0 0 0 10px; }
