body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	line-height:22px;
	background-color:#fff;
}
div.clr {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:0px;
}
p,ul,h1,img,em,dl,dt,dd,from{
	margin:0px;
	padding:0px;
	border:none;
	list-style-type:none;
	font-style:normal;
	font-weight:normal;
}
a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
.FloatLeft {
	float:left;
}
.FloatRight {
	float:right;
}
td,tr,table {
	border-collapse:collapse;
	border:none;
}
.tj_main {
	width:980px;
	margin:0px auto;
}
.fontsize14 {
	font-size:14px;
}
.fontweight{
	font-weight:bold;
}
.border-yellow {
	border:#f2c862 1px solid;
	height:100%;
}
.border-green {
	border:#cbe7ad 1px solid;
	height:100%;
}
.margintop{
	margin-top:10px;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.pos-abs {
	position:absolute;
}
.pos-rel {
	position: relative;
}
.hei10 {
	height:10px;
	line-height:0px;
	font-size:0px;
}
.hei32 {
	height:32px;
}
.textjust{
	text-align: justify;
	text-justify:inter-ideograph;
}
