.notice_box		{ text-align:left; padding:0; margin:2px 0 2px 0; background:#F7F7F7; border:1px solid #D6D6D6; }
ul.notice_list	{ margin:5px; padding:0; border-bottom:1px solid #D6D6D6; height:20px; }
ul.notice_list:last-child { border-bottom:0; }
ul.notice_list li { display:inline-block; list-style:none; margin:0; }
ul.notice_list li.n_ntc { width:10%; text-align:center; font-size:10px; color:#A2A3A3; }
ul.notice_list li.n_sbj { width:75%; }
ul.notice_list li.n_sbj a { color:#494949; font-family:나눔고딕;  }
ul.notice_list li.n_sbj a:hover	{ text-decoration:underline; }
ul.notice_list li.n_date { width:10%; font-size:10px; }
ul.notice_list li span.comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }


div.board_top	{ height:50px; box-sizing:border-box; }
div.board_top > div:first-child	{ float:left; padding:15px 0 0 0; }		/* 상단 왼쪽 */
div.board_top > div:last-child	{ float:right; text-align:right; padding:15px 0 5px 0; }		/* 상단 오른쪽 */
div.board_top > div:last-child > span > a	{ font:normal 12px '맑은 고딕'; color:#494949; }
div.board_top > div:last-child > span > a:hover	{ text-decoration:underline; color:#F47C31; }

.board_top > div.clocation	{ font:normal 12px Dotum; color:#636B72; }
.board_top > div.clocation > span.locaa > a	{ font:normal 12px Dotum; color:#636B72; } /* 링크 */
.board_top > div.clocation > span.locaa > a:hover	{ text-decoration:underline; color:#4A5056; } /* 링크 */


.car_list_box			{ clear:both; border-top:1px solid #E7E7E7; margin-bottom:30px; }
.car_list_box a:hover	{ text-decoration:underline; }
.car_list_box .record_box	{ clear:both; padding-top:15px; border-bottom:1px solid #E2E2E2; height:100px; font-family:Dotum; color:#333333; }
.car_list_box .record_box a { font-family:나눔고딕; color:#333333; }
.car_list_box .record_box > div	{ float:left; }
.car_list_box .record_box .thumb	{ width:160px; height:80px; margin:0 10px 0 0; overflow:hidden; text-align:center; }
.car_list_box .record_box .carname	{ }
.car_list_box .record_box .carname a.subject	{ font:bold 14px '맑은 고딕'; color:#242424; }
.car_list_box .record_box .carname .cmmt	 { color:#FF8000; font-size:11px; }
.car_list_box .record_box .info1		{ color:#929292; margin:5px 0 0 0; }	/* product info box */
.car_list_box .record_box .info1 .pr1	{ font:bold 12px '맑은 고딕'; color:#FF4040; }	/* price */
.car_list_box .record_box .info1 .year	{ font-family:나눔고딕; color:#929292; }	/* 연식 */
.car_list_box .record_box .info1 .soldout	{ border:1px solid #FF4040; background:#FF7070; color:#ffffff; font:normal 11px Dotum; padding:0 0 -1px 0; }
.car_list_box .record_box .summary	{ clear:both; width:530px; padding-top:10px; }
.car_list_box .record_box .summary a	{ font-family:나눔고딕; color:#AEAEAE; }

.board_button { clear:both; margin:10px 0 0 0; }
.board_button > div	{ float:left; margin:0 auto; text-align:center; }
.board_button > div.btnLeft	{ width:30%; }
.board_button > div.board_search	{ width:40%; }
.board_button > div.btnRight	{ width:30%; }
.board_button > div:first-child	{ text-align:left; }
.board_button > div:last-child	{ text-align:right; }

.board_search { text-align:center; margin:0; color:#959595; font-family:Dotum; }
.board_search .stx { height:26px; width:100px; padding-left:10px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search select { height:30px; width:90px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
.board_search input[type="submit"] { height:29px; vertical-align:top; border:1px solid #CBCBCB; background:#F0F0F1; cursor:pointer; padding-left:10px; padding-right:10px; }
.board_search input[type="submit"]:hover {background:#4285F4; color:#fff; }

span.listup > a	{ display:inline-block; border:1px solid #BFA860; background:#FFE080; font:normal 11px '맑은 고딕'; padding:1px 2px 1px 2px; cursor:pointer; }
span.listup > a:hover	{ background:#fff; }

.car_list_box .ads_box	{ padding:20px 0 20px 0; border-bottom:1px solid #E2E2E2; } /* 애드센스 */


/* 글쓰기 버튼 */
a.btn_write	{ display:inline-block; border:1px solid #828282; border-radius:3px; height:22px; background:#f5f5f5; background:linear-gradient(#f5f5f5,#e3e3e3); color:#4A4A4A; font:normal 13px 'Malgun Gothic', '맑은 고딕', sans-serif; padding:5px 15px 0 15px; letter-spacing:-1px; }
a.btn_write:hover	{ border:1px solid #828282; background:#828282; color:#fff; }

a.btn_regcar		{ display:inline-block; width:100px; background:#65B1FC; color:#fff; text-align:center; padding:10px 0 8px 0; text-decoration:none; border-radius:2px; }
a.btn_regcar:hover	{ display:inline-block; width:100px; background:#3297FB; }

span.vline1		{ display:inline-block; height:9px; border-right:1px solid #9FA0A4; margin:0 10px 0 10px; }

