@CHARSET "UTF-8";
*{
	font-family: 'Malgun Gothic' !important;
}
.header-wrap{
	position: relative;
    top: 10;
    /*max-width: 700px;*/
    width: 100%;
    height: 50px;
    clear: both;
#    background-image: url(../img/img02.png);
    background-repeat: no-repeat;
    background-size: 110px;
    background-position: 97% 100%;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    padding-left: 10px;
}
.header-wrap span{
	font-size: 15px;
	padding-left:10px;
}
.header-wrap span #query_time, .header-wrap span .jang_gubun{
	padding-left:0px;
}

.header-wrap .time_img{
	padding-left:5px;
	vertical-align: middle;
    display: inline-table;
    width: 15px;
    height: 15px;
    background-image: url(../img/img05.png);
    background-repeat: no-repeat;
}

.body-wrap{
	position: relative;
    /*max-width: 700px;*/
    /*max-width: 100%;*/
    height: 80%;
    clear: both;
}

#chart1{
	margin: 20px;
	width: 670px;
    height: 280px;
    position: relative;
}

#gpDisp{
	margin: 20px;
}

.data-lists dl dt{
	padding-left:5px;
	font-weight: bold;
}

.data-lists dl dt span{
	background-image: url(../img/img03.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 0px 0px;
    width: 15px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    padding-right:5px;
}

.data-lists dl dd{
	margin: 0;
}

.chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.main_stock_box1{
	position: relative;
    width: 100%;
    margin: 20px 0;
}

.main_stock_box1 ul{
	padding: 0px 20px;
	display: table-cell;
}

.main_stock_box1 ul li{
	list-style: none;
}

.main_stock_box1 ul li span{
	padding-left: 10px;
}
.main_stock_box1_title ul:nth-child(2){
	width: 275px;
    padding: 0px 5px;
    position: absolute;
    left: 385px;
    top: 5px;
    padding: 0px 5px;
}


.main_stock_box1_title ul .main_stock_box1_title1{
	border: 1px solid #dbdbdb;
	width: 295px;
    padding: 5px 20px;
    height: 33px;
    background: #e11b22;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #dbdbdb;
    border-bottom: 0px solid #dbdbdb;

}
.main_stock_box1_title ul .main_stock_box1_title2{
	background-color: #fff;
	width: 295px;
    height: 60px;
    text-align: right;
    font-size: 42px;
    color: #333;
    border: 1px solid #dbdbdb;
    border-top: 0px solid #dbdbdb;
    padding: 5px 20px;
}

.main_stock_box1_title ul .main_stock_box1_title2 .CurJuka{
	position: absolute;
    top: 69px;
    left: 70px;
	display: inline-block;
    padding: 3px;
    margin-right: 22px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #ed5647;
    vertical-align: middle;
}

.main_stock_box1_title ul .main_stock_box1_contn{
	padding: 7px 15px;
	width: 100%;
}

.main_stock_box1_title ul .main_stock_box1_contn .title{
	font-size: 97%;
	font-weight: bold;
    background-color: #e11b22;
    padding: 2px 10px;
    color: #fff;
	float: none;
}
.main_stock_box1_title ul .main_stock_box1_contn span{
	padding-left: 30px;
	float: right;
}

.main_stock_box1_title ul .main_stock_box1_contn span .up{
	padding: 0px;
	float: none;
	color:#FF4848;
}

.main_stock_box1_title ul .main_stock_box1_contn span .down{
	padding: 0px;
	float: none;
	color: #2478FF;
}

table, .tab_content table{
	position: relative;
	min-width: 100%;
    margin: 20px 0;
    padding: 0 40px;
    border-spacing: 0;
    /*border-right: hidden;*/
}
table tr th{
    padding: 9px 10px;
    font-weight: normal;
    background-color: #525252;
    color: #fff;
    border-left: 1px solid #525252;
    border-top: 1px solid #525252;
		border-bottom: 1px solid #6E6E6E;
		border-right: 1px solid #6E6E6E;
    font-size: 13px;
}
table tr th.l{
		border-bottom: 1px solid #525252;
}
table tr td:first-child{
	
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}
table tr td:last-child{

    border-right: 1px solid #dbdbdb;
}
table tr td{
	
	padding: 9px 10px;
    font-weight: normal;
    background-color: #ffffff;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    text-align:right;
    font-size: 13px;

}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
table tr:last-child td{
	border-bottom: 1px solid #dbdbdb;
}

#stockInfo, #member_trade, #Hoga{
	padding: 0 40px;
}

#stockInfo tr th{
	width: 75px;
	background: #fcfcfc;
	border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    color: #333333;
}

#stockInfo tr:last-child th{
	border-bottom: 1px solid #dbdbdb;
}

#stockInfo tr td{
	width: 110px;
}

#stockInfo tr th:first-child{
	width: 160px;
}

#member_trade tr td, #Hoga tr td{
	text-align:center;
}


table tr td .up{
	float: left;
	color:#FF4848;
}
table tr td .down{
	float:left;
	color:#2478FF;
}
table tr td .bohab{
	float:left;
}

.footer-wrap{
	position: relative;
    width: 100%;
    clear: both;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-left: 1px solid #999;
	width: 100%;
	/*margin-left: 196px;*/
}
ul.tabs li {
	width: 24.5%;
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #D6D6D6;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #F6F6F6;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	text-align: center;
}
ul.tabs li a:hover {
	background: #EAEAEA;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	font-weight:bold;
	border-bottom: 1px solid #fff;
}

b_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 25px 0;
	width: 100%;
}

@media only screen and (max-width:739px) {
    .header-wrap{
        background-image: none;
        font-size: 18px
    }
    .header-wrap > span{
        margin: 10px 0 0 0;
        padding: 0;
        display: block;
    }

    .body-wrap{
        height: 100%;
        position: relative;
        max-width: none;
        clear: both;
    }
    .footer-wrap{
        content: "";
        display: block;
        clear: both;
    }
    table{
        height: auto;
        position: relative;
        width: 100%;
        margin: 20px 0;
        /*border-right: hidden;*/
    }
    table tr th{
        padding: 9px 0px;
        font-weight: normal;
        font-size: 10px;
        line-height: 130%;
    }
    table tr td:first-child, table tr td:nth-child(2), table tr td:last-child{
        
        padding: 9px 0px;
        font-weight: normal;
        background-color: #ffffff;
        text-align:center;
        font-size: 10px;
        line-height: 130%;
    }
    table tr td:last-child{
    }
    table tr td{
        
        padding: 9px 2px;
        font-weight: normal;
        text-align:left;
        font-size: 10px;
        line-height: 130%;
        vertical-align: middle;

    }
    .main_stock_box1 ul{
		padding: 0px 00px;
		display: block !important;
	}
    .main_stock_box1_title ul{
		display: block;
		position: relative !important;
		left: 0 !important;
		top: 20 !important;
		padding: 0;
		margin:0;
		width: 100% !important;
	}
	.main_stock_box1_title ul .main_stock_box1_title1,.main_stock_box1_title ul .main_stock_box1_title2,.main_stock_box1_title ul .main_stock_box1_contn {
		width: 100% !important;
		box-sizing: border-box;
	}
	#gpDisp,.data-lists dl dt{
	display: none;
	}

}