.side_frame_title{
	background: url(../images/side_frame_bk180.gif);
	background-position: 0 0;
	width:165px;
	height:30px;
	padding:5px 0 0 15px;
	background-repeat:no-repeat;
}
.side_frame_body{
	background: url(../images/side_frame_bk180_m.gif);
	width:180px;
	background-repeat:repeat-y;
}
.side_frame_bottom{
	background: url(../images/side_frame_bk180.gif);
	background-position: 0 -190px;
	width:180px;
	height:10px;
	background-repeat:no-repeat;
}


.notice {
	width: 540px;
	margin: 10px 0px 10px 20px;
	padding: 10px;
	background-color: #F1F5F9;
	border: solid 3px #D0E1F6;
}
