
#frame_top_intro {
	background: #ffffff url('images/frame_top_intro.gif') top no-repeat;
}

#frame_left_intro{
	background: #ffffff url('images/frame_left_intro.gif') top repeat-y;
}

#frame_right_intro {
	background: #ffffff url('images/frame_right_intro.gif') top repeat-y;
}

#frame_bottom_intro {
	background: #ffffff url('images/frame_bottom_intro.gif') top no-repeat;
}

#content_layout_intro {
	vertical-align: top;
	padding-bottom: 40px;
}

#intro_content {
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.arrow_common {
	list-style-image: url('../images/arrow_common.gif');
	vertical-align: top;
}

