/* CSS Document */
.STYLE2 {color: #730000}


body,td,th {
	font-size: 12px;
}
body {
  background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #730000;
}
a:visited {
	text-decoration: none;
	color: #730000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
*{
line-height:200%;}
.bottom{
line-height:150%;}
.black12a{ font-size:12px; line-height:28px;}
.rednum{ font-family:"Times New Roman", Times, serif; font-size:13.5pt; color:#FF3300; }
.red14{ font-size:14px; color:#FF0000; font-weight:bold;}
.red12{ font-size:12px; color:#FF0000; font-weight:bold;}
.rednum2{ font-family:Georgia; font-size:14pt; color:#FF0000;}
.tb_img_bor img{ padding:2px; border:1px #CCCCCC solid;}
.Item-Default
{
    /* background-color:#ffffff;
    border:1px dashed #cccccc;*/
}

/* 数据行鼠标滑上的效果 */
.Item-OnMouseOver
{
    background-color:#f3f3db;
    border:1px dashed #cccccc;
}

/* 数据行被选中的效果 */
.Item-Selected
{
    background-color:#E8F5FF;
    border:1px dashed #4DB3C8;
}
a.note,a.note:link,a.note:visited{ font-size:12px; color:#0033FF; text-decoration:none; line-height:24px;}
a.note:hover,a.note:active{ color:#FF0000; text-decoration:none;}

