@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
* {
    color: #1e1e1e;
    font-family: 'Nanum Gothic', 'Dotum', sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    /*border: 0;*/
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

img {
    vertical-align: middle;
}

input {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
	border:0;
}

.clear {
    clear:both;
}

.hide-font {
    font-size: 0;
}

.hide-font * {
    font-size: 0;
}


/*layout*/
div.head {
}

div.head .top {
    background: #ececec;
    height: 35px;
}

div.head .top .wrapper{
    width: 1000px;
    margin: 0 auto;
}
div.head .top .links {
    font-size: 0;
    display: inline-block;
}

div.head .top .links a {
    display: inline-block;
    padding: 12px;
    background: #303030;
    color: #fff;
    font-size: 11px;
    border-right: 1px solid #fff;
}

div.head .top .links a:hover, div.head .top .links a.selected {
    background: #fff;
    color: #2e2e2e;
    font-weight: bold;
    padding: 12px 8px;
}

div.head .top .items {
    float: right;
    color: #999999;
    padding-top: 6px;
}

div.head .top .items a {
    color: #999999;
}

div.head .top .items a.login-button {
    background: #c7ad24;
    color: #fff;
    padding: 4px 15px;
    margin-right: 20px;
}

div.head .top input.text {
    color: #999999;
    border: 1px solid #999999;
    padding: 3px;
}

div.head .bottom {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 92px;
}

div.head .bottom .notice {
    position: absolute;
    left: 400px;
    color: #000;
    bottom: 14px;
}

div.head .bottom .notice .inner {
    display: inline-block;
    width: 500px;
	height: 14px;
    padding-bottom: 2px;
    position: relative;
    overflow-y: hidden;  
}


div.head .bottom .call-center {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
}


/*navigation*/
div.navigation {
    background: #c7ad24;
    height: 55px;
    border-top: 1px solid #a59118;
    border-bottom: 1px solid #a59118;
}

div.navigation .inner {
    position: relative;
    width: 1000px;
    margin: 0 auto; 
}

div.navigation .inner .sub-navigation {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 0;
}



/*content*/
div#content #main-page {
    width: 1000px;
    margin: 20px auto 0 auto;
    overflow: visible;
}

div#content #main-page .left-content {
    width: 510px;
    float: left;
    margin-right: 20px;
}

div#content #main-page .left-content .winning {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
}

div#content #main-page .left-content .winning .winning-info {
    position: relative;
	overflow: visible;
}

div#content #main-page .left-content .winning .winning-info .w-date {
    color: #a4a4a4;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 0;
    overflow: visible;
}

div#content #main-page .left-content .winning .winning-info .w-title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
    color: #a2a2a2;
    text-align: center;
    margin-top: 35px;
}

div#content #main-page .left-content .winning .winning-info .w-title * {
    font-weight: bold;
    font-size: 30px;
}

div#content #main-page .left-content .winning .winning-info .w-title .number {
    color: #c5af1e;
}

div#content #main-page .left-content .winning .winning-info .w-title strong {
    color: #353535
}

div#content #main-page .left-content .winning .winning-info .w-numbers {
    text-align: center;
    margin-bottom: 20px;
}

div#content #main-page .left-content .winning .winning-info .w-winner {
    font-size: 16px;
    margin-bottom: 35px;
    text-align: center;
    font-weight: bold;
    overflow: visible;
}

div#content #main-page .left-content .winning .winning-info .w-winner * {
    font-size: 16px;
    font-weight: bold;
}

div#content #main-page .left-content .winning .winning-info .w-winner span {
    margin-right: 30px;
}

div#content #main-page .left-content .winning .winning-info .w-winner strong {
    font-weight: bold;
}

div#content #main-page .left-content .winning .winning-info .w-winner strong.green {
    color: #01cdaa;
}

div#content #main-page .left-content .winning .winning-info .w-winner strong.red  {
    color: #d31f04;
}

div#content #main-page .left-content .winning .winning-info .ball {
    display: inline-block;
    padding: 14px;
    color: #fff;
    width: 17px;
    font-size: 17px;
    text-align: center;
    margin-right: 8px;
    font-weight: bold;
    box-sizing: initial;
    -webkit-box-sizing: initial;
}

div#content #main-page .left-content .winning .winning-info .ball.yellow {
    background: url("/images/main/ball-yellow.gif") no-repeat;
}

div#content #main-page .left-content .winning .winning-info .ball.red {
    background: url("/images/main/ball-red.gif") no-repeat;
}

div#content #main-page .left-content .winning .winning-info .ball.black {
    background: url("/images/main/ball-black.gif") no-repeat;
}

div#content #main-page .left-content .winning .winning-info .ball.green {
    background: url("/images/main/ball-green.gif") no-repeat;
}

div#content #main-page .left-content .winning .winning-info .ball.blue {
    background: url("/images/main/ball-blue.gif") no-repeat;
}

div#content #main-page .right-content  {
	width:470px;
	float:right;
}

div#content #main-page .right-content .video-area {

    position: relative;
    display: block;
	width:470px;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
}

div#content #main-page .right-content .video-area iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

div#content #main-page .right-content .simulation {
    margin-top: 20px;
}

div#content #main-page .right-content .numbers {
    width: 307px;
    float: left;
}

div#content #main-page .right-content .numbers ul.list {
    font-size: 12px;
    float: left;
    width: 120px;
    padding-left: 20px;
    margin-left: 5px;
    box-sizing: initial;
    -webkit-box-sizing: initial;
}

div#content #main-page .right-content .numbers ul.list * {
    font-size: 12px;
    color: #a3a3a3;
}

div#content #main-page .right-content .numbers ul.list li {
    padding-bottom: 8px;
}

div#content #main-page .right-content .numbers ul.list li strong.red {
    color: #d12300;
}
div#content #main-page .right-content .numbers ul.list li strong.blue {
    color: #08408a;
}
div#content #main-page .right-content .numbers ul.list li strong {
    color: #313131;
}

div#content #main-page .right-content .numbers ul.list li span.red,
div#content #main-page .right-content .numbers ul.list li span.blue,
div#content #main-page .right-content .numbers ul.list li span.black {
    display: inline-block;
    width: 18px;
    text-align: center;
    padding: 3px 0;
    color: #fff;
}

div#content #main-page .right-content .numbers ul.list li span.red {
    background: #d12300;
}
div#content #main-page .right-content .numbers ul.list li span.blue {
    background: #08408a;
}
div#content #main-page .right-content .numbers ul.list li span.black {
    background: #313131;
}

div#content #main-page .right-content .numbers ul.list li span.percent{
    color: #a3a3a3;
    font-weight: bold;
    display: inline-block;
    width: 50px;
    text-align: right;
}


div#content #main-page .right-content .simulation .menu {
    float: left;
    width:160px;
}

div#content #main-page .service-info {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
}


/*posts*/
div#content #main-page .posts {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
}

div#content #main-page .posts .post {
    display: inline-block;
    width: 25%;
    float: left;
    position: relative;
}

div#content #main-page .posts .post .inner {
    padding: 25px;
    border-left: 1px dashed #ccc;
	overflow: visible;
}

div#content #main-page .posts .post.first .inner {
    border-left: none;
}

div#content #main-page .posts .post .inner ul, div#content #main-page .posts .post .inner ul li {
	overflow: visible;
}


div#content #main-page .posts .post .title {
    margin-bottom: 20px;
}

div#content #main-page .posts .post .more {
    position: absolute;
    right: 30px;
    top: 25px;
}

div#content #main-page .posts .post .scrollPost {
    position: relative;
    width: 100%;
    height: 120px;
    overflow-y: hidden;
}

div#content #main-page .posts .post .scrollPost ul {
    position: absolute;
}

div#content #main-page .posts .post ul li {
    padding-bottom: 12px;
}


div#content #main-page .combination {
    font-size: 0;
    margin-bottom: 40px;
}

div#content #main-page .combination .combination-menu {
    font-size: 0;
}


/*banner*/
div.left-banner {
    width: 100px;
    position: absolute;
    top: 205px;
    left: 50%;
    margin-left: -620px;
}

div.right-banner {
    width: 120px;
    position: absolute;
    top: 205px;
    right: 50%;
    margin-right: -640px;
    text-align: center;
}

/*footer*/
div.footer {
    background: #ececec;
}

div.footer-menu {
    text-align: center;
    background: #454545;
}

div.footer .inner {
    width: 1000px;
    margin: 0 auto;
}