body {
	background:url(../images/header_bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;	clear:both;
	color:#333;
	font-family:11px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.qmi {
	background-image: url(../images/divider_2.gif);
	background-repeat: repeat-y;
	width: 185px;
	vertical-align: top;
	text-align: right;
}
.text_content {
	width: 555px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.heading {
	margin: 25px 0 5px 0;
	padding: 0;
}

/*=========text===============*/

.body_text {
	margin:26px 0 0 1px;
	padding:0 50px 0 0;
	font-size:11px;
}
.body_text2 {
	margin:0;
	text-align:left;
	vertical-align:top;
	padding:0;
	font-size:11px;
	}
.body_text3 {
	margin:0 0 10px 0;
	font-size:11px;
}
.body_text a, .body_text3 a {
	color:#369;
	text-decoration:underline;
}
.body_text a:hover, .body_text3 a:hover {
	color:#F60;
	text-decoration:underline;
}
.ul_text {
	font-family:11px;
	line-height:16px;
	color:#333;
	padding:0 40px 0 0;
	list-style-position:outside;
	list-style-image:url(../images/bullet.gif);
	margin:5px 40px;
}
.body_head{
	font-size:12px;
	font-weight:bold;
	margin:26px 0 13px 0;

}
.body_img{
	padding:8px 22px 0 10px;
}
.body_table{
	padding:0;
	margin:0;
}
.body_table p{
line-height:16px;
font-size:11px;
margin::8px 0px 0 2px;
}
.body_table td{
	padding:10px 22px 0 0;
	
}
.body_pic {
padding:2px;
text-align:right;
border:solid 1px #CCC;
}
.body_pic2 {
text-align:right;
padding:2px;
border:solid 1px #CCC;
margin:29px 22px 20px 10px;
}
.plane_pic{
margin:0;
padding:0 0 40px 0;
}
.rv_img{
padding:30px 22px;
}
.rv_img_border{
margin:30px 22px;
padding:2px;
border:solid 1px #CCC;
}
/*===============form=================*/
.input_text{
border:solid 1px;
border-bottom-color:#CCC;
border-right-color:#CCC;
border-top-color:#666;
border-left-color:#666;
font-size:10px;
color:#333;
}
table.address {
margin:20px 20px 0 0;
padding:0 20px;
background:url(../images/divider_2.gif) repeat-y left;
float:right;

}

table.form {
margin:20px 20px 0 0;
padding:0;
line-height:1.8em;
}
div.label{
text-align:right;
padding:4px 5px 3px 0;
}