@charset "utf-8";
/* CSS Document */

#box_frame {
	width: 189px;
	padding-left: 10px;
	background: #FFFFFF url(../images/ac_frame_sm.jpg) repeat-y left top;
	text-align: left;
	border-right: 1px solid #697B16;
	border-bottom: 1px solid #697B16;
	height: 520px;
	overflow: hidden;
	margin-bottom: 5px;
}
#box1 {
	height: 20px;
	background: #FFFFFF;
	overflow: hidden;
}
#box2 {
	height: 440px;
	overflow: hidden;
	background: #FFFFFF;
}
#box3 {
	height: 20px;
	overflow: hidden;
	background: #FFFFFF;
}
#box4 {
	height: 20px;
	overflow: hidden;
	background: #FFFFFF;
}
#box_frame h2 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	cursor: pointer;
	margin: 0px;
	padding-left: 25px;
}
#tab1 {
	background: url(../images/ac_tab1.jpg) no-repeat left center;
}
#tab2 {
	background: url(../images/ac_tab2.jpg) no-repeat left center;
}
#tab3 {
	background: url(../images/ac_tab1.jpg) no-repeat left center;
}
#tab4 {
	background: url(../images/ac_tab1.jpg) no-repeat left center;
}
#home {
	background: url(../images/ac_tab1.jpg) no-repeat left center;
	color: #FFFFFF;
	height: 20px;
}
