@charset "UTF-8";

.toptext {
	width: 625px;
	margin: 40px 0 0 35px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_50 {
	margin-top: 50px;
}

.mar_t_55 {
	margin-top: 55px;
}

.table_style {
	margin: 30px 0 0 20px;
}

.table_style th {
	width: 168px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;	
}

.table_style td {
	padding-left: 35px;
	padding-bottom: 30px;
	background: url(../images/icon2.gif) 0 6px no-repeat;
}

.table_style td span {
	display: block;
	width: 70px;
	float: left;
}

.gray {
	width: 658px;
	border-bottom: #919395 1px solid;
	border-left: #919395 1px solid;
	border-right: #919395 1px solid;
	padding: 20px;
}

.blue_icon {
	background: url(../images/icon1.gif) 0 5px no-repeat;
	padding-left: 20px;
}

.purple_table {
	border-left: #38B34B 1px solid;
}

.purple_table th {
	width: 530px;
	border-right: #38B34B 1px solid;
	border-bottom: #38B34B 1px solid;
	text-align: left;
	font-weight: normal;
	padding: 8px 0 8px 15px;
	color: #2E3091;
}

.purple_table td {
	border-right: #38B34B 1px solid;
	border-bottom: #38B34B 1px solid;
	text-align: center;	
}

.inquary {
	width: 658px;
	padding: 10px 20px 10px 20px;
	border: #262161 1px solid;
}

.inquary .inquary_title {
	display: block;
	width: 50px;
	float: left;
}

.ex_table {
	margin: 0 0 0 0;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}

.ex_table .text_left {
	text-align: center;
}

.ex_table .down {
	display: block;
	width: 80px;
	float: right;
}

.ex_table .arrow {
	display: block;
	width: 10px;
	float: right;
	padding: 0 10px 0 10px;
}

.ex_table th {
	vertical-align: top;
	text-align: center;	
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
	width: 25%;
	background: #EAEAEA;
}

.ex2_table {
	margin: 0 0 0 0;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	width: 100%;
}


.ex2_table th {
	vertical-align: top;
	text-align: center;	
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
	font-weight: normal;
	background:#eee;
}

.ex2_table td {
	vertical-align: top;
	text-align: left;	
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
	padding-left: 20px;
}

.m_table {
	margin: 0 0 0 0;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	width: 100%;
}

.m_table td {
	vertical-align: top;
	text-align: left;	
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
	padding-left: 20px;
}


/*.ex_table th p {
	margin-left: 16px;
	width: 200px;
	background: url(../images/line.gif) left bottom no-repeat;
}*/

.ex_table td {
	text-align: center;
	padding: 5px 0 5px 0;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.a_right{
	text-align:right;
}


