A:link    {
	color:#000000;
	text-decoration: none;
}
A:visited {
	color:#000000;
	text-decoration: none;
}
A:active  {
	color:#000000;
	text-decoration: none;
}
A:hover  {
	color:#0000cc;
	text-decoration: underline;
}

.linkNormal A:link    {
	color:#0000cc;
	text-decoration: none;
}
.linkNormal A:visited {
	color:#7600C8;
	text-decoration: none;
}
.linkNormal A:active  {
	color:#cc0000;
	text-decoration: none;
}
.linkNormal A:hover  {
	color:#0000cc;
	text-decoration: underline;
}

.button {
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	background: #eeeeee;
	height:20;
}
.input    {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background : #ffffff;
	height:20;
}
.input::-webkit-input-placeholder
{
	color: #aaa;
}
.input::-moz-placeholder
{
	color: #aaa;
}
.input:-ms-input-placeholder
{
	color: #aaa;
}
.input:-moz-placeholder
{
	color: #aaa;
}
BODY,TD,DIV,form,center,option,pre,br {
	color:#000000;
	font-size:9pt;
	font-family:±¼¸²,tahoma;
	line-height:155%;
}
input,SELECT,TEXTAREA {
	color:#000000;
	font-size:9pt;
	font-family:±¼¸²,tahoma;
	line-height:145%;
}
BODY {
	margin:0 0 0 0
}

.highlight	{
	color:yellow;
	background:red;
	font-weight:bold;
}

.highlight2	{
	color:#008000;
	background:#D3FF05;
}

.rightline_d0d0d0	{
	border-width: 0 1 0 0;
	border-style: solid;
	border-color: d0d0d0;
}

.rightline_999999	{
	border-width: 0 1 0 0;
	border-style: solid;
	border-color: 999999;
}

.smsBox{
	border-width: 0px;
	border-style: solid;
	font: 9pt;
	overflow:hidden
}

.disabledBox{
	background-color:#E1E1E1;
	border-width:1;
	border-color:silver;
	border-style:solid;
}
.image    {
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	background : #ffffff;
}

.UB	{
	color:	#0000cc;
	text-decoration:	underline;
}

.UR	{
	color:	#cc0000;
	text-decoration:	underline;
}

.png24 {
    tmp:expression(setPng24(this));
}

.linkRed
{
	text-decoration	: underline;
	color			: #cc0000;
	cursor			: pointer;
}

.linkBlue
{
	text-decoration	: underline;
	color			: #0000cc;
	cursor			: pointer;
}

.linkGreen
{
	text-decoration	: underline;
	color			: #008000;
	cursor			: pointer;
}

.paginate {}
.paginate a,
.paginate strong { position:relative; display:inline-block; margin-right:1px; padding:3px 3px 5px 3px; color:#000; text-decoration:none; border:1px solid #ffffff; font:bold 12px/normal Verdana; _width /**/:17px;}
.paginate strong { color:#f23219 !important; border:1px solid #e9e9e9;}
.paginate .pre { margin-right:9px; padding:5px 6px 5px 6px; _padding-bottom:3px;}
.paginate .next { margin-left:9px; padding:5px 6px 5px 6px; _padding-bottom:3px;}
*:first-child+html .paginate .pre,
*:first-child+html .paginate .next { top:-1px; padding-bottom:3px;}
.paginate .pre,
.paginate .next { display:inline-block; color:#ccc; border:1px solid #e9e9e9; position:relative; top:1px; _top:-1px; font:12px/normal arial; _width /**/:84px;}
.paginate a.pre,
.paginate a.next { color:#565656;}
.paginate a:hover { background-color:#f7f7f7 !important; border:1px solid #e9e9e9;}