body,td,th {
	font-size: 12px;
	color: #000000;
}
body {

	margin-top: 0px;
	margin-bottom: 0px;
}
.wfont{
	color:#FFFFFF;
	}
.text1 { 
	color:#1C3B7A; 
	
	filter: 
Dropshadow(offx=1,offy=0,color=#7196DE) 
Dropshadow(offx=0,offy=1,color=#7196DE) 
Dropshadow(offx=0,offy=-1,color=#7196DE) 
Dropshadow(offx=-1,offy=0,color=#7196DE); 
}
.STYLE1 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2b2b2b}

.STYLE2{ FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2b2b2b }

a:link 
{
	text-decoration: none; color:#000;
}
a:visited 
{
	text-decoration: none; color:#000;
}
a:hover 
{
	text-decoration: underline; color:#000;
}
a:active 
{
	text-decoration: none; color:#000;
}
/*红色链接样式*/
.redlink:link 
{
	text-decoration: none; color:#f00;
}
.redlink:visited 
{
	text-decoration: none; color:#f00;
}
.redlink:hover 
{
	text-decoration: underline; color:#f00;
}
.redlink:active 
{
	text-decoration: underline; color:#f00;
}

/*白色链接样式*/
.whitelink:link 
{
	text-decoration: none; color:#fff;
}
.whitelink:visited 
{
	text-decoration: none; color:#fff;
}
.whitelink:hover 
{
	text-decoration: underline; color:#fff;
}
.whitelink:active 
{
	text-decoration: underline; color:#fff;
}

/*灰色链接样式*/
.graylink:link 
{
	text-decoration: none; color:#464646;
}
.graylink:visited 
{
	text-decoration: none; color:#464646;
}
.graylink:hover 
{
	text-decoration: underline; color:#464646;
}
.graylink:active 
{
	text-decoration: underline; color:#464646;
}



.table_5
{
    border:0px; width:90%;
}
.table_5 td
{
    background:#fff url(images/dot.gif) repeat-x bottom left; padding:0px;height:24px;
}
.table_5 .td_l
{
    text-align:left; background:#fff url(images/dot.gif) repeat-x bottom left; padding:0px;height:24px;
}

.table_5 .td_r
{
    text-align:right; background:#fff url(images/dot.gif) repeat-x bottom left; padding:0px;height:24px;
}
.table_5 th
{
    background:#fff url(images/dot.gif) repeat-x bottom left; padding:0px;
}
.loginbutton
{
	width:44px; height:20px; background:url(images/dl.gif); border:0px;
}
.askbutton
{
	width:55px; height:20px; background:url(images/ask.gif); border:0px;
}
