@charset "utf-8";


body,div {
 margin: 0;
 padding: 0;
}

h2.title, h2.titleDtl {
 width: 573px;
 margin: 5px auto 0;
 padding: 5px 0 5px 23px;
 background: url(/image/title_back.jpg) no-repeat left center;
 color: #333333;
 font-size: 14px;
 font-weight: bold;
 position: relative;
}

h2.titleDtl span {
 position: absolute;
 right: 5px;
 font-size: 12px;
color: #333333;
}

h3, h3.dtl {
 width: 570px;
 margin: 5px 0 15px;
 padding-left: 10px;
 background: url(/image/pt_rect.gif) no-repeat 0 3px;
 border-bottom: solid 1px #cccccc;
 font-size: 14px;
 font-weight: bold;
 position: relative;
}

h3 span {
 position: absolute;
 right: 2px;
 font-size: 12px;
}



.entTitle {
 margin: 0 0 13px 0;
 background: url(/image/event/title_wrapback.jpg) no-repeat 0 top;
}



.topListMain h2 {
 margin: 0;
 padding: 0;
}

img {
 border: 0;
} 

.entry, .entryTop {
 width: 578px;
 margin-left: 20px;
}

.capt {
 padding: 10px 0;
}

.entBody {
 width: 550px;
 margin-bottom: 6px;
 padding: 0 14px 9px 14px;
 border-bottom: solid 1px #cccccc;
}

.entBody p {
 margin: 0 0 10px 0;
}


.entDtl {
 width: 578px;
 margin-bottom: 6px;
 padding-bottom: 9px;
 border-bottom: solid 1px #cccccc;
}

.entDtl p {
 margin: 0 0 10px 0;
}

.entDtl .entBody {
 border-bottom: 0px;
}
.entMoreLink {
 text-align: right;
}

.entDate {
 margin-bottom: 20px;
 text-align: right;
 font-size: 11px;
}

.entDate a {
 font-size: 11px;
}

.leadSent {
 height: 1%;
 margin: 15px 0 10px;
 padding: 5px 8px 2px;
 background: #ebebeb;
}

img.left {
 float: left;
 margin: 5px 10px 10px 0;
}

img.right {
 float: right;
 margin: 5px 0 10px 10px;
}

img.center {
 display:block;
 margin: 0 auto;
 text-align: center;
}

.entListImg {
 float: left;
 width: 200px;
 text-align: center;
 margin: 3px 10px 5px 0;
}


/* SIDE */

#navigation a:link {
 color: #ffffff;
 text-decoration: underline;
}

#navigation a:visited {
 color: #ffffff;
 text-decoration: underline;
}

#navigation a:action {
 color: #ffffff;
 text-decoration: underline;
}

#navigation a:hover {
 color: #ff2f2f;
 text-decoration: underline;
}

#navigation .sideYearList li {
 padding-right: 12px;
 padding-left: 16px;
 font-size: 15px;
 font-weight: bold;
}




#navigation .sideYearList li.listClose {
 background: url(/image/event/year_cls.jpg) no-repeat 0 4px;
}

#navigation .sideYearList li.listOpen {
 background: url(/image/event/year_opn.jpg) no-repeat 0 4px;
}


#navigation ul.sideYearList li a {
 text-decoration: none;
}


#navigation .sideYearList li ul {
 margin: 3px 0 5px;
 padding: 0;
 border: 0;
}

#navigation .sideYearList li ul li {
 margin: 0;
 font-size: 13px;
 font-weight: normal;
 padding-left: 8px;
 background: url(/image/pt_sq.gif) no-repeat 0 5px;
 line-height: 1.2;
}

#navigation .sideYearList li ul li a {
 text-decoration: underline;
}



