﻿body
{
    font-family: Arial, Verdana;
    font-size: 14px;
    line-height:21px;
    color:#333;
    margin:0;
    padding:0;
    background-color:#eee;
}
body, a, div
{
    padding:0;
    margin:0;
}
a
{
    color: #36b;
    text-decoration:none;
}
a:hover
{
    color:#a00;
}
img
{
    border:none;
    max-width: 100%;
    height: auto;
}
iframe
{
    max-width: 100%;
}
h1
{
    font-size:15pt;
}
h2, h3, h4
{
    font-size:15px;
    display:inline;
}
table
{
	border:1px solid #bbb;
	border-bottom:none;
	border-left:none;
	text-align:center;
    	width:100%;
	overflow-x: auto;
	display: block;
}
table tbody
{
	display: table;
	width: 100%;
}
table td
{
	border:1px solid #bbb;
	border-top:none;
	border-right:none;
}
table .table_head
{
	background-color:#eee;
}
.box
{
    clear:both;
    padding:12px;
    border:1px solid #ddd;
    box-shadow: 2px 3px 3px #e1e1e1;
    -moz-box-shadow: 2px 3px 3px #e1e1e1;
    -webkit-box-shadow: 2px 3px 3px #e1e1e1;
}
.open
{
    border-top:none;
}
.top18px
{
    margin-top:18px;
}
.top12px
{
    margin-top:12px;
}
.clear
{
    clear:both;
    height:1px;
    width:100%;
}
.wrapper
{
    margin:39px auto;
    max-width:1200px;
    width:100%;
    background-color:#fff;
}
.header {
	padding-top: 1%;
    border-bottom:1px solid #ddd;
    position: sticky;
    top: 0;
    background-color:#fff;
}
.menu
{
    padding:0;
}
.menu a
{
    color:#333;
    font-size:16px;
}
.menu a:hover
{
    color:#a00;
}
.social
{
    text-align:right;
    float:right;
    margin-top:12px;
}

/*main body*/
.home
{
}
.latest
{
    color:#d00;
    font-size:16px;
    margin:16px 0 -12px 12px;
    font-weight:bold;
}
.main
{
     background-color:#fff;
     padding-bottom:18px;
}
.right
{    
    width:28%;
    float:right;
    margin:0 12px 39px 0;
    font-size:13px;
}
.right a
{
    color:#258;
}
.right a:hover
{
    color:#a00;
}
.right .block
{
    clear:both;
    margin-top:18px;
    padding:6px;
    height:100%;
    line-height:21px;
    margin-left:9px;
    background:#fff url(/image/sys/rightbg.gif) repeat;
    border:1px solid #ddd;
}
.rightTitle
{
    border-bottom:1px solid #bbb;
    font-size:15px;
    line-height:29px;
    text-align:center;
    width:95%;
    margin:0 auto;
    margin-bottom:6px;
}
.rightList
{
    clear:both;
    margin:12px 0px 6px 0px;
}
.rightList a
{
    display:block;    
    padding-left:10px;
    background:transparent url(/image/sys/bullet.gif) no-repeat;
    background-position:left center;
}
.rightList img
{
    width:100px;
    height:100px;
    cursor:pointer;
    float:left;
    margin:5px 5px 0 0;
    border:1px solid #eee;
    box-shadow: 0px 0px 2px #ddd;
    -moz-box-shadow: 0px 0px 2px #ddd;
    -webkit-box-shadow: 0px 0px 2px #ddd;
}
.right ul
{
    list-style:none;
    width:92%;
    margin:0;
    padding:0;
    padding-left:8px;
}
.right ul li
{
    margin-left:6px;
    line-height:25px;
    padding-left:10px;
    background:transparent url(/image/sys/arrow.gif) no-repeat;
    background-position:left center;
}

.left
{
    float:left;    
    width:68%;
    margin:0 6px 18px 12px;
    overflow: hidden;
}
.sitemap
{
    color:#999;
    font-size:10pt;
    line-height:25px;
    margin:3px 0 15px 12px;
    float:left;
}
.sitemap a
{    
    color:#999;
}
.sitemap a:hover
{
    color:#a00;
}
.cNode
{
}
/*data lists*/
.list
{
    clear:both;
    margin:18px 0;
    color:#3f3f3f;
}
.list .title a
{
    color:#333;
    background:transparent url(/image/sys/bullet.gif) no-repeat;
    background-position:left center;
    padding-left:8px;
    margin-left:-8px;
    font-weight:bold;
}
.list .title a:hover
{
    color:#a00;
}
.tag
{
    clear:both;
    font-weight:bold;
    font-size:12px;
    margin-top:3px;
}
.tag a
{
    color:#555;
    font-weight:normal;
}
.tag a:hover
{
    color:#a00;
}
.list img
{
    margin:12px 12px 0 0;
}
.page
{    
    font-size:11pt;
    margin-top:18px;
    text-align:center;
    line-height:29px;
    vertical-align:middle;
    float:left;
}
.page a
{ 
    font-size:16px;    
    display:inline-block;
    width:31px;
    height:26px;
    border-bottom:3px solid #a00;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    margin-left:2px;
    color:#555;
}
.page a:hover
{
    background-color:#a00;
    color:#eee;
    text-decoration:none;
}
.page a span
{
    display:inline-block;
    width:100%;
    height:100%;
    background-color:#a00;
    color:#eee;
}

/*detail*/
.content
{
    margin-top:16px;
}
.content h1
{
    display:inline;
    color:#a00;
}
.content_text
{
    clear:both;
    padding:12px 0 12px 0;
    margin-bottom:6px;
}
.content_text img
{
    margin-top:12px;
}
.caption
{
    clear:both;
    float:left;
    width:100%;
    border-bottom:1px solid #ccc;
    margin-top:18px;
    font-weight:bold;
}
.caption p
{
    margin:0 0 -1px 0;
    background-color:#fff;
    padding:0 8px 0 8px;
    float:left;
    display:block;
    line-height:28px;
    border:1px solid #ccc;
    border-top:2px solid #a00;
    border-bottom:none;
}
.comments
{
    margin-top:18px;
    color:#555;
    font-size:13px;
}
.author
{
    margin-top:6px;
    text-align:right;
}
.author span
{    
    font-weight:bold;
}
.related
{
    color:#555;
    padding-left:9px;
    font-size:12px;    
}
.related .list
{
    margin-left:12px;
    margin-bottom:0;
    margin-top:0;
    width:97%;
    height:auto;
}
.related a
{
    color:#111;
    display:block;
    margin-top:8px;
    margin-left:-9px;
    padding-left:9px;
    background:#fff url(/image/sys/bullet.gif) no-repeat;
    background-position:left center;
    font-size:14px;
}
.related a:hover
{
    color:#a00;
}   
/*contact*/
.message
{
    width:100%;
    margin-top:16px;
    margin-bottom:30px;
}
.post
{
    font-weight:bold;
}
.post a
{
    font-weight:normal;
}
.inquiry
{
    width:89%;
    line-height:28px;
    font-weight:bold;
    font-size:14px;
    color:#333;
    border-bottom:1px solid #bbb;
    margin-top:32px;
}
.message input
{
    border:1px solid #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:0 2px 0 3px;
    font-size:11pt;
    line-height:25px;
    vertical-align:bottom;
    color:#666;
}
.message textarea
{
    border:1px solid #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size:11pt;
    padding:3px;
    max-width:100% !important;
}
.m_row
{
    clear:left;
    width:100%;
    margin-top:16px;
    line-height:25px; 
    vertical-align:bottom;
}
.m_box
{
    width:91px;
    text-align:left;
    margin-right:18px;
    font-weight:bold;
    color:#234;
    display:inline-block;
}
.message span
{
    display:inline-block;
}
.submit
{
    margin:12px 29px 0 8px;
    vertical-align:bottom;
    display:inline-block;
}
.submit span
{
    float:left;
    margin:3px 5px 0 0;
}
.submit div
{
    margin-top:1px;
    padding-right:12px;
    font-weight:normal;
    display:inline-block;
    line-height:25px;
    vertical-align:bottom;
}
.m_row input:focus, textarea:focus, .submit div input:focus
{
    border:1px solid #579;
    color:#111;
}
.submit .submit_pic
{
    cursor:pointer;
    border:0 solid #fff;
}
.bottomText
{
    clear:both;
    float:left;
    margin-top:89px;
}
/*sitemap*/
.map
{
    
}
.map a
{
    color:#333;
}
.map a:hover
{
    color:#a00;
}
.level1
{
    margin-left:15px;
    font-weight:bold;
}
.level2
{
    margin-left:45px;
}

/*footer*/
.copyright
{
    clear:both;
    height:46px;
    margin-top:29px;
    padding-top:6px;
    border-top:1px solid #aaa;
    float:left;
    font-size:12px;
    min-width:100%;
    color:#666;
}
.copyright span
{
    float:left;
    margin-left:6px;
}
.copyright .txt div
{
    float:right;
    margin-right:12px;
}
.copyright a
{
    color:#666;
}
.copyright a:hover
{
    color:#a00;
}
@media all and (max-width: 767px) {
.left, .right
{
    width:100%;
    margin:0;
}
.right .block
{
    margin-left:0;
}
.left .box
{
    border:none;
}
.page
{
    float:initial;
    margin-bottom:25px;
}
.copyright
{
    text-align:center;
}
.copyright span
{
    float:initial;
}
.copyright .txt div
{
    float:initial;
    margin:12px auto;
}
}
@media all and (max-width: 1260px) {
body
{
    background-color:#fff;
}
.wrapper
{
    margin: 0 auto;
}
.logo {
	margin: 0 auto;
    padding-right: 38px;
}
.responsive-nav-wrapper {
	display: flex;	
	min-height: 60px;
	background-color: #fff;
	padding: 0 6px;
	font-size: 0;
	transition: 0.3s ease;
}
.impersonated ~ .responsive-nav-wrapper {
	top: 24px;
}
.responsive-nav-wrapper .menu-button {
	position: relative;
	width: 10%;
	max-width: 42px;
}
.responsive-nav-wrapper .menu-button:before {
	content: "\2261";
    position: absolute;
	top: 21px; right: 0;
	bottom: 0; left: 0;
	margin: auto;
	cursor: pointer;
	font-size: 35px;
	width: 17px;
	height: 35px;
	font-weight:600;
    font-family: serif;
}

.overlayOffCanvas {
    display: none;
    position: fixed;
    top: 0; right: 0;
    bottom: 0; left: 0;
	z-index: 1060;
    background-color: rgba(0,0,0,0);
    transition: background 0.3s ease;
}
.overlayOffCanvas.active {
	background-color: rgba(0,0,0,.5);
	display:block;
}
.overlayOffCanvas.active ~ .k-overlay {
	display: none !important;
}
.scrollYRemove {
    overflow: hidden !important;
    -ms-touch-action: none !important;
    -webkit-overflow-scrolling: touch !important;
}
.scrollYRemove table
{
    position:relative;
    z-index:-1;
}
.nav-panel {
    position: fixed;
    top: 0; left: 0;
	z-index: 1070;
    width: 320px;
    height: 100%;
	overflow: hidden;
    background-color: #fff;
	text-align: left;
    transition: all 0.3s ease;
    -webkit-transform: translate(-320px);
    transform: translate(-320px);
}
.nav-panel.active {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.nav-panel .close-button {
	text-align: right;
}
.nav-panel .back-button {
	text-align: left;
}
.nav-panel .close-button span,
.nav-panel .back-button span {
	display: inline-block;
	padding: 15px 20px;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}
.header-menu ul {
	max-height: 100%;
	overflow-y: auto;
}
.header-menu .close-menu ~ ul {
	max-height: calc(100% - 48px);
}
.header-menu li:not(.back-button) {
	display: flex;
	padding: 15px 0;
}
.header-menu li > a,
.header-menu li > span {
	display: block;
	position: relative;
	padding: 0 20px;
	z-index: 0;
	font-size: 16px;
}
.header-menu li > .subcategory {
	width: calc(100% - 56px);
}
.plus-button {
	display: block;
	position: relative;
	z-index: 0;
	width: 56px;
	padding: 1px 0;
	text-align: center;
	cursor: pointer;
}
.plus-button:after {
	content: "\2261";
	font-size: 29px;
    line-height: 15px;
}
.header-menu .sublist {
    position: fixed;
    top: 0; left: 0;
	z-index: 1;
    width: 320px;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.5s ease;
}
.header-menu .sublist {
    -webkit-transform: translate(-320px);
    transform: translate(-320px);
}       
.header-menu .sublist.active {
    -webkit-transform: translate(0);
    transform: translate(0);
}

}
/* 1260 end */


/* 1261 */
@media all and (min-width: 1261px) {

/* HEADER */
.header {
	display: table;
    width: 100%;
}
.menu-button, .close-button, .back-button {
	display: none;
}
.overlayOffCanvas {
	display: none !important;
}
.header-menu {
	padding: 0 21px;
    display: table-cell;    
    vertical-align: middle;
}
.menu{
        float:right;
}
.header-menu > ul {
	margin: -5px 0;
	text-align: center;
}
.header-menu > ul > li {
	display: inline-block;
	padding: 0 15px; /*use pixels, not %, or flex will wrap*/
	vertical-align: middle;
}
.header-menu > ul > li > a,
.header-menu > ul > li > span {
	display: inline-block;
	padding: 5px 0;
	vertical-align: middle;
	transition: 0.2s ease;
}
.header-menu .sublist {
	display: none;
	position: absolute;
	z-index: 1022;
	min-width: 200px;
	margin-top: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	background-color: #fff;
	text-align: left;
}
.header-menu .sublist:before {
	content: "";
	position: absolute;
	left: 0; right: 0;
	top: -10px;
	height: 10px;
}
.menu li:hover > .sublist,
.header-menu .sublist.active {
	display: block;
}
.header-menu .sublist {
	padding: 10px 0;
}
.header-menu .sublist li {
	position: relative;
}
.header-menu .sublist li a {
	display: block;
	padding: 8px 20px;
	font-size: 13px; /*reset zeroing*/
}
.header-menu .sublist li:hover > a {
	background: #f6f6f6;
	color: #e43d51;
}
.header-menu .sublist .sublist {
	top: -20px;
	left: 100%;
}
.header-menu .sublist .subcategory:after {
	content: ">";
	position: absolute;
	top: 0; bottom: 0;
	right: 12px;
	height: 15px;
	margin: auto;
	font-size: 11px;
	color: #333;
    font-family:Batang;
    font-weight:600;
}
}