@media all and (min-width:0px) and (max-width:411px){
	.report_div_title{padding-left:5px;width:100%;float:left;font-weight:bold;}
	.report_div_date{margin-top:5px;width:100%;float:left;}
	.report_div_img{float:left;width:100%;height:100%;padding:0 5px 0 5px;text-align: center;}
	.report_div_name{width:80%;float:left;}
	.report_div_price{margin-top:5px;width:96%;float:left;text-align: right;}

	.report_form {float:left;width:100%;height:auto;}
	.report_chart {float:left;width:320px;height:200px;}

	.report_calc_img {width:100%;height:100%;}
}
@media all and (min-width:411px) and (max-width:1024px){
	.report_div_title{width:100%;float:left;font-weight:bold;}
	.report_div_date{width:100%;float:left;}
	.report_div_img{float:left;width:70px;height:70px;padding:0 5px 0 5px;text-align: center;}
	.report_div_name{width:80%;float:left;}
	.report_div_price{width:96%;float:left;text-align: right;}

	.report_form {float:left;width:100%;height:auto;}
	.report_chart {margin:0px auto;width:320px;height:200px;}
	.report_td_sp1{float:left;margin-bottom:10px;}
	.report_td_sp2{padding:5px;text-align:center;}

	.btn_sky {margin-right:10px;}
	.report_calc_img {width:100%;height:100%;}
}
@media all and (min-width:1024px) {
	.report_div_title{width:100%;float:left;}
	.report_div_date{width:100%;float:left;}
	.report_div_img{float:left;width:80px;height:80px;padding:0 5px 0 5px;text-align: center;}
	.report_div_name{width:80%;float:left;}
	.report_div_price{width: 90%;float:left;text-align: right;}

	.report_form {float:left;width: 100%;height:auto;}
	.report_chart {margin:0px auto;width:80%;height:200px;}

	.p2p_col1 {width:62px;}

	.report_td_sp1{width:70%;float:left;}
	.report_td_sp2{width:30%;float:left;padding-top:10px;}
	.report_calc_img {width:100%;height:100%;}
}


@media (min-width:0px) and (max-width:600px){
	/*#D03_MENT{width:90%;}*/

	/*모바일*/
	.price_0 {width:90%;height:30px;clear:both;margin:0px auto;}
	.price_1 {width:40%;float:left;text-align:right;}
	.price_2 {width:60%;float:left;text-align:right;}

	.cash_box {width:100%; margin:0px auto;margin-top:10px;}
	.cash_a {float:left;width:100%;margin:0px;}
	.cash_b {float:left;padding:2px;font-size:1.1em;}
	.cash_b.title {width:38%;padding:6px;font-weight:bold;}
	.cash_b.value{width:50%;}
	.cash_input {width:100%;height:30px;font-size:1.1em; margin:0px auto; margin-bottom:10px;}

	.box_box {width:100%; margin:0px auto;margin-top:10px;}
	.box_a {float:left;width:100%;margin:0px;}
	.box_b {float:left;width:42%;padding:9px;font-size:1.1em;}
	.box_b.title {padding:9px;font-weight:bold;}

	.buyback_frame { width:90%; margin:0px auto;margin-top:20px;border:1px dashed; text-align:left;padding:5px; }
	.buyback_box {width:90%; margin:0px auto;margin-top:10px;}
	.buyback_a {width:100%;height:40px;margin:0px auto;}
	.buyback_b {float:left;padding:2px;font-size:1.1em;}
	.buyback_b.title {width:28%;padding:6px;font-weight:bold;text-align:right;}
	.buyback_b.value{width:60%;text-align:left;}
	.buyback_input {width:170px;height:30px;font-size:1.1em; margin:0px auto; margin-bottom:10px;}

	.p2pitem {width:100%;}
	.daum_post_div{
		position: absolute;
		width: 95%;
		display: block;
		border: 3px solid rgb(221, 221, 221);
		margin: 5px auto 0px;
		background: white;
		max-height: 468px;
	}

	.report_profile{border:1px solid;margin: 5px 0px;width: 100%;border-radius:10px;padding:10px;float: left;}
	.report_profile th{text-align:left;padding-left:10px;}
	.report_profile td{text-align:right;padding-right:20px;}

}
@media all and (min-width:600px) and (max-width:2924px) {
	/*#D03_MENT{width:720px;}*/

	.price_0 {width:415px;height:30px;clear:both;margin:0px auto;}
	.price_1 {width:160px;float:left;text-align:right;}
	.price_2 {width:200px;float:left;text-align:right;}


	.cash_box {width:488px; margin:0px auto;}
	.cash_a {float:left;width:150px;margin:5px;}
	.cash_b {float:left;width:150px;padding:2px;}
	.cash_input {width:150px;height:30px;font-size:1.1em; margin:0px auto; margin-bottom:10px;}

	.box_box {
		width: 88%;
		height: 62px;
		margin: 0px auto;
		background: pink;
	}
	.box_a {float:left;width:100px;margin:5px;}
	.box_b {float:left;width:100px;padding:2px;}

	.buyback_frame { width:600px; margin:0px auto;margin-top:20px;border:1px dashed; text-align:left;padding:5px; }
	.buyback_box {width:510px; margin:0px auto;margin-top:10px;}
	.buyback_a {width:332px;height:40px;margin:0px auto;}
	.buyback_b {float:left;padding:2px;font-size:1.1em;}
	.buyback_b.title {width:28%;padding:6px;font-weight:bold;text-align:right;}
	.buyback_b.value{width:60%;text-align:left;}
	.buyback_input {width:170px;height:30px;font-size:1.1em; margin:0px auto; margin-bottom:10px;}

	.p2pitem {width:50%;float:left;}
	.daum_post_div{
		position: absolute;
		width:500px;
		display: block;
		border: 3px solid rgb(221, 221, 221);
		margin: 5px auto 0px;
		background: white;
		max-height: 468px;
	}

	.report_profile{border:1px solid;margin: 1%;width: 48%;border-radius:10px;padding:10px;float: left;}
	.report_profile th{text-align:left;padding-left:10px;}
	.report_profile td{text-align:right;padding-right:20px;}

}


.report_td{border-bottom:1px solid gray;}


.title_bar {clear:both;font-size:1em; width:100%; height:auto; margin-bottom:10px;}
.price_1,.price_2 { color:#07345e; }
.bot_line {border-bottom:1px solid black;}

.report_top {width:100%;height:auto;float:left;margin-bottom:20px;}
.report_screen{margin:2%;width:96%;color:#07345e;}
.report_name{width:100%;font-size:20px;margin-bottom:20px;float:left;}
.pagenum {
	display: inline-block; width: 25px;
	border: 1px solid transparent;
	color: gray; font-weight: bold;
	text-decoration: none; text-align: center;
}
.pagenum:hover { color: #088A68; border: 1px solid #088A68; }
.pagenum.current { color: #088A68; text-decoration: underline; }
.move_btn { color: gray; }
.disabled { color: silver; }
.paging_area { text-align: center; }
.sct_a sct_img{width:70px;height:70px;}
.container {width:100%;text-align:center;font-size:1.2em;margin:10px 0px;}
.lock_date {
	font-family: Arial, sans-serif;
	font-size:3em;
	color:red;
	font-weight:bold;
}


div {display:block;}
