@CHARSET "UTF-8";

.header-wrap{
	position: relative;
    top: 10;
    max-width: 700px;
    height: 150px;
    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_title {margin-bottom: 20px;}
.main_stock_box1_title:after {content:""; display:block; clear:both}

.main_stock_box1{
	position: relative;
    margin: 20px 0;
}

.main_stock_box1 ul{
/*	padding: 0px 20px;*/
/*	display: table-cell;*/
    float: left;
}

.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;
    float: left;
    margin-left: 20px;
}

.main_stock_box1_title ul .main_stock_box1_title1{
	border: 1px solid #dbdbdb;
	width: 295px;
    padding: 10px 20px;
    background: #1F51B7;
    font-size: 22px;
    color: #fff;
    font-weight: bold;

}

.main_stock_box1_title ul .main_stock_box1_title2{
	background-color: #fff;
	width: 295px;
    text-align: right;
    font-size: 36px;
    color: #333;
    border: 1px solid #dbdbdb;
    padding: 10px 20px;
}

.main_stock_box1_title ul .main_stock_box1_title2 .CurJuka{
	position: absolute;
    top: 69px;
    left: 20px;
	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: 5px 0;
	width: 100%;
}

.main_stock_box1_title ul .main_stock_box1_contn .title{
	font-size: 15px;
	font-weight: bold;
    background-color: #1F51B7;
    padding: 5px;
    text-align: center;
    width: 80px;
    color: #fff;
	float: none;
    display: inline-block;
}
.main_stock_box1_title ul .main_stock_box1_contn span{
	padding-left: 30px;
	float: right;font-size: 15px;
}

.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: 730px;*/
/*    margin: 20px 0;*/
/*    padding: 0 40px;*/
/*    border-spacing: 0;*/
/*    border-right: hidden;*/
/*}*/
/*table tr th{*/
/*    padding: 9px 10px;*/
/*    font-weight: normal;*/
/*    background-color: #495776;*/
/*    color: #fff;*/
/*    border-left: 1px solid #495776;*/
/*    border-top: 1px solid #495776;*/
/*    font-size: 93%;*/
/*}*/
/*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: 85%;*/
/**/
/*}*/
/*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 {
	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;
}
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: 10px 0;
	width: 730px;
}

@media screen and (max-width: 750px) {
#gpDisp {display:none}
.main_stock_box1 ul {float: inherit;}
.main_stock_box1_title ul:nth-child(2) {float: inherit; margin: 10px 0 0 0;}
}