.order_info_table2 {float:right;}
@media all and (min-width:0px) and (max-width:411px){
	.profile_screen{width:100%;}
	.profile_screen_mid{position:relative;margin:0px auto; width:100%;padding-top:10px;}
	.profile_left{width:100%;float:left;}
	.profile_right{width:100%;height:auto;float:left;color:#07345e;margin-top:10px;border:0px solid #07345e;box-sizing : border-box;padding-bottom:100px;}
	.profile_line{
		/* margin-bottom: 18px; */
		padding: 10px;
		border-bottom: 2px solid #333;
		float:left;
		width:100%;
		font-size: 1.3em;
		font-weight: bold;
		color: #000;
	}
	.profile_button{width: 32%;height: 28px;margin-top:1px;float:left;margin-left:1px;margin-right:1px;border:0px;color:black;font-size:1em;font-family: noto,'Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,"Apple SD Gothic Neo","애플 SD 산돌고딕 Neo",sans-serif;}
	/*.profile_button >dt{width:100%;height:100%;padding-left:10px;}*/
	.profile_empty{clear:both;margin-bottom: 0px;padding-bottom: 10px;}
	.order_info_table1 {float:left;}
	.order_info_table2 {float:left;}

}
@media all and (min-width:411px) and (max-width:768px){
	.profile_screen{width:100%;}
	.profile_screen_mid{position:relative;margin:0px auto; width:100%;padding-top:39px;}
	.profile_left{width:100%;float:left;}
	.profile_right{width:100%;height:auto;float:left;color:#07345e;margin-top:10px;/* border:2px solid #07345e; */box-sizing : border-box;padding-bottom:100px;}
	.profile_line{
		/* margin-bottom: 18px; */
		padding: 10px;
		border-bottom: 2px solid #07345e;
		float:left;
		width:100%;
		font-size: 1.3em;
		font-weight: bold;
		color: #07345e;
	}
	.profile_button{width: 30%;/* height: 28px; */padding: 5px 0px 5px 10px;margin-top:1px;float:left;margin-left:1px;margin-right:1px;border:0px;color: #07345e;font-size:1em;font-family: noto,'Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,"Apple SD Gothic Neo","애플 SD 산돌고딕 Neo",sans-serif;}
	/*.profile_button >dt{width:100%;height:100%;padding:10px;}*/
	.profile_empty{clear:both;margin-bottom: 18px;padding-bottom: 20px;}
	.order_info_table1 {float:left;}
	.order_info_table2 {float:left;}
}
@media all and (min-width:768px) and (max-width:1024px){
	.profile_screen{width:100%;}
	.profile_screen_mid{position:relative;margin:0px auto;width: 98%;padding-top:40px;}
	.profile_left{width:25%;height: 630px;float:left;}
	.profile_right{width:75%;height:auto;float:left;color:#07345e;margin-top:1px;/* border:2px solid #07345e; */border-left:0px;box-sizing : border-box;padding-bottom:22px;}
	.profile_line{
		margin-bottom: 0px;
		padding-bottom: 8px;
		font-size: 20px;
		font-weight: bold;
		color: #07345e;
		border-bottom: 2px solid #07345e;
	}
	.profile_empty{clear:both;margin-bottom: 18px;padding-bottom: 20px;}
	.profile_button{width:100%;/* height:30px; */padding: 7px;margin-top:1px;color: #07345e;font-size:15px;font-family: noto,'Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,"Apple SD Gothic Neo","애플 SD 산돌고딕 Neo",sans-serif;}
	/*.profile_button{width:100%;height:100%; border:0px;}*/
	.order_info_table1 {float:left;width:70%;}
	.order_info_table2 {float:right;width:30%;}

}
@media all and (min-width:1024px){
	.profile_screen{width:100%;}
	.profile_screen_mid{position:relative;margin:0px auto;width: 70%;padding-top:40px;}
	.profile_left{width: 15%;height: 630px;float:left;}
	.profile_right{width: 85%;height:auto;float:left;color:#07345e;margin-top:1px;padding-left: 2%;/* border:2px solid #07345e; */border-left:0px;box-sizing : border-box;padding-bottom:93px;}
	.profile_line{
		margin-bottom: 0px;
		padding-bottom: 8px;
		font-size: 20px;
		font-weight: bold;
		color: #07345e;
		border-bottom: 2px solid #07345e;
	}
	.profile_button{width:100%;/* height:40px; */padding: 8px;margin-top:1px;border:0px;color: #07345e;font-size:15px;cursor: pointer;font-family: noto,'Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,"Apple SD Gothic Neo","애플 SD 산돌고딕 Neo",sans-serif;}
	/*.profile_button >dt{width:100%;height:100%;}*/
	.profile_empty{clear:both;margin-bottom: 18px;padding-bottom: 20px;}
	.order_info_table1 {float:left;width:70%;}
	.order_info_table2 {float:right;width:30%;}
}


.profile_button:hover{background-color:#a4dbff;cursor:pointer;}
dd{margin:0px;}

/*
@media all and (min-width:1152px){
	.profile_screen{width:100%;}
	.profile_screen_mid{position:relative;margin:0px auto; width:1100px;padding-top:40px;}
	.profile_left{width:25%;height:580px;float:left;}
	.profile_right{width:75%;min-height:705px;height:auto;float:left;color:#07345e;margin-top:1px;border:2px solid #07345e;border-left:0px;box-sizing : border-box;padding-bottom:90px;}
	.profile_button{width:100%;height:80px;ma rgin-top:1px;}
	.profile_button >dt{width:100%;height:100%; border:0px; color:black;font-size:15px;}

	.order_info_table1 {float:left;width:70%;}
	.order_info_table2 {float:right;width:30%;}
}
*/
