@charset "euc-kr";

/* Page Layout */
@import url(global.css);
@import url(layout.css);

/* view */
.tbl_view {
	border:1px solid #B4E59A;
	background:#E6F8DD;
	width:590px;
	padding:0 5px;
}
.tbl_view thead td {color:#000000;}
.tbl_view th {
	padding: 8x 0 6px;
	text-align:left;
}
.tbl_view td {
	padding:9px 0 6px 0;
}
.tbl_view th img{ margin: 0 5px;}
.number {
	font-family:verdana; 
	font-size:10px; 
	padding:4px 0 6px;
}
.tbl_view_article {
	line-height:160%;
	padding:16px 11px;
	border-bottom: 2px solid #E5E5E5;
	margin-bottom:25px;
}
.tbl_view_article2 {
	line-height:160%;
	padding:16px 11px;
	border-bottom: 2px solid #E5E5E5;
	margin-bottom:6px;
}
.tbl_view_article2 .pic {
	border:1px solid #EAEAEA;
	padding: 7px;
	width:1px;
	margin: 0 0 7px
}
/* list */
.tbl_list {
	border-bottom:1px solid #E5E5E5;
}
.tbl_list thead {
	background:#369D00;
	text-align:center;
}
.tbl_list tbody td{
	border-bottom:1px solid #E5E5E5;
}
.tbl_list tbody .num{
	text-align:center;
	padding:8px 0 5px 0;
}
.tbl_list tbody .title{
	padding:8px 0 5px 12px;
}
.tbl_list tbody .title span {
	color:#00822B; 
	font-size:11px;
}
.tbl_list tbody .date{
	padding:1px 0 0;
	text-align:center;
	font-size:11px;
	font-family:verdana;
}
.tbl_list tbody .count{
	text-align:center;
	padding:8px 0 5px 0;
}

.tbl_list tbody .div{
	text-align:center;
	padding:8px 0 5px 0;
}
.tbl_list tbody .name{
	padding:8px 0 5px 12px;
}
.tbl_list tbody .phone{
	text-align:center;
	padding:8px 0 5px 0;
}
.tbl_list tbody .address{
	padding:8px 0 5px 0px;
}
.tbl_list tbody .btn{
	padding:4px 0 3px 0px;
}
/* list2 */
.tbl_list2 {
	border:2px solid #6ACC36;
	background:#E6F8DD;
}
.tbl_list2 th {
	padding:4px 5px;
	text-align:left;
}
.tbl_list2 .title {
	padding:6px 0 0;
	text-align:left;
}
.tbl_list2 .date {
	padding:4px 0 0;
	text-align:center;
	font-size:11px;
	font-family:verdana;
}
/* list3 */
.tbl_list3 {
	border-top:2px solid #CDCDCD;
	border-bottom:1px solid #E5E5E5;
	margin: 5px 0 6px 0;
}
.tbl_list3 td, .tbl_list3 th {
	border-bottom:1px solid #E5E5E5;
}
.tbl_list3 th{
	padding: 7px 0 4px 5px;
	font-weight:normal;
	text-align:left;
}
.tbl_list3 th span{
	color:#00822B;
}
.tbl_list3 td{
	padding: 5px 5px 6px;
}
/* list4 */
.tbl_list4 {
	border-top:2px solid #6ACC36;
	border-bottom:1px solid #E5E5E5;
	margin: 5px 0 6px 0;
}
.tbl_list4 td, .tbl_list4 th {
	border-bottom:1px solid #E5E5E5;
}
.tbl_list4 th{
	padding: 8px 0 9px 0;
	text-align:left;
}
.tbl_list4 td{
	padding: 8px 0 4px 10px;
}
/* page */
.pageing {
	text-align:center;
	font-family:verdana;
	font-size:11px;
	padding-top:11px;
}
.pageing a{
	padding: 0 2px;
}
.pageing strong {
	color:#0CBB00;
}
.pageing img {
	margin:3px 0 0 0;
}
/* write */
.tbl_write {
	border-top:2px solid #6ACC36;
	background:#D8D8D8;
}
.tbl_write th {
	background:#FFFFFF;
	padding:7px 0;
}
.tbl_write td {
	background:#F6F6F6;
	padding:3px 0 3px 10px;
}
.tbl_write .pic {
	border:1px solid #EAEAEA;
	background:#FFF;
	padding: 3px;
	width:116px;
	margin: 0 5px 0 0;
	display:inline;
}

.tbl_write table td {
	padding:0;
}
/* faq */
.icon_q {
	margin:0 5px 2px 0;
}
.tbl_list tbody .faq_view {
	background:#F9F9E9 url(/image/support/icon_a.gif) no-repeat 68px 10px;
	border-bottom:1px solid #F9F9E9;
	padding: 11px 0 18px 85px;
	display:none;
}

.div_btn {
	margin:6px 0 0 0;
	text-align:right;
}
.div_btn img {
	margin: 0 0 0 3px;
}
/* search */
.search {
	background:#F2F2F2;
}
.search .form{
	background: url(/image/bbs/st_search.gif) no-repeat 13px 13px;
	padding:0 0 0 73px;
}
.search .form input{
	border:1px solid #9A9A9A;
	height:19px;
}
.search .btn{
	padding: 8px 12px;
	text-align:right;
}

/* photo */
.tbl_photo .pic {
	border:1px solid #EAEAEA;
	padding: 3px;
	width:166px;
	margin: 0 0 7px;
}
.tbl_photo .title {
	font-weight:bold;
	padding:0 3px;
}
.tbl_photo .title img {
	margin: 0 0 2px 0;
}
.tbl_photo .recommend {
	color:#00822B;
	font-family:verdana;
	font-size:11px;
	padding:0 3px 0 0;
}
.tbl_photo .name {
	padding:3px 3px 0 3px;
}
.tbl_photo .date {
	font-family:verdana;
	font-size:11px;
	text-align:right;
	padding:1px 3px 0 3px;
}
.photo_line {
background:EAEAEA; height:2px; width:582px;margin:17px 0 20px;
}

/* µ¡±Û */

.comment_form{
	background: #F2F2F2 url(/image/bbs/st_comment.gif) no-repeat 13px 13px;
	padding:8px 0 8px 73px;
	margin: 22px 0 0 0;
}
.comment_form input{
	border:1px solid #9A9A9A;
	color:#B9B9B9; font-size:11px; padding:3px;
	height:19px;
}
.comment_list{
	border-bottom:1px solid #E5E5E5;
}
.comment_list td{
	border-bottom:1px solid #E5E5E5;
}
.comment_list .name {
	padding: 6px 0 3px 10px;
}
.comment_list .title {
	padding: 6px 0 3px 10px;
}
.comment_list .title img{
	margin: 1px 0 0 3px;
}
.comment_list .title .btn_X{
	margin: 0 0 3px 3px;
}
.comment_list .date {
	padding: 5px 0 3px 0;
	text-align:center;
	font-family:verdana;
	font-size:10px;
}
.comment_list .btn {
	padding: 7px 0 6px 0;
}

/* ÇÑÁÙÀÇ°ß */

.opinion_form{
	background: #F2F2F2 url(/image/bbs/st_opinion.gif) no-repeat 13px 13px;
	padding:30px 0 12px 13px;
	margin: 25px 0 0 0;
}
.opinion_form textarea{
	border:1px solid #9A9A9A;
	padding:3px;
	height:19px;
	margin-right:1px;
}

/* ÈÄ±â */
.postscript_form {
	background:url(/image/bbs/postscript_bg1.gif) no-repeat;
	padding:9px 0 0 0;
}
.postscript_form .headinfo {
	margin: 0 0 0 38px;
}
.postscript_form .headinfo .notice{
	color:#00822B;
	text-align:right;
	font-size:11px;
}
.postscript_form .postscript_form_input {
	background: url(/image/bbs/postscript_dog.gif) no-repeat left bottom;
	padding: 0 0 0 38px;
	margin-bottom:25px;
}
.postscript_form .postscript_form_input table{
	border:1px solid #B4E59A;
	background:#E6F8DD;
}
.postscript_form .postscript_form_input table th{
	padding: 8px 7px 0 7px;
}
.postscript_form .postscript_form_input table td{
	padding: 7px 7px 0 0px;
}
.postscript_form .postscript_form_input input {
	height:19px;
}
.postscript_form .postscript_form_input img {
margin-bottom:5px;
}
.postscript_form .postscript_form_input textarea {
	margin:0 5px 7px 0;
}
.postscript_list {
	border-top:2px solid #CDCDCD;
	border-bottom:2px solid #E5E5E5;
	margin-top:10px;
}
.postscript_list th {
	font-weight:normal;
}
.postscript_list .num {
	text-align:center;
	font-family:verdana;
	font-size:11px;
	padding:4px 0 6px;
}
.postscript_list .title {
	font-weight:bold;
	padding:4px 0 0px;
}
.postscript_list .title .img_x{
	margin:1px 0 0 0;
}
.postscript_list .nameT {
	padding:6px 0 4px;
}
.postscript_list .name {
	padding:6px 0 4px;
}
.postscript_list .dateT {
	padding:6px 0 4px;
}
.postscript_list .date {
	font-weight:normal;
	font-family:verdana;
	font-size:11px;
	padding:4px 0 3px;
}
.postscript_list .content {
	padding:8px 9px 6px 9px;
	line-height:16px;
}
.postscript_list  thead{
	background:#F2F2F2;
}
.postscript_list  thead th ,
.postscript_list  thead td{
border-top:1px solid #FFF;
}

.form_notice {
	text-align:center;
	font-size:11px; color:#B9B9B9;
}

/* Á¦Ç°¹®ÀÇ */
.tbl_list tbody .myreference_Q {
	background:#F9F9E9 url(/image/support/icon_q.gif) no-repeat 52px 20px;
	border-bottom:1px solid #F9F9E9;
	padding: 20px 0 15px 69px;
	line-height:16px;
}
.tbl_list tbody .myreference_A {
	background:#F9F9E9 url(/image/support/icon_a.gif) no-repeat 52px 20px;
	border-bottom:1px solid #F9F9E9;
	padding: 20px 0 15px 69px;
	line-height:16px;
}


.propose_box2 {
	background:url(/image/support/propose_bg.gif) no-repeat 50% 35px;
	height:139px;
}
.propose_pro_name {
	background:url(/image/support/propose_bg2.gif) no-repeat; 
	width:121px; height:26px;
	text-align:center;
	font-weight:bold; 
	color:#FFF; 
	padding:7px 0 0 0;
}

