

#signin_wrapper {
	width: auto;
	border: 1px solid #E2E3EA;
	font-size: 12px;
	color: #3E3E3E;
}
#guide-signin_header {
	height: 40px;
	width: auto;
	padding-left: 10px;
}
.table_bg {
	background-image: url(img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
.guide_text_area {
	padding: 8px;
	line-height: 16px;
}
.guide_menu_text {
	margin-left: 20px;
}
.guide_text_style {
	line-height: 18px;
	text-indent: 8px;
}
.guide_text_style2 {
	line-height: 18px;
}
.guide_text_style_all {
	font-size: 12px;
	color: #3E3E3E;
}

.sign_area {
	width: auto;
	padding: 10px;
}
.signin_title {
	background-image: url(img/guide_tab.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	width: auto;
	padding-top: 4px;
}
.blue {
	color: #1F8ACB
}
.planbox {
	width: 400px;
}
