body {
	text-align:center;
	margin:2px auto;
	font-size: 9pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
table{
	font-size: 9pt;
}
img {max-width:520px;width:expression((this.width>520)?"520px":"this.width");};
.tab1 {
	border-top: 1px solid #7C96B8;
	border-left: 1px solid #7C96B8;
	border-right: 1px solid #7C96B8;
	border-bottom: 1px solid #7C96B8;
	font-size: 9pt;
}
.tab_c {
	font-size: 9pt;
	background-image: url(../../skin/qwufy.gif);
}
.td_t {
	border-top: 1px solid #7C96B8;
}
.td_tbg {
	border-top: 1px solid #7C96B8;
	background-color: #C4D0DF;
}
.td_ltbg {
	border-top: 1px solid #7C96B8;
	border-left: 1px solid #7C96B8;
	background-color: #C4D0DF;
}
.td_l {
	border-left: 1px solid #7C96B8;
}
.td_r {
	border-right: 1px solid #7C96B8;
}
.td_lb{
	border-left: 1px solid #7C96B8;
	border-bottom: 1px solid #7C96B8;
}
.td_b{
	border-bottom: 1px solid #7C96B8;
}
.td_tb{
	border-top: 1px solid #7C96B8;
	border-bottom: 1px solid #7C96B8;
}
.td_lt {
	border-top: 1px solid #7C96B8;
	border-left: 1px solid #7C96B8;
}
.td_bg {
	background-color: #C4D0DF;
}
.tr_1 {
	background-color: #C4D0DF;
}
.tr_2 {
	background-color: #edf0f3;
}
.tr_o {
	font-size: 9pt;
	background-color: #C4D0DF;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #3366cc;
	text-decoration: none;
}
A:link {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #3366cc;
	text-decoration: none;
}
.button {
	background-color: #7C96B8;
	font-family: "Courier New";
}
.input {
	border-top: 1px solid #7C96B8;
	border-left: 1px solid #7C96B8;
	border-right: 1px solid #7C96B8;
	border-bottom: 1px solid #7C96B8;
}
textarea {
	border-top: 1px solid #7C96B8;
	border-left: 1px solid #7C96B8;
	border-right: 1px solid #7C96B8;
	border-bottom: 1px solid #7C96B8;
}