a:link {  text-decoration: none; color: #000000}
a:hover {  text-decoration: underline; color: #000000}
a:visited {  text-decoration: none; color: #000000}
td,p,body {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	color: #000000;
	table-layout:fixed;
	word-break:break-all;
	}

.Tips_bo {
	font-size: 12px;

background-color: <%=table_title_color%>; 		color: #000066;
	font-family: "宋体";
	text-decoration: none;
	border-top: 1px inset #EEEEEE;
	border-right: 1px inset #333333;
	border-bottom: 1px inset #333333;
	border-left: 1px inset #EEEEEE;

}
.bk {  color: #0000CC; border: 1px solid; border-color: #333333 #EEEEEE #EEEEEE #333333}

BODY   {
	SCROLLBAR-HIGHLIGHT-COLOR: <%=table_title_color%>;
 	SCROLLBAR-SHADOW-COLOR: <%=table_title_color%>;
 	SCROLLBAR-3DLIGHT-COLOR: <%=table_title_color%>;
 	SCROLLBAR-TRACK-COLOR: #eeeeee;
 	SCROLLBAR-DARKSHADOW-COLOR: <%=table_title_color%>;
	scrollbar-Base-Color: <%=table_title_color%>;
	}
.b2 {
	font-family: "??";
	font-size: 16px;
	font-weight: bold;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	text-decoration: none;
}
.t3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.t2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(images/bg_1.gif);
	margin-top: 0px;
    margin-left: 0px;
	margin-right: 0px;
}

.im{
 width:auto;
 
 max-width:100%;
 
}