@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body{ font:13px 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum; color:#666; width:100%; height:100%; }
img {border:none}
a {text-decoration:none}
a, a:link, a:active { color:#666; }
a:hover, a:visited { color:#666; font-weight:bold; }
ul, ol, dl {list-style:none}
li {line-height:1}
table {border-collapse:collapse}
input, select {font:12px 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum;}
div {position:relative;}
th { text-align:center; }


.indent {
	text-indent: 10px;
}

/* 일반 게시판 list */

/* .table {
	background:url(../images/board/board_title_bg.png) no-repeat;
} 

.title_Board {
	background:url(../images/board/board_title_bg.png) no-repeat;
}*/

.table th {
	padding:24px 0 24px 0;
	text-align:center;
	border-bottom:solid 1px #cccccc;
}

.table td {
	padding:20px 0 20px 0;
	border-bottom:solid 1px #cccccc;
}

.Search {
	float:right;
	margin:20px 0 15px 0;
}

.Searchinput {
	height:26px;
	border:solid 1px #d4d4d4;
	
}


/* 일반 게시판 view */

/* .table_view {
	background:url(../images/board/board_view_bg.png) no-repeat;
} */

.table_view th {
	padding:19px 0 19px 0;
	text-align:center;
}

.table_view td {
	padding:20px 0 20px 0;
	border-bottom:solid 1px #cccccc;
	line-height:20px;
}

.table_view h3 {
	color:#d80000;
	font-size:18px;
	text-align:center;
}

/* 일반 게시판 write */

.table_write {
	background:url(../images/board/board_view_bg.png) no-repeat;
}

.table_write th {
	padding:21px 0 23px 0;
	border-bottom:solid 1px #cccccc;
}

.table_write td {
	padding:20px 0 20px 0;
	border-bottom:solid 1px #cccccc;
}

.inputBox {
	height:32px;
	border:solid 1px #d4d4d4;
	width:90%;
	
}

.inputBox02 {
	height:32px;
	border:solid 1px #d4d4d4;
	width:100%;
	
}

.multiBox {
	height:auto;
	border:solid 1px #d4d4d4;
	width:100%;
	
}

.Tag { 
	 text-align:center; 
	 font-size:11px;
	 font-weight:bold;
	 padding:10px 10px 9px 10px;
	 border:solid 1px #c3c3c3;
	 background:#f8f8f8;
}


/* FAQ list */

.FAQ {
	background:url(../images/board/board_view_bg.png) no-repeat;
}

.FAQ th {
	padding:19px 0 15px 0;
}

.FAQ td {
	padding:18px 0 18px 0;
	border-bottom:solid 1px #cccccc;
	line-height:20px;
	background-color:#fdfdfd;
}


.Board_line {
	border-bottom:solid 1px #ccc;
}

/* FAQ write */

.FAQ_write {
	background:url(../images/board/board_view_bg.png) no-repeat;
}

.FAQ_write th {
	padding:14px 0 15px 0;
}

.FAQ_write td {
	padding:18px 0 18px 0;
}



/* 1:1문의 게시판 */

.One {
	background:url(../images/board/board_title02_bg.png) no-repeat;
}

.One th {
	padding:23px 0 22px 0;
}

.One td {
	padding:18px 0 18px 0;
	border-bottom:solid 1px #cccccc;
	line-height:20px;
	background-color:#fdfdfd;
}




/* 페이징, 글쓰기 버튼 */


.Board_foot {
	width:100%;
	float:left;
	margin-top:15px;
	text-align:center;
}


.Board_foot dd {
	float:left;
	text-align:center;
}

.Board_foot .Paging {
	display:block;
	width:100%;
	margin:auto;
	height:50px;
}

.Board_foot .Paging img {
	position:relative;
}

.Over {
	 background:#d80000; 
	 border:solid 1px #c60000;
	 color:#FFFFFF; 
	 font-weight:bold; 
	 text-align:center; 
	 padding:7px 8px 6px 8px;
	 margin:0 5px 0 5px;
}

.Over a {
	color:#FFFFFF;
}

.Over a:hover {
	color:#FFFFFF;
}

.Over a:visited {
	color:#FFFFFF;
}

.Down {
	 width:25px;  
	 text-align:center; 
	 padding:7px 8px 6px 8px;
	 border:solid 1px #cccccc;
	 margin:0 5px 0 0;
	 background:#FFFFFF;
}


.Write {
	width:100%;
	text-align:right;
}


/*13.01.07*/

.portfolio_con {
	float:left;
	margin-bottom:50px;
	margin-top:70px;
	width:100%;
}

.portfolio_con ul {
	width:100%;
	float:left;
}


.portfolio_con dl {
	width:250px;
	height:290px;
	float:left;
	padding:0 31px 0 31px;
}

.portfolio_con dt {
	width:250px;
	height:200px;
	padding:0 31px 0 31px;
}

.portfolio_con dd {
	width:250px;
	height:90px;
	background:url(../images/bg_line.gif) no-repeat;
	padding:27px 0 0 20px;
	/* margin:0 31px 0 31px; */
	
}

.port_title {
	width:100%;
	float:left;
	color:#151515;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

.port_site {
	width:100%;
	color:#666666;
	font-size:11px;
	line-height:20px;
}


.border_right {

border-right:solid 1px #e6e6e6;
}

.red {
border-top:solid 4px #d80000;
}

.gray {
border-top:solid 4px #2d2d2d;
}

/* UL FAQ */

.Faq_contents {
	width:100%;
	float:left;
	height:auto;
	margin:0 0 30px 0;
	font-size:12px;
	background:url(../images/board/board_view_bg.png) no-repeat;
}

.Faq_list {
	height:auto;
}

.Faq_list h4 {
	border-bottom:solid 1px #ccc;
	background:url(../images/board/faq_bg_title.png) no-repeat;
	float:left;
	padding:25px 0 20px 83px;
	width:923px;
	text-align:left;
	font-weight:bold;
}

.Faq_con {
	width:1006px;
	float:left;
}

.Faq_con_01 {
	width:923px;
	float:left;
	border-bottom:solid 1px #ccc;
	padding:25px 0 25px 77px;
	background:url(../images/board/faq_bg_con.png) no-repeat;
}

.faq_A {
	padding:15px 0 0 0; 
	border-bottom:solid 1px #ccc;
}

.faq_text {
	padding:20px 20px 20px 20px;
	line-height:24px;
	border-bottom:solid 1px #ccc;
}