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


.none {
	visibility: hidden;
}




.popup_title {
	font-size: 12px;
	background-image: url(../images/popup_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 120px;
	width: 590px;
	overflow: hidden;
}

.popup_text_001 {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}


.name_style {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 150%;
}




.two_column {
	padding: 0px;
	clear: both;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}
.left_image {
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.right_image {
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









.one_column {
	padding: 0px;
	clear: both;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	overflow: hidden;
}


.q_text {
	font-size: 12px;
	line-height: 140%;
	color: #A30C29;
	font-weight: normal;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.a_name {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	float: left;
	width: 50px;
	margin: 0px;
}
.a_text {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 540px;
}




.one_column_2 {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	float: left;
}
.q_text_2 {
	font-size: 12px;
	line-height: 140%;
	color: #A30C29;
	font-weight: normal;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 240px;
}
.a_text_2 {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}
