@charset "utf-8";

/*===================================================
 HTML Page News CSS
=================================================== */

/*---------------------------------------------------
 News CSS
--------------------------------------------------- */

.newsTitle {
margin-bottom:20px;
text-align:center;
font-size:124%;
font-weight:bold;
}

.ckexpdf {
margin-left: 5px;
padding: 0px 2px 0px 1.3em;
background: url('/common/images/pdfLink_ico_01.gif') 0 2px no-repeat;
}

.ckexlocallink {
margin-left: 5px;
padding: 0px 2px 0px 1.3em;
background: url('/common/images/textLink_ico_01.gif') 0 2px no-repeat;
}

.ckexextlink {
margin-left: 5px;
padding: 0px 2px 0px 1.3em;
background: url('/common/images/externalLink_ico_01.gif') 0 2px no-repeat;
}

