/* CSS Document */
#body_center ul{
    display:block;
	margin:10px 0;
	padding:0 20px 0 0;
	list-style-type:none;
	border-right:1px solid #cccccc;
}
#body_center li{
    margin-bottom:15px;
    border-bottom:1px dotted #cccccc;
	line-height:25px;
}
#body_center .title{padding-top:5px;font-size:16px;border-bottom:2px solid #aa0000;}
#body_center .news_nr{padding:5px 0;line-height:20px;border-bottom:1px dotted #cccccc;}
#body_center .ir{padding-left:35px;height:40px;background-image:url(../img/bg_ir.gif);line-height:35px;font-weight:bold;
background-repeat:no-repeat;background-color:#e6e4e3;border-bottom:1px solid #ffffff;color:#8bb5c6;font-size:18px;}
#body_center .pdf{margin:10px 0;padding:5px;height:31px;background-color:#efefef;}

