.tab1 {
	margin:30px 0px 30px 0px;
	padding:0px;
	vertical-align:top;
}
body {
	background:url(../images/bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0px;
	text-align:center;	clear:both;
}
.td1 {
	width: 144px;
	padding: 0px 28px 0px 0px;
	color:#666666;
	font-size:10px;
	text-align:justify;
	vertical-align:top;
	margin:0px;
}
.td1 a, .td2 a, .td3 a{
	color:#336699;
	text-decoration:underline;
}
.td1 a:hover, .td2 a:hover, .td3 a:hover{
	color:#F60;
	text-decoration:underline;
}
.body_bg {
	height: 200px;
	background:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	margin:0;	
}
.td2 {
	width: 140px;
	padding: 0px 28px 0px 28px;
	color:#666666;
	font-size:10px;
	text-align:justify;
	background-image:url(../images/divider_2.gif);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	margin:0px;
}
.td3 {
	width: 144px;
	padding: 0px 0px 0px 28px;
	color:#666666;
	font-size:10px;
	text-align:justify;
	background-image:url(../images/divider_2.gif);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	margin:0px;
}

.qmi {
	width: 200px;
	vertical-align:top;
	text-align:right;
}
.content {
	line-height:18px;
	text-align:left;
	vertical-align:top;
	padding:10px 60px 22px 0px;
	margin:0px;
	font-size:12px;
}
.content a{
	color:#336699;
	text-decoration:underline;
}
.content a:hover{
	color:#f60;
	text-decoration:underline;
}
.img_loc {
padding:0 0 0 24px;
}
