@charset "utf-8";

	.history1_list {border:0;width:100%;}
	.history1_year {vertical-align:top;padding:0;}
	.history1_year div {font-family:Geneva,sans-serif; font-size:16px; color:#444444;white-space:nowrap; line-height:100%; padding:0px 5px 0 5px;font-weight:bold;}
	.history1_month {vertical-align:top; padding:0;}
	.history1_month div {font-family:Geneva,sans-serif; font-size:14px; color:#666666;white-space:nowrap; line-height:100%; padding:1px 5px 0 5px;font-weight:bold;}
	.history1_day {vertical-align:top; padding:0;}
	.history1_day div {font-family:Helvetica,sans-serif; font-size:13px; color:#bfbfbf;white-space:nowrap; line-height:100%; padding:2px 5px 0 5px;font-weight:bold;}
	.history1_list td {width:100%; vertical-align:top; padding:0;}
	.history1_list td>div {margin:0; padding:1px 5px 7px 5px;}
	.history1_list td .summary {font-family:'맑은 고딕','Malgun Gothic',NanumGothic,나눔고딕,'Apple SD Gothic Neo',Dotum,sans-serif; font-size:13px; color:#333333;word-break:break-all;word-wrap:break-word;white-space:normal; text-align:left; line-height:150%; position:relative; margin:-4px 0 0 0; padding:0;}
	.history1_list td .summary p, .history1_list td .summary a {margin:0;}
	.history1_list .top_line {border-top:none 1px #dddddd; padding-top:7px;}
	
	@media screen and (max-width:550px) {
	.history1_year div, .history1_month div, .history1_day div, .history1_list td>div {padding-left:3px; padding-right:3px;}
	}
.history1_dl {margin:0;}
.history1_dl dt {font-weight:normal; margin:0 0 3px 0; color:#333333;}
.history1_dl dd {font-weight:normal; margin:0; padding: 0 0 15px 0; color:#555555;}
.history1_dl dd label {font-weight:normal;}

.history1_input {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:3px;border:solid 1px #cccccc;background-color:#ffffff; color:#555555; height:22px; vertical-align:middle;}
.history1_textarea {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:3px;border:solid 1px #cccccc;background-color:#ffffff; color:#555555; width:99%; height:100px; line-height:150%;}
