@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; }

.board_wrap {
	width: 1000px;
	height: auto;
	margin:auto;
	padding:0 0 0 0;
}

.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:0 0 15px 0;
	height:28px;
	
}

.Searchinput {
	height:26px;
	border:solid 1px #d4d4d4;
	float:left;
	margin:0 5px 0 5px;
	
}
.Searchinput_01 {
	height:15px;
	border:solid 1px #d4d4d4;
	float:left;
	margin:0 5px 0 5px;
	
}

.Select_box {
	padding:5px 0 5px 0;
	height:28px;
	border:solid 1px #d4d4d4;
	float:left;
	margin-left:20px; 
}

/* 일반 게시판 view */

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

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

.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 {
	border:solid 1px #d4d4d4;
	width:99%;
	padding:10px 5px 10px 5px;
	
}

.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;
}




/*All List   IT PULS */
.num {
	border-top:#d80000 4px solid;
}

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

.Write {
	width:100%;
	text-align:right;
	margin-top:20px;
}

/*게시판*/
.sub_con_01 {
	width:760px;
	height:767px;
	float:left;
	padding:46px 41px 0 41px;
}

.Search_01 {
	width:315px;
	height:35px;
	float:right;
}

.Liststyle_01 {
	height:28px;
	border:solid 1px #d4d4d4;
	float:left;
	margin:0 5px 0 0;
	padding:5px;
	margin-left:85px;
}

.Searchinput_01 {
	border:solid 1px #d4d4d4;
	float:left;
	padding:6px;
	margin:0 5px 0 0;
}


/* 1:1문의 write */

.table_write_01 {
	margin-top:60px;
}

.table_write_01 th {
	padding:22px 0 20px 0;
	border-bottom:solid 1px #cccccc;
}

.table_write_01 td {

	border-bottom:solid 1px #cccccc;
	padding:10px 0 10px 0;
	line-height:20px;
	height:30px;
}

.table_write_01 .inputBox {

	border:solid 1px #d4d4d4;
	padding:7px;
	
}

.table_write_01 .multiBox {

	height:auto;
	border:solid 1px #d4d4d4;
	font:13px 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum;	
}


