.frame_base {
	margin: 12px 0px 4px 10px;
	width: 503px;
	font-size:14px;
}

.frame_top {
	float: left;
	width: 503px;
	height: 44px;
	background-repeat: no-repeat;
	background-image: url(../img/frame_top.jpg);
}

.frame_middle {
	float: left;
	width: 503px;
	padding: 10px 0px 8px 0px;
	background-repeat: repeat-y;
	background-image: url(../img/frame_middle.jpg);
}

.frame_bottom {
	float: left;
	width: 503px;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(../img/frame_bottom.jpg);
}
.frame_middle p {
	line-height:16px;
	text-align: left;
	margin: 0px 0px 0px 20px;
}

.frame_base h3{
	float: left;
	font-weight:lighter ;
	font-size:16px;
	color:white;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 30px;
	background-image: none;

}
.frame_base h4{
	float: right;
	font-weight:lighter;
	color:#fff;
	font-size:14px;
	padding: 13px 20px 0px 0px;
}
/*
.frame_base a:link {
	color: #ddd; text-decoration: none;
}
.frame_base a:visited {
	color: #ddd; text-decoration: none;
}
.frame_base a:hover {
	color: #fff; text-decoration: underline;
}
*/
.frame_box_01 {
	margin: 08px 00px 00px 20px;
}
.frame_box_02 {
	float:right;
	margin: 00px 20px 00px 00px;
}

.frame_oldnews {
    float: right;
	width: 503px;
    padding: 2px 0px 2px 2px
	background-image: none;
}

.frame_oldnews button {
    width:100px;
    background-color: transparent;
    cursor: pointer;
    padding: 2px 2px 2px 2px;
    margin-right: auto;
    margin-left: auto;
}
