b
{
	color: #093;
}

input[type=text], input[type=submit], input[type=button], form select, #piSEND input[type=submit], #piSEND input[type=button], textarea
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px 4px 3px 4px;
	border-radius: 3px;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
}
input[type=text]:hover, form select:hover, #piSEND input[type=submit]:hover, #piSEND input[type=button]:hover, textarea:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.65), 0 3px 6px -5px #333;
}
form input[type=submit], form input[type=button]
{
	width: 170px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 7px;
	border-radius: 3px;
	cursor: pointer;

	background: #bfdfff;
	background: radial-gradient(ellipse at center, #fff 0%,#bfdfff 100%);
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
	text-shadow: 1px 1px 1px #fff;
}
form input[type=submit]:hover, form input[type=button]:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #bbb;
}
input[type=text], form select
{
	font-size: 14px;
	color: #456;
}
input[type=checkbox], input[type=radio]
{
	vertical-align: middle;
}

div.d-left
{
	float: left;
	width: 50%;
	text-align: center;
}

.T7 {
	margin-top: 7px;
}
.T10 {
	margin-top: 10px;
}

.fontT {
	font-family: Tahoma;
}
.fontC {
	font-family: Courier New, Courier;
	font-size: 14px;
}

.under {
	padding-bottom: 1px;
	border-bottom: 1px dotted #345;
	cursor: pointer;
}

#piSEND {
	float: right;
	width: 150px;

}
#piSEND input[type=submit], #piSEND input[type=button] {
	width: 150px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	vertical-align: middle;
	border-radius: 3px;
	cursor: pointer;

	background: #bfdfff;
	background: radial-gradient(ellipse at center, #fff 0%,#bfdfff 100%);
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
	text-shadow: 1px 1px 1px #fff;
}

div.piLeft {
	float: left;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #567;
}
div.piLeft span {
	font-size: 15px;
	font-weight: bold;
	color: #092;
}

#piMess {
	display: none;
}

/*-------------*/

table.p-trans_t
{
	width: 100%;
	margin-top: 3px;
	border-spacing: 7px 4px;
}
table.p-trans_t td
{
	text-align: center;
}
table.p-trans_t td.l
{
	text-align: left;
}
table.p-trans_t td.r
{
	text-align: right;
}
td.p-trans_1
{
	font-weight: 300;
	color: #234;
	font-size: 15px;
}
td.p-trans_sub
{
	padding-top: 7px;
	padding-bottom: 10px;
}
td.p-trans_2
{
	border-top: 1px dotted #678;
	padding-top: 10px;
	font-weight: 600;
	color: #678;
	font-size: 14px;
}
td.p-trans_2 span
{
	color: #095;
}

fieldset
{
	padding: 4px 7px 9px 7px;
	border: 1.8px solid #678;
	border-radius: 3px;
	background-color: #fbfbf9;
}
fieldset p
{
	margin-top: 2px;
	text-align: center;
	color: #234;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
}
fieldset legend
{
	font-weight: 600;
	color: #678;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
}

#p-inductor-phSWR, #p-inductor-phSWL {
	display: inline-block;
	margin-bottom: -1px;
	padding-right: 1px;
	vertical-align: middle;
	border-radius: 3px;
	_background: radial-gradient(ellipse at center, #ffffff 0%,#f0f5f0 100%);
}

div.piHR {
	
}
div.piHR>span {
	width: 25px;
	height: 0;
	margin-right: 12px;
	padding: 2px;
	border-bottom: 2px solid #234;
	text-shadow: 1px 1px 0 #fff;
	vertical-align: middle;
	cursor: pointer;
}
#piHR-It {
	border-color: #082;
}
#piHR-Ut {
	border-color: #c20;
	border-style: dashed;
}
#piHR-SWR {
	border-bottom: 1px solid #093;
	border-style: solid;
}
#piHR-SWL {
	border-bottom: 1px solid #05b;
	border-style: solid;
}
#piHR-U1 {
	border-bottom: 1.5px solid #e09;
	border-style: dashed;
}

#piSt0Div, #piSt2Div {
	display: none;
	position: absolute;
	padding: 0px 5px 5px 8px;
	background-color: #f9f9f9;
	border-radius: 3px;
	box-shadow: inset 0 0 3px rgba(110,130,190,0.45), 0 2px 2px 2px #bbb;
	z-index: 100;
}

div.piBottom {
	margin-top: 12px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 2px solid #BFBFBF;
}
div.piBottom span {
	margin-right: 4px;
	padding: 5px 7px 5px 7px;
	border: 1px solid #BFBFBF;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
	text-shadow: 1px 1px 0 #fff;
	cursor: pointer;
}
div.piBottom span:hover {
	background-color: #def;
	background: radial-gradient(ellipse at center, #f0f9ff 0%,#bfdfff 100%);
}

div.piPodrContent, div.piPodContent {
	display: none;
	margin-top: 1px;
	padding: 0 7px 0 7px;
	border-top: 2px solid #BFBFBF;
	text-align: center;
}
div.piPodrContent .p {
	text-align: left;
}
div.piPodrContent img {
	text-align: center;
}

 div.piPodContent {
	padding-bottom: 20px;
	background-color: #fafafa;
}

/*-------------*/

#warningMess
{
	text-align: center;
	color: #e00;
}

#contentShowSet, #linkShowSet
{
	width: auto;
	margin-left: 3px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: inset 0 0 3px rgba(110,130,190,0.45), 0 3px 6px -5px #fff;
	text-shadow: 1px 1px 1px #fff;
	cursor: pointer;
}
#contentShowSet:hover, #linkShowSet:hover
{
	background-color: #def;
	background: radial-gradient(ellipse at center, #f0f9ff 0%,#bfdfff 100%);
}
.showSet
{
	margin-top: 15px;
	padding: 17px 0 7px 0;
	text-align: center;
	border-top: 1px dotted #789;
}
.contentShow, .linkShow
{
	display: none;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 2px 1px 15px 2px;
	border-radius: 3px;
}
.linkShow
{
	text-align: center;
	padding-top: 17px;
	background: radial-gradient(ellipse at center, #ffffff 0%,#f5f5f5 100%);
	text-shadow: 1px 1px 1px #fff;
}
.linkShow input
{
	width: 730px;
	margin-top: 7px;
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
	color: #08e;
	border: 1px solid #bcd;
	text-shadow: 1px 1px 1px #fff;
	border-radius: 3px;
}
