body, input, textarea, option, select, table, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

html {
	overflow: auto;
}

p, form, fieldset {
	margin:0;
	padding:0;
	display: inline;
	border: 0;
}

small {
	font-size: 11px;
}

body {
	background-color: #D4ECF4;
	margin: 0;
	padding: 0;
	overflow: auto;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

textarea {
	overflow: auto;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

.input_text {
	border: 1px solid #1A7497;
	color: #000000;
	background-image: url(/grafic/menu_off2.gif);
	background-color: #84D3EF;
	background-repeat: repeat-x;
}

.div_q {
	height: 440px;
	display: none;
}

.q_button {
	width: 25px;
}

.span_alt {
	float: left; 
	width: 91px; 
	text-align: center;
}

.menu_active {
	border: 1px solid #288bb2;
	border-bottom: 1px solid #FFF;
	background-color: #ffffff;
}

.menu_in_active {
	font-weight: bold;
	border: 1px solid #288bb2;
	background-image: url(/grafic/menu_off2.gif);
	background-color: #84D3EF;
	background-repeat: repeat-x;
}

.menu {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	float: left;
	padding: 8px;
	text-align: center;	
	font-weight: bold;
	margin-left: 16px;
	width: 92px;
	position: relative;
	top: 1px;
}

.menu:hover {
	text-decoration: underline;
}

.menu_out {
	font-size: 15px; 
	border-bottom: 1px solid #1A7497;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

.q_img {
	margin-bottom: 10px;
	border:0;
}

.ql_td {
	padding: 5px;
	border: 1px solid #1A7497;
	border-top: 0;
	border-right: 0;
}
.qmb_1 {
	background-image: url(/grafic/menu_off2.gif);
	background-color: #84D3EF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.qmb_2 {
	background-color: #B0E7FA;
}

.t_img { 
	margin-right: 5px;
	border: 1px solid #1A7497; 
}

.pay_div {
	padding: 10px;
	background-color: #ECF8FC;
	border: 1px solid #ABCCD7;
}

#last_table {
	border: 1px solid #1A7497;
	border-bottom: 0; 
	border-left: 0; 
	width: 730px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

#div_main {
	width: 780px; 
	background-color: #ffffff; 
	border: 1px solid #288bb2;
	margin: 0 auto;
	margin-bottom: 10px; 
	text-align:left;
	border-top: 0;
}

#div_bottom {
	text-align: center; 
}

#div_top {
	background-color: #5EC1DF; 
	border-bottom:1px solid #288bb2;
	background-image: url(/grafic/iq_m_bg.gif);
}

#div_top_mid {
	width: 780px; 
	margin: 0 auto;
}

#div_logo_l {
	float: left; 
	padding: 15px 0 10px 0;
}

#div_logo_r {
	float: right; 
	margin-top: 30px;
}