@charset "utf-8";
#container #center #left {
	width: 290px;
	float: left;
	margin-top: 30px;
	background: url(img/cal_header.png) no-repeat 0px 0px;
	_background: url(img/cal_header.jpg) no-repeat 0px 0px;
	padding-top: 71px;
}
#container #center #right {
	width: 550px;
	float: right;
	margin-top: 30px;
}
#container #center #right .news {
	padding: 5px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: url(img/detail_center.png) repeat 0px 0px;
}
#container  #center  #right  .pagelink  {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	border-top: 2px solid #999966;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px 5px 15px;
	padding-top: 2px;
}
#container #center #right A {
	color: #006699;
	text-decoration: none;
}
#container #center #right A:hover {
	color: #FF3366;
	text-decoration: underline;
}
#container #center #right .news H5 {
	font-size: 16px;
	font-weight: bold;
	background: #CCCC99;
	line-height: 16px;
	border-left: 10px solid #999966;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#container #center #right .news H6 {
	background: #EAEAEA;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#container #center #right .news .txt {
	margin-left: 30px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
#container #center #right .news .link {
	margin-top: 15px;
	background: #CCCC99;
	text-align: right;
	padding: 3px 10px;
	clear: both;
}
#container #center #right .news .imgbox  {
	float: right;
	background: #EAEAEA;
	padding: 5px;
	border: 1px solid #CCCC99;
	margin-left: 15px;
}
#container #center #right .news_header {
	background: url(img/detail_header.png) no-repeat 0px 0px;
	height: 28px;
	width: 550px;
}
#container #center #right .news_footer {
	background: url(img/detail_footer.png) no-repeat 0px 0px;
	height: 28px;
	width: 550px;
	clear: both;
}
#container #center #right .ftnavi {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px 10px;
	text-align: center;
}
#container  #center  #right  .ftnavi P {
	margin-right: 30px;
	margin-left: 30px;
	display: inline;
}
#container #center #left .ftnavi {
	background: url(img/cal_footer.png) no-repeat 0px 0px;
	_background: url(img/cal_footer.jpg) no-repeat 0px 0px;
	height: 133px;
	width: 290px;
	text-align: center;
	padding-top: 2px;
}
#container  #center #left .ftnavi P {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;
	line-height: 12px;
	color: #999933;
	margin-top: 0px;
}
#container #center #left A:hover {
	color: #FF0000;
	font-weight: bold;
}
#container #center #left A {
	color: #663300;
	font-weight: bold;
}

#container #center #left #submenu {
	background: url(img/cal_bg.png);
	_background: url(img/cal_bg.jpg);
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 17px;
}
#container #center #left #submenu .topic {
	margin-bottom: 16px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}

#container #center #left #submenu .topic .date {
	font-weight: bold;
	background: #CCCC99;
	border-left: 5px solid #999966;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 10px;
	height: 13px;
}
#container #center #left #submenu .topic .title {
	line-height: 17px;
	margin: 0px 5px 0px 15px;
	padding: 0px;
	font-size: 10px;
}

