/* ops.min.css */

.opsSearchBox .opsSearchBoxForm,
.suggestList .opsSuggestHeader,
.suggestList li a,
.suggestDetailList .opsSuggestHeader,
.suggestDetailList li a,
.opsSearchResult .opsSearchResultHeader,
.opsSearchResult .opsSearchResultFooter,
.opsSearchResultTable .opsColDescription,
.opsSearchResultTable .opsColDescription .opsColDescriptionInner,
.opsSearchResultTable .opsColDownload ul,
#headForm.formA01_01 .search,
.tabOuter .tabInner .tabList {
	*zoom:1;
}

.opsSearchBox .opsSearchBoxForm:after,
.suggestList .opsSuggestHeader:after,
.suggestList li a:after,
.suggestDetailList .opsSuggestHeader:after,
.suggestDetailList li a:after,
.opsSearchResult .opsSearchResultHeader:after,
.opsSearchResult .opsSearchResultFooter:after,
.opsSearchResultTable .opsColDescription:after,
.opsSearchResultTable .opsColDescription .opsColDescriptionInner:after,
.opsSearchResultTable .opsColDownload ul:after,
#headForm.formA01_01 .search:after,
.tabOuter .tabInner .tabList:after {
	content:'';
	display:block;
	clear:both;
	height:0;
}

@media print {
	.opsSearchBox .opsSearchBoxForm:after,
	.suggestList .opsSuggestHeader:after,
	.suggestList li a:after,
	.suggestDetailList .opsSuggestHeader:after,
	.suggestDetailList li a:after,
	.opsSearchResult .opsSearchResultHeader:after,
	.opsSearchResult .opsSearchResultFooter:after,
	.opsSearchResultTable .opsColDescription:after,
	.opsSearchResultTable .opsColDescription .opsColDescriptionInner:after,
	.opsSearchResultTable .opsColDownload ul:after,
	#headForm.formA01_01 .search:after,
	.tabOuter .tabInner .tabList:after {
		height:1px;
		margin-bottom:-1px;
		visibility:hidden;
	}
}

.opsSearchResultTable tfoot {
	background-color:transparent;
	border:0;color:transparent;
	font:0/0 a;
	text-shadow:none;
	*display:none;
	_display:none;
}

.opsSearchBox .opsSearchBoxForm p {
	display:inline-block;
	vertical-align:baseline;
	zoom:1;
	*display:inline;
	*vertical-align:auto;
}

div.search-block {
	background-color: #f0f5fc;
}

div.product_search h2 {
	border-bottom: 1px solid #FFFFFF;
	background-color: #E6EEF9;
}

div.product_search h2 font {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin: 10px 10px 0 10px;
}

div.product_search p font {
	font-size: 12px;
	font-family: Arial;
	margin: 10px;
}

.opsSearchBox {
	border: 1px solid #ccc;
}

#headForm.formA01_01 .search {
	width: 100%;
	padding: 10px;
}

/* suggest list area */
.suggestList .opsSuggestHeader,
.suggestList li a,
.suggestDetailList .opsSuggestHeader,
.suggestDetailList li a {
	display:block;
	padding:6px 5px;
}

.suggestList {
	z-index:90;
	display:none;
	position:absolute;
	background:#fff;
	background:rgba(255, 255, 255, .95);
	border:1px solid #c6c6c6;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .15);
	box-shadow:0 1px 4px rgba(0, 0, 0, .15);
	border-radius:3px;font-size:11px;font-family: Arial;
	line-height:1.25;text-align:left;word-break:break-all;
}

.suggestList .opsSuggestHeader {
	background:#e6eef9;background-color:#e6eef9;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6eef9), color-stop(100%, #e1e9f4));
	background-image:-webkit-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-moz-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-ms-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-o-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:linear-gradient(top, #e6eef9, #e1e9f4);
	border-bottom:1px solid #c6c6c6;
	border-radius:3px 3px 0 0;
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset, 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset, 0 1px 1px rgba(0, 0, 0, .075);
}

.suggestList .opsSuggestHeader .opsSuggestHeaderTitle {
	float:left;
}

.suggestList .opsSuggestHeader .opsSuggestHeaderTitle em {
	font-style:normal;
	font-weight:700;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination {
	float:right;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span {
	display:inline-block;
	vertical-align:baseline;zoom:1;
	*display:inline;
	*vertical-align:auto;
	padding:0 2px;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.prev {
	margin-right:2px;
	padding-left:8px;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.next {
	margin-left:2px;
	padding-right:8px;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.opsPrev,
.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.opsNext,
.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.clearOpsHistory {
	cursor:pointer;
	color:#1754b7;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.opsPrev {
	background:url(../images/icon_left_b.gif) no-repeat 0 20%;
}

.suggestList .opsSuggestHeader .opsSuggestHeadeePagination span.opsNext {
	background:url(../images/icon_right_b.gif) no-repeat 100% 20%;
}

/*
.suggestList li {
	border-left:6px solid #c6c6c6;
}
*/

.suggestList li a {
	cursor:pointer;
	color:#555;
	line-height:1.25;
	min-height:1.25em;
	height:auto!important;
	height:1.25em;
}

.suggestList li a:link,
.suggestList li a:visited,
.suggestList li a:hover,
.suggestList li a:focus,
.suggestList li a:active {
	text-decoration:none;
}

.suggestList li a b {
	font-weight:700;
}

.suggestList li a .opsName {
	float:left;
	margin-right:10px;
}

.suggestList li a .opsVolume {
	float:right;
	padding-right:8px;
	background:url(../images/icon_right_b.gif) no-repeat 100% 5%;
}

.suggestList li a.hover {
	background:whitesmoke;
	background-color:whitesmoke;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, #f2f2f2));
	background-image:-webkit-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-moz-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-ms-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-o-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:linear-gradient(top, whitesmoke, #f2f2f2);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset;
	box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset;
	text-decoration:underline;
	color:#0046a0;
}

.suggestList li a.hover .opsName {
	text-decoration:underline;
}

.suggestList li a.hover .opsVolume {
	background:0 0;
}

.suggestList li.opsSuggest_sensor {
	border-color:#939fd0;
}

.suggestList li.opsSuggest_switch {
	border-color:#c399cb;
}

.suggestList li.opsSuggest_safety {
	border-color:#f2e06d;
}

.suggestList li.opsSuggest_relay {
	border-color:#e58873;
}

.suggestList li.opsSuggest_control {
	border-color:#e5a35c;
}

.suggestList li.opsSuggest_fasystem {
	border-color:#a9cc7a;
}

.suggestList li.opsSuggest_motion_drive {
	border-color:#c8ca66;
}

.suggestList li.opsSuggest_energy-conservation-support_environment-measure-equipment {
	border-color:#68bdea;
}

.suggestList li.opsSuggest_device {
	border-color:#bfbfbf;
}

.suggestList li:last-child {
	border-radius:0 0 3px 3px;
}

.suggestList .historyList li {
	border-left:none;
}

/*
.suggestDetailList {
	position:relative;
	z-index:91;
	display:none;
	position:absolute;
	background:#fff;
	background:rgba(255, 255, 255, .95);
	border:1px solid #c6c6c6;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .15);
	box-shadow:0 1px 4px rgba(0, 0, 0, .15);
	border-radius:3px;
	font-size:11px;
	font-family: Arial;
	line-height:1.25;
	text-align:left;
	word-break:break-all;
}

.suggestDetailList .opsSuggestHeader {
	background:#e6eef9;background-color:#e6eef9;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6eef9), color-stop(100%, #e1e9f4));
	background-image:-webkit-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-moz-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-ms-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:-o-linear-gradient(top, #e6eef9, #e1e9f4);
	background-image:linear-gradient(top, #e6eef9, #e1e9f4);
	border-bottom:1px solid #c6c6c6;border-radius:3px 3px 0 0;
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset, 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset, 0 1px 1px rgba(0, 0, 0, .075);
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeaderTitle {
	float:left;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeaderTitle em {
	font-style:normal;
	font-weight:700;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination {
	float:right;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span {
	display:inline-block;
	vertical-align:baseline;
	zoom:1;
	*display:inline;
	*vertical-align:auto;
	padding:0 2px
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.prev {
	margin-right:2px;
	padding-left:8px;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.next {
	margin-left:2px;
	padding-right:8px;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.opsPrev,
.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.opsNext,
.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.clearOpsHistory {
	cursor:pointer;
	color:#1754b7;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.opsPrev {
	background:url(../images/icon_left_b.gif) no-repeat 0 20%;
}

.suggestDetailList .opsSuggestHeader .opsSuggestHeadeePagination span.opsNext {
	background:url(../images/icon_right_b.gif) no-repeat 100% 20%;
}

.suggestDetailList li {
	border-left:6px solid #c6c6c6;
}

.suggestDetailList li a {
	cursor:pointer;
	color:#555;
	line-height:1.25;
	min-height:1.25em;
	height:auto!important;
	height:1.25em;
}

.suggestDetailList li a:link,
.suggestDetailList li a:visited,
.suggestDetailList li a:hover,
.suggestDetailList li a:focus,
.suggestDetailList li a:active {
	text-decoration:none;
}

.suggestDetailList li a b {
	font-weight:700;
}

.suggestDetailList li a .opsName {
	float:left;
	margin-right:10px;
}

.suggestDetailList li a .opsVolume {
	float:right;
	padding-right:8px;
	background:url(../images/icon_right_b.gif) no-repeat 100% 5%;
}

.suggestDetailList li a.hover {
	background:whitesmoke;
	background-color:whitesmoke;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, #f2f2f2));
	background-image:-webkit-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-moz-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-ms-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:-o-linear-gradient(top, whitesmoke, #f2f2f2);
	background-image:linear-gradient(top, whitesmoke, #f2f2f2);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset;
	box-shadow:0 1px 0 rgba(255, 255, 255, .25)inset;
	text-decoration:underline;
	color:#0046a0;
}

.suggestDetailList li a.hover .opsName {
	text-decoration:underline;
}

.suggestDetailList li a.hover .opsVolume {
	background:0 0;
}

.suggestDetailList li.opsSuggest_sensor {
	border-color:#939fd0;
}

.suggestDetailList li.opsSuggest_switch {
	border-color:#c399cb;
}

.suggestDetailList li.opsSuggest_safety {
	border-color:#f2e06d;
}

.suggestDetailList li.opsSuggest_relay {
	border-color:#e58873;
}

.suggestDetailList li.opsSuggest_control {
	border-color:#e5a35c;
}

.suggestDetailList li.opsSuggest_fasystem {
	border-color:#a9cc7a;
}

.suggestDetailList li.opsSuggest_motion_drive {
	border-color:#c8ca66;
}

.suggestDetailList li.opsSuggest_energy-conservation-support_environment-measure-equipment {
	border-color:#68bdea;
}

.suggestDetailList li.opsSuggest_device {
	border-color:#bfbfbf;
}

.suggestDetailList li:last-child {
	border-radius:0 0 3px 3px;
}

.suggestDetailList .historyList li {
	border-left:none;
}

.suggestDetailList #opsTriangle {
	position:absolute;
	left:-6px;
	width:6px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.suggestDetailList .opsTriangleCategory_sensor {
	background-image:url(../images/ico_triangle_sensor.png);
}

.suggestDetailList .opsTriangleCategory_switch {
	background-image:url(../images/ico_triangle_switch.png);
}

.suggestDetailList .opsTriangleCategory_safety {
	background-image:url(../images/ico_triangle_safety.png);
}

.suggestDetailList .opsTriangleCategory_relay {
	background-image:url(../images/ico_triangle_relay.png);
}

.suggestDetailList .opsTriangleCategory_control {
	background-image:url(../images/ico_triangle_control.png);
}

.suggestDetailList .opsTriangleCategory_fasystem {
	background-image:url(../images/ico_triangle_fasystem.png);
}

.suggestDetailList .opsTriangleCategory_motion_drive {
	background-image:url(../images/ico_triangle_motion_drive.png);
}
.suggestDetailList .opsTriangleCategory_energy-conservation-support_environment-measure-equipment {
	background-image:url(../images/ico_triangle_energy_environment.png);
}

.suggestDetailList .opsTriangleCategory_device {
	background-image:url(../images/ico_triangle_device.png);
}
*/

div.opsSuggestHeader {
	height: 16px;
}


div.opsSuggestHeader p {
	vertical-align: top;
	margin-top: 0px;
}


div.opsSuggestList ul {
	list-style-type: none;
	padding-left: 12px;
	*display: inline;
	margin: 0 2px;
}


div.opsSuggestList li {
	list-style-type: none;
	*display: inline;
}


/* search box area */
.opsSearchBox .opsSearchBoxForm:after,
.suggestList .opsSuggestHeader:after,
.suggestList li a:after,
.suggestDetailList .opsSuggestHeader:after,
.suggestDetailList li a:after,
.opsSearchResult .opsSearchResultHeader:after,
.opsSearchResult .opsSearchResultFooter:after,
.opsSearchResultTable .opsColDescription:after,
.opsSearchResultTable .opsColDescription .opsColDescriptionInner:after,
.opsSearchResultTable .opsColDownload ul:after,
#headForm.formA01_01 .search:after,
.tabOuter .tabInner .tabList:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#headForm.formA01_01 .search p {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	padding: 2px;
	*display: inline;
}

/*
.opsSearchBox .opsKeyword,
input.opskeyword
*/
div.search-block input.opsKeyword,
div.opsSearchBox input.opsKeyword {
        width: 280px;
        padding: 1px 4px;
        border-top: 1px solid #d9d9d9;
        border-left: 1px solid #e0e0e0;
        border-right: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        background: url(../images/search_form.gif) left top repeat-x;
        color: #333;
}

#doSearch {
	height: 20px;
	width: 90px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../images/search_btn_01.png);
	text-align: center;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}

#doSearch:hover {
	background-image: url(../images/search_btn_02.png);
}

div.#search p {
	display: inline;
}

/* tab area */
div.oep-tab {
	margin: 1.5em 0 0;
}

.oep-tab table.oep-table {
	padding: 0 !important;
}
.oep-tab table.oep-table {
	position: relative;
	top: 2px !important;
	width: auto !important;
	border-collapse: collapse;
	border: 0 none;
	font-size: 100%;
}
div.oep-tab * {
	font-size: 12px;
	font-family: Arial;
}

.oep-table td.non-active {
	width: 124px;
	height: 36px;
	background-image: url(../images/tab_non-active_ie.png);
	text-align: center;
}

.oep-tab table.oep-table a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}


.oep-table td.active {
	width: 124px;
	height: 36px;
	background-image: url(../images/tab_active.png);
	text-align: center;
	margin: 4px !important;
}

.opsSearchResult {
	border: 1px solid #ccc;
}

.opsSearchResult .opsSearchResultInner {
	padding: 10px;
}

.opsSearchResult .opsSearchResultHeader {
	margin-bottom: 20px;
}

.opsSearchResult .opsSearchResultHeader .title {
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 5px solid #CCC;
}

div.opsPagination {
	float: right;
}

div.oep-tab li {
	list-style-type: none;
}

.opsPagination a, .opsPagination span {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	margin: 0 2px!important;
	padding: 0 2px!important;
}

.opsSearchResultTable {
	display: none;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	*border-bottom:1px solid #969696;
}


.opsSearchResultTable tr {
	border-left: 1px solid #969696;
}

div.opsSearchResultBody {
	*border-left: 1px solid #969696;
	*border-collapse: collapse;
}


.opsSearchResultTable thead .opsColDescription {
	width: 491px;
}

.opsSearchResultTable .opsColDescription {
	line-height: 1.25;
}

.opsSearchResultTable thead th {
	background: #e1e1e1;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #e1e1e1));
	background-image: -webkit-linear-gradient(top, #e4e4e4, #e1e1e1);
	background-image: -moz-linear-gradient(top, #e4e4e4, #e1e1e1);
	background-image: -ms-linear-gradient(top, #e4e4e4, #e1e1e1);
	background-image: -o-linear-gradient(top, #e4e4e4, #e1e1e1);
	background-image: linear-gradient(top, #e4e4e4, #e1e1e1);
	text-align: center;
}

.opsSearchResultTable th, .opsSearchResultTable td {
	word-break: break-all;
	padding: 5px!important;
	border-top: 1px solid #969696;
	border-right: 1px solid #969696;
}

.opsSearchResultTable .opsColDownload ul li a{
	text-decoration: none;
}

.opsSearchResultTable .opsColDownload {
	width: 170px;
}

.opsSearchResultTable tbody {
	border-bottom: 1px solid #969696;
}

.opsSearchResultTable tbody .opsColDescription {
	border-right: 0;
}

.opsSearchResultTable .opsColDescription {
	line-height: 1.25;
}

.opsSearchResultTable tbody th, .opsSearchResultTable tbody td {
	vertical-align: top;
}

.opsSearchResultTable .opsColDescription .opsColDescriptionInner {
	margin: -5px;
	padding: 5px;
}

.opsSearchResultTable .opsColDescription a:link,
.opsSearchResultTable .opsColDescription a:visited,
.opsSearchResultTable .opsColDescription a:hover,
.opsSearchResultTable .opsColDescription a:visited:hover {
	color: #555!important;
	text-decoration: none;
}

.opsSearchResultTable .opsColDescription a {
	display: block;
	color: #555;
	text-decoration: none;
}

.opsSearchResultTable .opsColDescription .opsFigure {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.opsSearchResultTable .opsColDescription .opsFigure img {
	background: #fff;
	border: 1px solid #ccc;
}

.opsSearchResultTable .opsColDescription .opsCategory,
.opsSearchResultTable .opsColDescription .opsProductName,
.opsSearchResultTable .opsColDescription .opsProductDescription {
	display: block;
	margin-left: 60px;
}

.opsSearchResultTable .opsColDescription a:link .opsProductName, .opsSearchResultTable .opsColDescription a:visited .opsProductName {
	color: #6b5dd1!important;
}

.opsSearchResultTable .opsColDescription a .opsProductName {
	color: #1a66ca!important;
}

.opsSearchResultTable .opsProductName {
	font-size: 16px;
}

.opsSearchResultTable .opsColDetails ul, .opsSearchResultTable .opsColDownload ul, .opsSearchResultTable .opsColMycatalog ul {
	margin-bottom: -3px;
}

.opsSearchResultTable .opsColDetails ul li, .opsSearchResultTable .opsColDownload ul li, .opsSearchResultTable .opsColMycatalog ul li {
	margin-bottom: 3px;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
	box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

opsBtnCatalog opsBtnOdd a {
	text-decoration: none;
}

.opsSearchResultTable .opsColDetails ul li a,
.opsSearchResultTable .opsColDetails ul li em,
.opsSearchResultTable .opsColDownload ul li a,
.opsSearchResultTable .opsColDownload ul li em,
.opsSearchResultTable .opsColMycatalog ul li a,
.opsSearchResultTable .opsColMycatalog ul li em {
	display: block;
	height: 1.5em;
	line-height: 1.5;
	padding: 1px;
	border: 1px solid #fff;
}

.opsSearchResultTable .opsColDetails ul li.opsBtnCatalog a span,
.opsSearchResultTable .opsColMycatalog ul li.opsBtnCatalog a span {
	padding: 0 5px;
}

.opsSearchResultTable .opsColDetails ul li a span,
.opsSearchResultTable .opsColDetails ul li em span,
.opsSearchResultTable .opsColDownload ul li a span,
.opsSearchResultTable .opsColDownload ul li em span,
.opsSearchResultTable .opsColMycatalog ul li a span,
.opsSearchResultTable .opsColMycatalog ul li em span {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.opsSearchResultTable .opsColDownload ul li {
	float: left;
	width: 80px;
}

.opsSearchResultTable .opsColDetails ul li,
.opsSearchResultTable .opsColDownload ul li,
.opsSearchResultTable .opsColMycatalog ul li {
	margin-bottom: 3px;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
	box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

.opsSearchResultTable .opsColDetails ul li em,
.opsSearchResultTable .opsColDownload ul li em,
.opsSearchResultTable .opsColMycatalog ul li em {
	cursor: not-allowed;
	background: #ccc;
	border-color: #ccc;
	color: #fff;
}

.opsSearchResultTable .opsColDownload ul li.opsBtnOdd {
	margin-right: 5px;
}

.opsSearchResultTable .opsColDetails ul li, .opsSearchResultTable .opsColDownload ul li, .opsSearchResultTable .opsColMycatalog ul li {
	margin-bottom: 3px;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
	box-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

.opsSearchResult .opsSearchResultFooter {
	margin-top: 20px;
}

/* ### paging ### */
div.opsPagination {
	float: right;
}

.opsPagination li {
	list-style-type: none;
	display: inline;
}

/* ### common ### */
body {
	text-align: center;
	margin: 0;
	padding: 0;
}


html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial;
	-webkit-text-size-adjust:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

table {
	border-collapse:collapse;
}

img {
	border-style: none;
}

a {
	outline:none;
	text-decoration:none;
	hide-focus:expression(this.hideFocus=true);
}


li {
	list-style:none;
}

input,
button,
textarea,
select {
	font-family:inherit;
}

html {
	overflow-y:scroll;
}

textarea {
	resize:none;
}

/* Pseudo */
::selection {
	background-color: #06c;
	color: #fff;
}

/* non-visual */
.non-visual {
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: -10000px;
	color: #0055c4;
	background: #0055c4;
}


/* general */
.height-8 {
    height: 16px;
}

.height-16 {
    height: 16px;
}

