
/* TOP */
.TopGamesection{display: block; width: 100% ; height: 550px ;background-position: center; }

/* Layout */
.wrap{min-width:1400px;background-repeat:no-repeat;background-position:100%;}
.Centerwarp{width: 1400px ; height: 100%; margin: 0 auto;}
.InfoArea{position:relative;display:block;width: auto;height: 642px;}
.ExplainArea{position: relative;display: block;width: auto;height: 434px;background-color:#656565 }
.PointArea{position: relative;display: block;width: auto;height: 850px}

.TitleText{width: 8.6%;height: 48px;color: #ffffff; font-size: 32px;font-family: ap;padding: 130px 0 0 0;margin: 0 auto 40px auto;border-bottom:2px solid #acacac;}
/* 게임 설명 */
.InfoText{position: relative;display: inline-block;width: 173px;height:45px;font-size: 20px;color: #8f8f8f;padding-right: 0}
.ExplainText{text-align: center; font-size: 20px;color: #acacac;font-family: ap}

/* 게임 포인트 */
.PointBox{position: absolute;display: inline-block;width: 407px;height: 244px;font-family: ap;text-align: center;}
.PointBackgoround{width: 1220px;height: 490px;background-repeat: no-repeat;background-position: center;margin: 0 auto}
.PointBText{width: 300px;height: 150px;font-size: 32px;color: #ffffff;margin: 0 auto;}
.PointSText{width: 300px;height: 150px;font-size: 20px;color: #4e4e4e;margin: 0 auto;line-height: 1.5}

/* footer - 정보 */
.info_section{background:#333333;height: 186px;text-align:center;} /*footer 전채 */
.info_section .inner{position:relative;padding:38px 0 50px}
.logo_SM{background-position:0 -0px;cursor: pointer;}

/* 개인정보취급방침 */
.info_txt{color:#b4b4b4;line-height:16px}
.info_txt_bar{display:inline-block;width:1px;height:8px;background:#5d5e5e;vertical-align:middle;margin:-2px 10px 0}
.copyright{color:#b4b4b4;font-family:'arial','verdana',dotum,sans-serif;margin-top:17px;font-size:12px;line-height: 1.8}
.copyright_link{color:#b4b4b4}

/* 심의 등급 */
.grade{position: absolute;display: none; width: 465px;height: 80px; background-color: #450102 ; margin: -100px 0 0 933px ; line-height: 25px ; border: 1px solid #4e0a0b}
.grade_textBox{position: relative;display: block;width: 100%;height: 33%; border-top:1px solid #4e0a0b;  }
.grade_textBox:nth-child(1){border-top:none;}
.grade_textinner{position: relative;display: inline-block;width: 49%;height: 100%; color:#b4b4b4;}
.grade_textinner:nth-child(1){border-right:1px solid #4e0a0b;}
.grade_innerleft{display: inline-block;width: 80px; height: 94%; }
.grade_innerright{display: inline-block;position: relative;width: 135px;height: 100%;}
.grade_markimg{display: none;position: absolute;width: 400px;height: 82px;overflow: hidden;margin: -102px 0 0 790px ;}


