/* CSS Document */
.clear{
	clear:both;
}
html, body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body{
	font-family:Arial;
	font-size:13px;
	color:#000;
}

a{
	color: #646464;
	text-decoration: none;
}

a:hover{
	color: #000;
}

body.home, body.black{
	background-color:#000;
	color:#FFFFFF;
}

.home a{
	color:#fff;
}

#site{
	width:800px;
	margin:auto;
	position:relative;
	min-height:100%;
}

div.nav {
	display:none;
	/*20230406  */
	position: absolute;
	width: 100%;
	max-width: 1200px;
	top:170px;
}

div.nav ul, div.nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	/*20230406  */
	font-size: 14px;
}

.home div.nav > ul{
	display: flex;
	width: 100%;
	gap:30px;
}

.home div.nav > ul a{
	display: block;
}

.home div.nav > ul a::before {
	display: block;
	content: attr(title);
	font-weight: bold;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

.home div.nav >ul > li{
	display: block;
	position: relative;
	/*position:absolute;*/
	/*20230406 bottom:15px; */
	top:0px;
}

.home div.nav > ul > li > a {
	font-weight:bold;
	color: #fff;
	color:#000;
}

.home div.nav > ul > li > ul{
		margin-bottom:15px;
}

.home div.nav > ul > li > ul > li > a{
	font-weight:normal;
	color: #646464;
	color:#949494;
	color:#646464;
	white-space: nowrap;
}

.home div.nav > ul > li > ul > li > a:hover{
	color:#fff;
	color:#000;
	font-weight: bold;
}

.logo{
	color:#000;
	font-size: 50px;
}

.logo small{
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

#menu_lan ul, #menu_lan li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#menu_lan ul{
    text-align:center;
	margin-top:20px;
	width:50px;
}

#menu_lan li.hidden {
    display:none;
    border-top:1px solid #efefef;
}

#menu_lan li a{
	color: #646464;
	display:block;
	padding:5px;
}

#menu_lan li a:hover{
	color:#000;
}

#menu_lan li a.current{
	color:#000;
}

#menu_lanhome{
	padding-top:20px;
}

#menu_lanhome ul, #menu_lanhome ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}



#menu_lanhome ul li{
	float:left;
	margin:10px;
	/*20230406  */
	font-size: 14px;
}

#menu_lanhome ul li a{
	color:#646464;
	color:#949494;
	font-weight:bold;
	color:#000;
}

#menu_lanhome ul{
	display: flex;
	gap:5px;
	justify-content: space-between;
	width: 311px;
}

#menu_lanhome ul li{
	float: none;
	margin:0px;
}

#menu_lanhome ul li a:hover{
	color:#fff;
}

#submenu ul, #submenu li, #submenu2 ul, #submenu2 li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#submenu a.current, #submenu2 a.current {
	font-weight:bold;
}


h1{
	color:#A80C01;
	font-size:16px;
}

.content h1 {
	margin-top: 0px;
	height: auto !important;
	margin-bottom: 25px;
}


#header{
	position:relative;
	padding-top:25px;
	float: left;
	clear: both;
	width: 100%;
	/*height:135px;*/
	height:105px;
	font-size:12px;
}

.navimage{
	float:left;
	width:125px;
	padding:1px;
	display:none;
}

.navelemsub, .navelemmain{
	float:left;
	width:190px;
	padding:1px;
	display:none;
}

.navelemsub.current, .navelemmain.current, .navimage.current{
	display:block;
}

.black .navimage{
	visibility:hidden;
}

.navelemmain ul, .navelemmain ul li, .navelem ul, .navelem ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}

.navelemmain a.current, .navelem a.current{
	font-weight:bold;
}

td p{
	/*margin:0px;*/
}

td p:first-child{
	margin-top:0px;
}

a{
	color: #646464;
	font-family: arial;
	text-decoration: none;
}

a:hover, a.current{
	color:#000000;
}

.navelemmain a:not(.current):hover, .navelemsub a:not(.current):hover, #submenu a:not(.current):hover, #submenu2 a:not(.current):hover{
	color:#646464;
	font-weight: bold;
}

#logo a{
	display:block;
	width:274px;
	height:80px;
	background-image:url("../img/logo_inside.gif");
	background-position: left center;
	background-repeat:no-repeat;
}

.black #logo a{
	background-image:url("../img/logo_inside_black.gif");
}

#logo a{
	color: #000;
	font-size: 40px;
	background-image:none;
}

#logo small {
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	display: inline-block;
}

.black #logo a{
	color:#fff;
	background-image:none;
}

.black #menu_lan li a{
	color: #646464;
}

.black #menu_lan li a:hover, .black #menu_lan li a.current, .black .navelem li a:hover, .black .navelem li a.current, .black .navelemmain li a:hover, .black .navelemmain li a.current{
	color:#fff;
}



ul.sitemap, ul.sitemap ul, ul.sitemap li, ul.sitemap ul li{
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.sitemap{
	margin-top: 80px;
}

ul.sitemap>li{
	float:left;
	/*min-width:124px;*/
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:130px;
	word-wrap: break-word;
}



.cd-top{
	
	position:fixed;
	bottom:20px;
	right:20px;
	visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  text-align:center;
}

.cd-top:before{
	background-image:url(../img/arrow-1.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	display:block;
	height: 50px;
	width:50px;
	content:"";
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.detailstable{
	width:100%;
	margin-top:10px;
}

.detailstable tr > td{
	padding-right:10px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom:1px solid;
}

.detailstable tr > td[colspan='2']{
	padding-right: 0px;
}

.detailstable tr > td > p:last-child{
	margin:0px;
}

.breadcrumb{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:20px;
}

.cr_breadcrumb:first-child{
	color:#A80C01;
}

.cr_breadcrumb:first-child:after{
	color:#646464;
}

.cr_breadcrumb:after{
	content:" > "
}

.cr_breadcrumb:last-child:after{
	content:none;
	display: none;
}

.imagegrid .grid-sizer, .imagegrid .grid-item{
	width:calc((100% - 20px)/3);
}

.imagegrid .grid-item{
	border:1px solid #000;
	margin-bottom: 10px;
}

.imagegrid .gutter-sizer{
	width:10px;
}

.imagegridcat .grid-sizer, .imagegridcat .grid-item{
	width:calc((100% - 20px)/3);
}

.imagegridcat .grid-item{
	border:1px solid #000;
	/*margin-bottom: 10px;*/
}

.imagegridcat .gutter-sizer{
	width:10px;
}