td,body{ 
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.td1			{ width: 120; height:30; text-align: center }
.td1a			{ text-align: center; vertical-align:top; padding-top:5px }
.td2			{ width: 180; height:30 }
.td3			{ width: 50; text-align:center; height:30 }
.td3a			{ text-align: center; height:25 }
.td4			{ width: 180; height:30; padding-left:5px }
.td4a			{ padding-left:5px }


.a1				{ border-bottom:1px solid #CCCCCC; width: 530 }
.a2				{ background-image: url('http://ent.xaonline.com/images/list.gif'); 
               	background-repeat: no-repeat; background-attachment: fixed; 
               background-position:  center top; width:10; height:20 }
.a3				{ height: 30; font-weight: bold }

.type {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
}
a.type:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.type:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.type:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-family: "宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
a.type:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titletype {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
}

