body {
	margin: 0px;
	background-color: #FFFFFF;
}
.x {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.dg {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.jj {
	line-height: 25px;
}


a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.logo {
	background-image: url(logobg.jpg);
	border: 1px inset #CCCCCC;
}

.job {
	border: 1px inset #CCCCCC;
}

.right_b{ 	padding:10px;
	line-height:25px;
	text-align:left;
	clear:both;
	color: #666;
	 }