<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";
@import "common.css?250127";

/** index
========================================*/
.index .titCatalog01{
	background:url(../img/catalog/bgTitCatalog.jpg) center top no-repeat;
	text-align:center;
}
.index .titCatalog02{
	text-align:center;
	margin-top:30px;
}
.index .secCatalog{
	background:#F4F2EC;
}
.index .secCatalog .secCatalogIn{
	width:800px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
}
.index .secCatalog .inner{
	width:870px;
}
.index .secCatalog li{
	float:left;
	margin-right:70px;
}
.index .txtCatalog01{
	color:#2C1700;
	font-size:15px;
	text-align:center;
	line-height:24px;
	padding:38px 0 35px;
}

/* secLog */
.secLog{
	width:820px;
	margin:0 auto;
	padding:0 80px 25px;
	font-family:Verdana;
	border-radius:4px;
}
.secLog .txtGuide{
	font-size:15px;
	line-height:22px;
	text-align:center;
	color:#fff;
	padding:24px 0 15px;
}
.secLog .rowInput01,
.secLog .rowInput02{
	width:400px;
}
.secLog .secLogIn{
	padding-bottom:20px;
}
.secLog .rowInput01{ float:left; }
.secLog .rowInput02{ float:right; }
.secLog input{
	width:386px;
	height:44px;
	padding:0 0 0 14px;
	font-size:15px;
	background:#fff;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
}
.secLog .btnCommon01,
.secLog .btnCommon03{
	width:300px;
	height:70px;
	margin:0 auto;
	font-size:17px;
	white-space:nowrap;
}
.txtLinkLogin{
	font-size:15px;
	text-decoration:underline;
	text-align:center;
}
.txtLinkForget{ padding:30px 0 20px; }
.txtLinkLogin{ padding:52px 0 20px; }

/* secRelief */
.index .secRelief{
	height:306px;
	position:relative;
	padding-top:50px;
}
.index .titRelief{
	padding-left:5px;
}
.index .txtRelief01{
	padding:44px 0 0 25px;
}
.index .txtRelief02{
	font-size:16px;
	line-height:26px;
	color:#333;
	padding:6px 0 0 27px;
}
.index .imgRelief{
	position:absolute;
	bottom:0;
	right:62px;
}
.index .titRegisterNow{
	text-align:center;
	padding:0 0 8px;
}

.index .btnBottom{
	font-size:17px;
	width:500px;
	margin:26px auto 50px;
	line-height:70px;
}

/** catalog
========================================*/
.catalog .titDownload{
	text-align:center;
	font-weight:normal;
	font-size:30px;
	color:#2C1700;
	padding:17px 0 57px;
}
.catalog .secDownload{
	width:980px;
	margin:0 auto;
}
.catalog .txtDownload{
	text-align:center;
	font-size:35px;
	color:#ff0;
	line-height:60px;
}
.catalog .secDownloadIn{
	border:#CCCCCC solid 1px;
	border-top:none;
	padding:50px 0 29px;
	text-align:center;
}
.catalog .boxDownload{
	display:inline-block;
	margin:0 35px 20px;
	width:220px;
}
.catalog .btnDownload{
	margin-top:20px;
	display:block;
	padding-bottom:4px;
	background: #55BB11;
    -webkit-box-shadow: 0 -4px 0 #4CA80F inset;
    box-shadow: 0 -4px 0 #4CA80F inset;
}
.catalog .btnDownload:hover{
	background:#77C941;
}
.catalogName{
    font-size:16px;
    font-weight:bold;
    line-height:24px;
}
</pre></body></html>