html {
	max-width: 800px !important;
	width: 800px !important;
	background-color: transparent !important;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
	color: #000000;
	max-width: 800px !important;
	width: 800px !important;
	
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a {
	text-decoration: none;
}

a.underline {
    text-decoration: underline;
}

#main_outer {
	padding: 15px;
	background-color: transparent !important;
}

#emulator {
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 10;
	background-color: transparent !important;
	border: none !important;
}

#main_text {
	position: absolute;
	top: 15px;
	left: 330px;
	z-index: 30;
	max-width: 480px;
}

#handy_choose {
	position: absolute;
	top: 200px;
	left: 330px;
	background-color: #f0f1ee;
	padding: 8px 0px 4px 10px;
	height: 55px;
	min-width: 460px;
	max-width: 460px;
	z-index: 5;
}

#link {
    position: absolute;
    top: 280px;
    left: 330px;
    background-color: #f0f1ee;
    padding: 8px 0px 4px 10px;
    height: 24px;
    min-width: 460px;
    max-width: 460px;
    z-index: 5;
}

#wap_push_send {
	position: absolute;
	top: 325px;
	left: 330px;
	height: 150px;
	background-color: #f0f1ee;
	padding: 10px;
	min-width: 460px;
	max-width: 460px;
}

#wap_push_send_success {
	position: absolute;
	top: 345px;
	left: 330px;
	padding: 10px 0px 10px 10px;
	background-color: #f0f1ee;
	min-width: 460px;
	max-width: 460px;
}

#wap_push_send_txt {
	position: absolute;
	top: 345px;
	left: 330px;
	padding-top: 10px;
	padding-left: 10px;
	z-index: 5;
	background-color: #f0f1ee;
	min-width: 460px;
	max-width: 460px;
	height: 40px;
}
#wap_push_send_form {
	z-index: 20;
	position: absolute;
	top: 375px;
	left: 330px;
	padding-left: 10px;
	padding-top: -10px;
	padding-bottom: 2px;
	margin-top: -2px;
	background-color: #f0f1ee;
	min-width: 460px;
	max-width: 460px;
	height: 90px;
}

#wap_push_send_footer {
	position: absolute;
	top: 440px;
	left: 330px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f0f1ee;
	min-width: 460px;
	max-width: 460px;
}

#link_imprint {
	width: 785px;
	position: absolute;
	top: 485px;
	left: 15px;
	text-align: right;
	z-index: 5;
}

#pre_number {
	width: 60px;
	font-size: 14px;
}

#number {
	width: 160px;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

.txt_red {
	color: #FF0000;
}

.txt_blue {
	color: #019EE1;
}

.txt_xl {
	font-size: 18px;
}

.txt_l {
	font-size: 16px;
}

.mar_t_n {
	margin-top: 10px;
}

.mar_t_l {
	margin-top: 15px;
}

.mar_r_n {
	margin-right: 5px;
}

.float_left {
	float: left;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.align_right {
	text-align: right;
}
