.siyoscan{
  width: 100%;
}
.siyoscan th{
	background-color:#6f7173;
	border:1px solid white;
	color:white;
	font-weight:bold;
	text-align: center;
	padding:5px 1%;
	margin:0;
}
.siyoscan td{
	background-color: #F2F2F2;
	color:#6f7173;
	border: 1px solid #FFFFFF;
    text-align: center;
	padding:5px 1%;
	margin:0;
}
.siyoscan .first{
	border-top:1px solid #6f7173;	
}
.siyoscan .last{
	border-bottom:1px solid #6f7173;	
}
.ad3s .headsec .txtsec h2 ul {
    width:80%;
}
.ad3s .headsec .txtsec h2 ul li {
	list-style: none;
    background: none;
    line-height: 25px;
    font-size: 15px;
	color:#758898;
}
.ad3stxt{
	width:90%;
	color:#758898;
	text-align: left;
	font-size: 18px;
	line-height:30px;
}
.ad3s a:hover img{
	opacity: 0.8;
}
.ad3s .specsec .newspectbl {
    border-top: none;
    border-bottom: none;
    font-size: 12px;
    line-height: 16px;
	border-right: none;
	border-left: none;
}
.ad3s .newspectbl td {
	text-align: left;
	padding-left:5px;
    border-bottom: solid 1px #758898;
    background-color: white;
	color:#758898;
}
.ad3s .newspectbl .rgt {
    border-left: solid 2px #758898;
}
.ad3s .newspectbl th {
	text-align: right;
	padding-right:5px;
    background-color: white;
	color:#758898;
    border-bottom: solid 1px #758898;
	border-right: solid 1px #758898;
}
.ad3s .newspectbl .last {
    border-bottom: solid 1px #758898;
}
.ad3stit{
	font-size:50px;
	line-height:55px;
	color:white;
	font-weight:bolder;
	margin:30px 0 50px;
}
.ad3s .ff_productcontain ul li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:lighter;
	text-align: left;
}
.ad3s .ff_productcontain .titsec{
	width:95%;
    border-bottom: solid 6px #445565;
	overflow:hidden;
    text-align: left;
    color: #445565;
    padding: 10px;
	font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin: 30px 0 20px;
}
.maru{
	font-weight:bold;
	font-size:40px;
	line-height:50px;
}
.proitmtbl{
	width:90%;
}
.proitmtbl td{
	width:46%;
	margin:0;
	padding:0 2%;
	vertical-align: middle;
}
.pcsec{
	display:block;
}
.mobsec{
	display:none;
}
.poster_notification_wrap {
  	margin: 10px 22px!important;
}
.poster_notification_btn {
  	border-radius: 28px;
}

.corp-contact-btn {
	display: none;
    width: 300px !important;
    margin: 15px 0 10px;
    padding: 10px;
  	color: #fff!important;
  	background:#ff512a;
    border: 2px solid #ff512a;
    border-radius: 5px;
    text-decoration: none!important;
}
.corp-contact-btn:hover {
  	color: #ff512a!important;
  	background:#fff;
}
.product-detail-btn {
	display: block;
    width: 300px !important;
    margin-top: 50px;
    padding: 10px;
  	color: #fff!important;
  	background:#003073;
    border: 2px solid #003073;
    border-radius: 5px;
    text-decoration: none!important;
}
.product-detail-btn:hover {
  	color: #003073!important;
  	background:#fff;
}