@charset "UTF-8";
/*______________________________________
SITE TITE：
UTCP

URL：

COPYRIGHT：
Copyright (c)  All Rights Reserved.
______________________________________*/
body {
/*
background:#000 url(../images/bg_home.jpg) 0px 0px fixed !important;
*/
}

h2#exhibition_title,
h2#exhibition_title:hover {
width:136px;
height:29px;
background:url(../images/exhibition_title.png) 0px 0px no-repeat;
}

#exhibition #ex_image {
margin:10px 0px;
}

#exhibition #ex_image img {
border:1px solid #fff;
}

#exhibition h3 {
font-size:1.3em;
font-weight:bold;
letter-spacing:1px;
margin-top:7px;
}

#exhibition h4 {
font-size:1.2em;
letter-spacing:1px;
margin-bottom:20px;
}

#exhibition h5 {
margin-bottom:5px;
}

#exhibition #ex_info {
padding:20px 0px;
}

#exhibition #ex_images {
}


#exhibition #ex_images a img {
border:1px solid #fff;
margin-right:6px;
margin-bottom:10px;
}


.exhibition_archive {
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dotted #fff;
}

.exhibition_archive h4 {
margin-bottom:5px;
}