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

URL：

COPYRIGHT：
Copyright (c)  All Rights Reserved.
______________________________________*/

/* ////////////////////////////////////////
common
//////////////////////////////////////// */

#navi h3 {
padding-bottom:10px;
border-bottom:1px dotted #89BEDF;
margin:0px;
}

#navi h4 {
font-size:1em;
padding:10px 0px 10px 0px;
border-bottom:1px dotted #89BEDF;
cursor:pointer;
}

#navi ul {
border-top:none;
}

#navi ul li a {
width:202px;
padding:10px 3px 10px 10px;
background:url("../_images/arrow_right.gif") left center no-repeat;
}

#navi ul li a:hover {
background:url("../_images/arrow_right2.gif") left center no-repeat;
}


/* ////////////////////////////////////////
publicatoins
//////////////////////////////////////// */
#publications {
float:right;
width:670px;
}

table.detail th {
text-align:left;
width:200px;
}

table.detail th img {
padding:2px;
border:1px solid #B3B3B3;
}

#publications .pub_new {
padding-left:5px;
vertical-align:center;
}



