#adv_head {
	margin : 0 0 0 20px;
}
#adv_frame {
	margin : 20px 0 0 30px;
	width  : 500px;
}
.adv_tab {
	margin : 0;
	padding : 0;
	height : 20px;
	float : left;
	position : relative;
}
#adv_frame_upper {
	clear : left;
	margin : 0;
	width : 500px;
	height : 12px;
	background-image : url(../img/advice/frame_upper.gif);
	position : relative;
}
#adv_frame_middle {
	padding : 20px;
	width : 460px;
	background-color : #fff;
	background-image : url(../img/advice/frame_middle.gif);
}
#adv_frame_bottom {
	width : 500px;
	height : 11px;
	background-image : url(../img/advice/frame_bottom.gif);
}
#adv_process_content { }
#adv_schedule_content {
	display : none;
}
#adv_pack_content {
	display : none;
}
.adv_h1 {
	margin : 0 0 10px 10px;
	padding : 8px 0 0 30px;
	width : 320px;
	height : 22px;
	color : #fff;
	font-weight : bold;
	font-size : 12px;
	position : relative;
}
#adv_process_content .adv_h1 {
	background-image : url(../img/advice/h1_green.png);
}
#adv_pack_content .adv_h1 {
	background-image : url(../img/advice/h1_orange.png);
}
.adv_h1 img {
	position : absolute;
	left : 5px;
	top : 5px;
}
.adv_content1 {
	margin : 0 0 20px 40px;
	width  : 400px;
	position : relative;
	font-size : 12px;
	color : #333;
}
#adv_process_1 {
	position : absolute;
	top : 0px;
	left : 200px;
}
#adv_process_2 {
	position : absolute;
	top : 10px;
	left : 70px;
}
#adv_process_4 {
	position : absolute;
	top : 0px;
	left : 115px;
}
.adv_h2 {
	margin : 0 0 10px 20px;
	padding : 8px 0 0 20px;
	width : 280px;
	height : 22px;
	color : #fff;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 3px;
	background-image : url(../img/advice/h2_bg.gif);
}
.adv_content2 {
	margin : 10px 0 4px 30px;
	padding : 0 0 2px 30px;
	width : 240px;
	font-size : 12px;
	color  : #333;
	letter-spacing : 2px;
	border-bottom : dotted #666 1px;
}
.adv_content3 {
	margin : 0px 0 0 100px;	
	font-size : 11px;
	color : #555;
	letter-spacing : 1px;
}
#adv_pack_3 {
	position : absolute;
	top : 33px;
	left : 135px;
}
#adv_pack_5 {
	margin : 5px 0 0 20px;
}


