﻿table.querytab-content
{
	border: solid 1px #065f6c;
	table-layout:fixed;
	text-align:justify;
	background-color:#d3e4e6;
	width: 100%;
}

table.querytab-content-active
{
	border: solid 1px #065f6c;
	table-layout:fixed;
	text-align:justify;
	background-color:#e6f2f1;
	width: 100%;
}

span.querytab-tab
{
	cursor:pointer;
}

span.querytab-tabactive
{
	font-weight:bold;
	cursor:pointer;
}

span.querytab-i
{
	cursor:pointer;
}

span.querytab-a
{
	cursor:pointer;
}

span.querytab-p
{
	cursor:pointer;
}

span.querytab-e
{
	cursor:pointer;
}

span.querytab-l
{
	cursor:pointer;
}

span.querytab-rs
{
	cursor:pointer;
}

table.project-content
{
	width: 99%;
	text-align: left;
}
table.project-dialog-content
{
	width: 100%;
	text-align: left;
    border:solid 1px black;
}
tr.project-title
{
	height:14px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
}

span.project-pn
{
	cursor:pointer;
}

span.project-name
{
	cursor:pointer;
}

div.project-patentlist-content
{
	border: solid 1px #065f6c;
	table-layout:fixed;
	text-align:justify;
	background-color:#d3e4e6;
	width: 98%;
}

input.figure-clear-bt
{
	vertical-align:middle;
	width:50px;
	height:22px;
	font-size:12px;
}

span.searchhistory-t
{
	cursor:pointer;
}

input.keywordcheckbox
{
    width:9px;
    height:9px;
    margin-right:3px;
    vertical-align:middle;
}

div.searchobject
{
	line-height: 2;
    display:inline;
}

img.funcimg2
{
	cursor:pointer;
	border:0;
	vertical-align:middle;
}

img.funcimg
{
	cursor:pointer;
	border:0;
	vertical-align:middle;
	margin-right:6px;
}

table.querytabfiguretable
{
	width:100%;
}

a.patenticsLink:link
{
	text-decoration:none;
	color:black;
}
a.patenticsLink:visited
{
	text-decoration:none;
	color:black;
}
a.patenticsLink:hover
{
	text-decoration:underline;
	color:black;
}


a.patenticsLink:active
{
	text-decoration:none;
}
