

.news_caption{
	background: url(../images/news_caption_bck.png) no-repeat;
}
.news_caption_inner{
	position: relative;
	width: 648px;
	height: 26px;
}
.news_caption_inner .caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 27px;
	padding-left: 15px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
}
.news_caption_inner .link{
	position: absolute;
	top: 0px;
	left: 425px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.news_caption_inner .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.news_body{
	width: 648px;
}
.news_body_inner{
	width: 648px;
}
.news_body_inner .p_left{
	width: 324px;
	height: 170px;
	float: left;
}
.news_body_inner .p_right{
	width: 324px;
	height: 170px;
	float: left;
	position: relative;
}
.news_body_inner .item_1{
	position: relative;
	height: 103px;
}
.news_body_inner .item_1 .image{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 181px;
	height: 129px;
	background: url(../images/news_image_bck.png) no-repeat;
}
.news_body_inner .item_1 .image img{
	margin: 7px;
	width: 167px;
	height: 115px;
}
.news_body_inner .item_1 .title{
	position: absolute;
	top: 10px;
	left: 5px;
	width: 290px;
	height: 14px;
	overflow: hidden;
	font: 700 8pt/14px Tahoma;
}
.news_body_inner .item_1 .title a{
	color: #000000;
}
.news_body_inner .item_1 .short_content{
	position: absolute;
	top: 50px;
	left: 190px;
	width: 120px;
	height: 98px;
	overflow: hidden;
	font: 100 8pt/14px Tahoma;
}
.news_body_inner .item_1 .short_content a{
	color: #5d5d5d;
}
.news_body_inner .item_2{
	position: relative;
	height: 85px;
	border-bottom: dotted 1px #bfbfbf;
}
.news_body_inner .item_2 .image{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 76px;
	height: 53px;
	border: solid 1px #bfbfbf;
}
.news_body_inner .item_2 .image img{
	margin: 1px;
	width: 72px;
	height: 49px;
}
.news_body_inner .item_2 .title{
	position: absolute;
	top: 20px;
	left: 85px;
	width: 180px;
	height: 14px;
	overflow: hidden;
	font: 700 8pt/14px Tahoma;
}
.news_body_inner .item_2 .title a{
	color: #9b1b34;
}
.news_body_inner .item_2 .short_content{
	position: absolute;
	top: 34px;
	left: 85px;
	width: 180px;
	height: 42px;
	overflow: hidden;
	font: 100 8pt/14px Tahoma;
}
.news_body_inner .item_2 .short_content a{
	color: #5d5d5d;
}
.news_body_inner .item_3{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 200px;
	height: 160px;
}
.news_body_inner .item_3 .title{
	font: 100 8pt/20px Tahoma;
	background: url(../images/icon_01.png) no-repeat 0px 10px;
	padding-left: 15px;
	height: 20px;
	overflow: hidden;
}
.news_body_inner .item_3 .title a{
	color: #9b1b34;
}
/*
.announcement{
	float: left;
}
/*
.announcement_caption{
	background: url(../images/announcement_caption_bck.png) no-repeat;
	margin-bottom: 10px;
}
.announcement_caption_inner{
	position: relative;
	width: 289px;
	height: 27px;
}
.announcement_caption .caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 27px;
	padding-left: 15px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
}
.announcement_caption .link{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.announcement_caption .link a{
	color: #999999;
	padding-right: 30px;
}
/*
.announcement_list{
	padding-left: 10px;
}
.announcement_list .item {
	background: url(../images/icon_02.png) no-repeat center left;
	padding-left: 20px;
	font: 100 8pt/16px Tahoma;
}
.announcement_list .item a{
	color: #5d5d5d;
}
.announcement_list .sep {
	margin: 3px 0px 3px 20px;;
	border-bottom: dotted 1px #958368;
}
/**/
.vSep{
	float: left;
	width: 15px;
}
/**/
.author{
	float: left;
}
/**/
.author_caption{
	background: url(../images/author_caption_bck.png) no-repeat;
	margin-bottom: 10px;
}
.author_caption_inner{
	position: relative;
	width: 289px;
	height: 27px;
}
.author_caption .caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 27px;
	padding-left: 15px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
}
.author_caption .link{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.author_caption .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.author_body{
	position: relative;
	background: url(../images/author_body_bck.png) no-repeat;
	width: 289px;
	height: 131px;
}
.author_body img{
	position: absolute;
	width: 55px;
	height: 65px;
	top: 0px;
	left: 71px;
}
.author_body .author_name{
	position: absolute;
	width: 62px;
	height: 26px;
	top: 32px;
	left: 8px;
	font: 100 7pt/13px Tahoma;
	color: #9b1b34;
	overflow: hidden;
	text-align: center;
}
.author_body .title{
	position: absolute;
	width: 114px;
	height: 32px;
	top: 82px;
	left: 10px;
	font: 700 8pt/16px Tahoma;
	overflow: hidden;
}
.author_body .items{
	position: absolute;
	width: 118px;
	height: 80px;
	top: 33px;
	left: 170px;
}
.author_body .items .item{
	font: 100 8pt/16px Tahoma;
	height: 16px;
	overflow: hidden;
}
/**/
.author_list{
	padding-left: 10px;
}
.author_list .item {
	background: url(../images/icon_02.png) no-repeat center left;
	padding-left: 20px;
	font: 100 8pt/16px Tahoma;
}
.author_list .item a{
	color: #5d5d5d;
}
.author_list .sep {
	margin: 3px 0px 3px 20px;;
	border-bottom: dotted 1px #958368;
}
/**/
.event{
	float: left;
}
/**/
.event_caption{
	background: url(../images/event_caption_bck.png) no-repeat;
	margin-bottom: 10px;
}
.event_caption_inner{
	position: relative;
	width: 289px;
	height: 27px;
}
.event_caption_inner .caption{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 174px;
	height: 27px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
	text-align: right;
}
.event_caption_inner .link{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.event_caption_inner .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.event_list{

}
.event_list .item{
	position: relative;
}
.event_list .item .image{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/event_image_bck.png) no-repeat;
	width: 162px;
	height: 110px;
}
.event_list .item .image img{
	width: 148px;
	height: 96px;
	margin: 7px;
}
.event_list .item .title{
	position: absolute;
	top: 10px;
	left: 170px;
	width: 120px;
	height: 42px;
	overflow: hidden;
	font: 700 8pt/14px Tahoma;
}
.event_list .item .title a{
	color: #9b1b34;
}
.event_list .item .date{
	position: absolute;
	top: 55px;
	left: 170px;
	width: 120px;
	height: 28px;
	overflow: hidden;
	font: 100 8pt/14px Tahoma;
}
.event_list .item .date a{
	color: #5d5d5d;
}
.event_list .item .location{
	position: absolute;
	top: 85px;
	left: 170px;
	width: 120px;
	height: 28px;
	overflow: hidden;
	font: 100 8pt/14px Tahoma;
}
.event_list .item .location a{
	color: #5d5d5d;
}