body {
	font-family: 'Mitr', sans-serif;
	background-color: #17202A;
}
#back-top {
    position: fixed;
    bottom: 140px;
    right: 45px;
}
#back-top a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a i {
    color: rgba(255,255,255,.3);
    font-size: 45px;
    margin: 5px;
}
#back-top a i:hover {
    color: #ddd;
}
#back-before {
    position: fixed;
    bottom: 90px;
    right: 45px;
}
#back-before a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-before i {
	color: rgba(255,255,255,.3);
    font-size: 45px;
    margin: 5px;
}
#back-before i:hover {
    color: #ddd;
}
#back-home {
    position: fixed;
    bottom: 46px;
    right: 40px;
}
#back-home a {
    display: block;

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-home i {
	color: rgba(255,255,255,.3);
    font-size: 41px;
    margin: 5px;
    margin-right: 9px;
}
#back-home i:hover {
    color: #ddd;
}
.frame {
	width: 960px;
	margin: 0px auto;
}
.c-l {
	float: left;
}
.c-r {
	float: right;
}
.clear {
	clear: both;
}
.section.header {
	background-color: #17202A;
}
.hmenu .c-l img {
	width: 100px;
	margin-top: 3px;
}
.hmenu .c-r a {
	display: inline-block;
	padding: 16px 24px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.hmenu .c-r a:hover {
	background-color: #B21A38;
}
.section.main {
	padding-top: 100px;
	padding-bottom: 50px;
	background-image: url('../images/papa/drniwat32.1.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	background-size:20%;
	overflow: auto;
}
.section.main .frame .whiteline img {
	width: 960px;
}
.section.main .frame .row1 .info {
	background-color: rgba(0,0,0,.4);
	margin: 30px 130px 0px 130px;
	padding: 30px 40px 40px 50px;
	border-radius: 20px;
	height: 110px;
}
.section.main .frame .row1 .info .c-l i {
	font-size: 100px;
	color: #ccc;
	margin: 8px 0px 150px 0px;
}
.section.main .frame .row1 .info .c-r {
	width: 490px; color: #ddd;
}
.section.main .frame .row1 .info .c-r h2 {
	color: #bf9000;
	font-size: 35px;
	text-align: center;
}
.section.main .frame .row1 .info .c-r p {
	font-size: 15px;
}
.section.main .frame .row2 {
	margin: 30px 0px 40px 0px;
}
h1 {
	color: #ddd;
	font-size: 35px;
	text-align: center;
}
.section.main .frame .row2 .c-l {
	width: 400px; height: 320px;
	text-align: center;
	background-color: rgba(0,0,0,.4);
	border-radius: 20px;
	margin: 40px 0px 20px 53px;
}
.section.main .frame .row2 .c-l div i {
	color: rgba(255,255,255,.4);
	font-size: 70px;
	margin: 50px 0px 20px 0px;
}
.section.main .frame .row2 .c-l div i:hover {
	color: #bbb;
}
.section.main .frame .row2 .c-l .topic {
	color: #0f151c;
	font-size: 20px;
	font-weight: bold;
	background-color: rgba(191,144,0,.8);
	border-radius: 15px;
	width: 200px;
	margin: 0px auto;
}
.section.main .frame .row2 .c-l .topic:hover {
	background-color: rgba(191,144,0);
}
.section.main .frame .row2 .c-l .info {
	color: #ccc;
	font-size: 17px;
	margin: 15px 0px 8px 0px;
	letter-spacing: 1px;
}
.section.main .frame .row2 .c-l .info:hover {
	color: #fff;
}
.row3 h1 {
	margin: 40px 0px 30px 0px;
}
.row4 h1 {
	margin: 40px 0px 30px 0px;
}
.tablebg {
	padding: 30px; margin: 30px 30px 60px 30px;
	background-color: rgba(12,17,22,.85);
	border-radius: 20px;
}
	table {
  		width:100%;
	}
	table, th, td {
  		border-bottom: 1px solid #ddd;
  		border-collapse: collapse;
	}
	th, td {
  		padding: 15px;
  		text-align: center;
  		color: #17202A;
	}
	table tr:nth-child(even) {
  		background-color: #eee;
	}
	table tr:nth-child(odd) {
 		background-color: #fff;
	}
	table tr td:hover {
		background-color: #f9cd43;
	}
	table th {
  		background-color: rgba(13,19,25);
  		color: #ddd;
  		font-size: 20px;
	}
.section.main .frame .row5 {
	margin: 80px 30px;
}
.section.main .frame .row5 .c-l a i {
	color: rgba(255,255,255,.5);
	font-size: 50px;
}
.section.main .frame .row5 .c-l a i:hover {
	color: #bf9000;
}
.section.main .frame .row5 .c-r i {
	color: rgba(255,255,255,.5);
	font-size: 50px;
}
.section.main .frame .row5 .c-r i:hover {
	color: #fff;
}
.section.contact {
	background-color: #0d1319;
	height: 390px;
	color: #fff;
}
.section.contact .frame .c-l .left {
	margin-top: 26px;
	margin-left: 20px;
}
.section.contact .frame .c-l .left div {
	font-size: 13px;
}
.section.contact .frame .c-l .left div i {
	font-size: 20px;
	margin-right: 5px;
}
.section.contact .frame .c-l .left .social {
	margin-top: 10px;
}
.section.contact .frame .c-l .left .social a i {
	font-size: 40px;
	color: #fff;
	margin-right: 8px;
}
.section.contact .frame .c-l .left .social a i:hover {
	color: rgba(255,255,255,.7);
}
.section.contact .frame .c-l .left img {
	width: 255px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.section.contact .frame .c-r .right {
	width: 320px;
	margin-top: 46px;
}
.section.end {
	background-color: #060b0f;
	width: 100%; height: 50px;
}
.section.end .frame .credit {
	font-size: 12px;
	color: #606060;
	text-align: center;
	padding-top: 15px;
}
.section.end .frame .credit .c-l {
	margin-left: 12px;
}
.section.end .frame .credit .c-r {
	margin-right: 11px;
}