/* CSS Document */
<!--
body,td,th,div {
	font-size: 12px;
}
body {
	background-color:#BBF1FF;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:visited {
	COLOR: #555555; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	LEFT: 1px; COLOR: #0099cc; POSITION: relative; TOP: 1px; TEXT-DECORATION: underline;
}
A:link {
	COLOR:#1242A3; TEXT-DECORATION: none
}


/* 全国专利技术交易中心 */
textarea{
     FONT-FAMILY: "新宋体";
     FONT-SIZE: 12px;
	 border:1px #7EBCB3 dotted;
     text-decoration: none;
}
td.STYLE3 a:link{
color: #FFFFFF;
font-size:12px;
font-weight:bold;
}
td.STYLE3 a:hover{
color:#FFFF00;
background-color:#66CC00;
font-size:12px;
font-weight:bold;

}
.tableline{
border-bottom:#B27807 dotted 1px;
}
.STYLE1 {
	font-size: 24px;
	font-weight: bold;
}
/*全国专利技术交易中心 end */
-->

a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover { background-color:#FF6600;
     color:#CCFF00;
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}
