﻿.bigtitle {font-size: 15pt;font-weight:bold;color:#515151;}
div.title {padding:2px 6px;font-weight:bold;background-color:#DFEBCA;}
div.indent {padding:8px 12px;}
table.content {text-align:left;line-height:20px;}
div.displaytop {text-align:left;padding:10px;border-bottom:solid 1px #CCCCCC;background:url(images/displaytop_bg.gif) repeat-y right;}
div.content {width:97%;padding-top:10px;text-align:left;line-height:20px;}
body.operate {background-color:White;}
.mark
{
	background-image: url(images/star_on.gif);
    background-repeat: no-repeat;
    background-position:center center;
    cursor:pointer;
    height:18px;width:18px;
	}
.nomark
{
	background-image: url(images/star_off.gif);
    background-repeat: no-repeat;
    background-position:center center;
    cursor:pointer;
    height:18px;width:18px;
	}
.flag 
{
	background-image: url(images/flag_on.gif);
    background-repeat: no-repeat;
    background-position:center center;
    cursor:pointer;
    height:18px;width:18px;
	}
.noflag 
{
	background-image: url(images/flag_off.gif);
    background-repeat: no-repeat;
    background-position:center center;
    cursor:pointer;
    height:18px;width:18px;
	}
UL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}