﻿
.text_contents h1 {
	clear:both;
	margin-bottom:35px;
}
.text_contents h2 {
	clear:both;
	padding-left:15px;
	margin-bottom:15px;
}
.text_contents p {
	font-size:12px;
	color:#636363;
	line-height:20px;
	padding-left:15px;
}
.text_contents p span {
	font-weight:bold;
}
.text_contents p strong {
	color:#719a04;
}
.text_contents p.txt {
	padding-left:38px;
}
.text_contents p.txt span {
	font-weight:bold;
}
.text_contents p.txt strong {
	color:#719a04;
}
.text_contents p.txt01 {
	padding-left:42px;
}
.text_contents p.txt01 span {
	font-weight:bold;
}
.text_contents p.txt01 strong {
	color:#719a04;
}
.text_contents dl {
	clear:both;
	padding-left:15px;;
}
.text_contents dd {
	display:inline;
}
.text_contents dd.padd {
	padding-left:35px;
}
.text_contents dl.right_txt  {
	clear:both;
	margin-top:-2px;
	padding-left:8px;;
	font-size:12px;
	color:#636363;
	line-height:20px;
}
.text_contents dl.right_txt dt  {
	margin-top:-2px;
}
.text_contents dl.right_txt dt span {
	clear:both;
	font-size:12px;
	color:#7aa210;
	line-height:25px;
	font-weight:bold;
}
.text_contents dl.right_txt dd {
	margin-top:15px;
}
.text_contents dl.right_txt dd img {
	margin-top:15px;
}
.text_contents dl.right_txt ul {
	clear:both;
	margin-top:10px;
}
.text_contents dl.right_txt li {
	clear:both;
	font-size:12px;
	color:#636363;
	line-height:25px;
}
 .num01 {
	padding-left:26px;
	background:url(../img/common/icon_num01.gif) 4px 4px no-repeat;
}
.num02 {
	padding-left:26px;
	background:url(../img/common/icon_num02.gif) 4px 4px no-repeat;
}
.num03 {
	padding-left:26px;
	background:url(../img/common/icon_num03.gif) 4px 4px no-repeat;
}
.num04 {
	padding-left:26px;
	background:url(../img/common/icon_num04.gif) 4px 4px no-repeat;
}
.num05 {
	padding-left:26px;
	background:url(../img/common/icon_num05.gif) 4px 4px no-repeat;
}
.num06 {
	padding-left:26px;
	background:url(../img/common/icon_num06.gif) 4px 4px no-repeat;
}
.num07 {
	padding-left:26px;
	background:url(../img/common/icon_num07.gif) 4px 4px no-repeat;
}
.num08 {
	padding-left:26px;
	background:url(../img/common/icon_num08.gif) 4px 4px no-repeat;
}
.num09 {
	padding-left:26px;
	background:url(../img/common/icon_num09.gif) 4px 4px no-repeat;
}
.num10 {
	padding-left:26px;
	background:url(../img/common/icon_num10.gif) 4px 4px no-repeat;
}

.text_contents dd.img_right {
	float:right;
	padding-right:38px;
	margin-top:-35px;
}

.text_contents div.left_mar {
	margin-left:44px;
}
.text_contents div.left_mar li {
	font-size:12px;
	color:#636363;
	line-height:20px;
	padding:14px 0px 14px 16px;
	background:url(../img/common/icon_box.gif) 0px 20px no-repeat;
}

.text_contents div.left_mar01 {
	margin-left:44px;
}
.text_contents div.left_mar01 li {
	font-size:12px;
	color:#636363;
	line-height:20px;
	padding:5px 0px 5px 16px;
	background:url(../img/common/icon_box.gif) 0px 11px no-repeat;
}

.text_contents div.left_mar02 {
	margin-left:44px;
}
.text_contents div.left_mar02 span {
	font-size:12px;
	color:#636363;
	line-height:20px;
	font-weight:bold;
}
.text_contents div.left_mar02 ul {
	margin-top:10px;
}
.text_contents div.left_mar02 li {
	font-size:12px;
	color:#636363;
	line-height:20px;
	padding:4px 0px 4px 29px;
	background:url(../img/common/icon_box.gif) 14px 9px no-repeat;
}

/* 게시판_검색 */

.search select {
	width:64px;
}
.search input {
	height:16px;
}


/* view */
.board  table.view thead th {
	vertical-align:top;
	text-align: left;
	background:none;
	border-bottom: 1px dotted #a9d6a4;
	padding: 0 0 0 10px;
}
.board  table.view thead td {
	text-align:left;
	vertical-align:top;
	padding:14px 0px 16px 0px;
	border-bottom: 1px dotted #a9d6a4;
	padding: 0;
	height: 20px;
	background:url(../img/common/table_left_bar.gif) left top no-repeat;
}
.board  table.view tbody th {
	text-align:right;
	color:#636363;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	padding-top: 5px;
	border-bottom: 1px dotted #a9d6a4;
}
.board  table.view tbody th dd{
	padding-right:20px;
	float: left;
	margin-bottom: 5px;
	margin-left:-5px;
}
.board  table.view tbody td {
	text-align:left;
	color:#636363;
	font-size:12px;
	line-height:18px;
	padding:10px 10px 10px 10px;
}
.board  table.view tbody td img {

}

.board  table.view tbody td img.imagepopupdialog {
height: auto;
}

ul.view_case {
line-height: normal;
list-style-image: none;
list-style-position: inside;
list-style-type: none;
margin: 0px;
padding-left: 0px;}
li.view_case {
display: inline;
float: left;
width: 250px;
margin-left: 5px;}

/* view1 */
.board  table.view1 thead th {
	vertical-align:top;
	padding:14px 0px 16px 0px;
	background:none;
}
.board  table.view1 thead td {
	text-align:left;
	vertical-align:top;
	padding:14px 0px 16px 17px;
	background:url(../img/common/table_left_bar.gif) left top no-repeat;
}
.board  table.view1 tbody th {
	text-align:right;
	color:#636363;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
}
.board  table.view1 tbody th dd{
	padding-right:10px;
}
.board  table.view1 tbody td {
	text-align:left;
	color:#636363;
	font-size:12px;
	line-height:18px;
	padding:10px 40px 0px 40px;
}

/* write */

.board_write table.list  {
	margin:1px 0px 1px 0px;
}
.board_write table.list  th{
	background-color:#f5fae4;
}
.board_write table.list  td{
	background-color:#f6f6f6;
	border-left:1px solid #fff;
	padding-left:20px;
	padding:6px 0px 6px 17px;
}
.board_write table.list  td span {
	font-size:11px;
	color:#799925;
}
.board_write table.list textarea {
	width:485px;
	height:156px;
	color:#343433;
	line-height:20px;
	border:1px solid #d0d1ce;
	padding:2px 5px 2px 5px;
}

/* 게시판_이미지형 */
.board01 {
	width:635px;
	padding-top:23px;
	background:url(../img/common/table_top01.gif) left top no-repeat;
}
.board01  table.list01 {
	width:635px;
}
.board01  table.list01 th {
	vertical-align:top;
	padding:0px 0px 35px 21px;
	background-color:#fff;
	font-weight:normal;
}
.board01  table.list01 td {
	vertical-align:top;
	padding:0px 0px 35px 21px;
	background-color:#fff;
	background:url(../img/common/img_bar.gif) left top no-repeat;
}
*html .board01  table.list01 th {
	vertical-align:top;
	padding:0px 0px 35px 0px;
	text-align:center;
	background-color:#fff;
	font-weight:normal;
}
*html .board01  table.list01 td {
	vertical-align:top;
	padding:0px 0px 35px 0px;
	text-align:center;
	background-color:#fff;
	background:url(../img/common/img_bar.gif) left top no-repeat;
}
*:first-child+html .board01  table.list01 th {
	vertical-align:top;
	padding:0px 0px 35px 0px;
	text-align:center;
	background-color:#fff;
	font-weight:normal;
}
*:first-child+html .board01  table.list01 td {
	vertical-align:top;
	padding:0px 0px 35px 0px;
	text-align:center;
	background-color:#fff;
	background:url(../img/common/img_bar.gif) left top no-repeat;
}
.board01  table.list01 ul {
	width:170px;
	text-align:center;
}
.board01  table.list01 li.title {
	text-align:left;
	padding-bottom:3px;
}
.board01  table.list01 li span {
	font-weight:bold;
}
.board01  table.list01 li p {
	margin-top:4px;
	padding:2px 0px 2px 0px;
	font-size:12px;
	color:#556927;
	border-top:1px solid #ecf3de;
	border-bottom:1px solid #ecf3de;
	background-color:#f9fbf4;
}
/* ie6 */
*html .board01  table.list01 li p {
	margin-top:4px;
	padding:5px 0px 5px 0px;
	font-size:12px;
	color:#556927;
	border-top:1px solid #ecf3de;
	border-bottom:1px solid #ecf3de;
	background-color:#f9fbf4;
}


/* 답글 */
.reply {
	margin:0px 0px 33px 0px;
}
.reply img {
	text-align:left;
}
.reply p {
	font-size:12px;
	line-height:20px;
	color:#6d6e71;
	text-align:left;
	width:480px;
	border-top:1px solid #00a651;
	background-color:#e3f4eb;
	padding:15px 20px 15px 20px;
}

/* 비밀번호 */
.error {
	text-align:center;
	width: 98.5%;
}
.error p {
	text-align:center;
	border:1px solid #cae18c;
	background-color:#dbebaf;
	padding:10px 0px 10px 0px;
}
.error input {
	height:16px;
	border:1px solid #bace84;
}
/* 이전 다음글 */
.prenext {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.prenext th {
	text-align:right;
	vertical-align:top;
	padding:6px 0px 8px 0px;
}
.prenext td {
	text-align:left;
	padding-left:7px;
	line-height:20px;
}
.prenext th.line {
	border-bottom:1px solid #ccc;
}

.prenext td.line {
	border-bottom:1px solid #ccc;
}

/* 페이징 */
.paging {
	clear:both;
	margin:20px 0px 0px 10px;
	color:#8b8b8b;
	font-size:12px;
	text-align:center;
}

.paging  table.list {
	width: 100%;
}

.paging dd{
	display:inline;
}
.paging dd img {
	vertical-align:middle;
	margin-top:-2px;
}
.paging ul {
	display:inline;
	padding:0px 4px 0px 4px;
}
.paging li{
	display:inline;
	padding:0px 3px 0px 3px;
}
 .paging li a{
	text-decoration: none;
	color:#8b8b8b;
}

.paging li.bold {
	color:#fa5a0b;
	font-size:12px;
	font-weight:bold;
}
.paging li.bold a{
	color:#7ea31c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

/* 버튼 */
.con_btn {
	margin-top:20px;
	clear:both;
	text-align:right;
	margin-right: 15px;

}

/* 회원가입 */
.join_table_bottom {
}

.jon_member {
	height:150px;
	font-size:11px;
	color:#7d7d7d;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
	border: 1px solid #929292;
}
.jon_member2 {
	height:269px;
	font-size:11px;
	color:#7d7d7d;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
}

.jon_member p {
	margin-left:-14px;
}
.join_table_list {
	margin-left:10px;
}
.join_table_list tr {
	background:url(../img/common/table_line.gif) left top no-repeat;
}
.join_table_list  select {
	font-size:11px;
	color:#5f5f5f;
}
.join_table_list tr.noline {
	background:none;
}
.join_table_list th {
	text-align:left;
	padding-left:3px;
}
.join_table_list td {
	padding:9px 0px 5px 0px;
	font-size:11px;
	color:#999;
	line-height:14x;
}
.join_table_list td span {
	color:#5f5f5f;
}
.join_logo {
	margin-left:20px;
	width:544px;
	height:260px;
	padding:86px 0px 0px 60px;
	border:7px solid #e6f2c5;
}
.join_logo ul {
	margin:24px 0px 0px 71px;
	width:340px;
}
.join_logo td {
	background-color:#ebebeb;
}
.join_logo td.input_p {
	padding-left:15px;
	padding-top:5px;
}
.join_logo td.input_p01 {
	padding-left:15px;
	padding-bottom:5px;
}


/* 팝업 */
.popup {
	width:298px;
	/*margin:2px 0px 0px 10px;*/
	padding:2px 0px 0px 5px;
	oberflow:hidden;
	background-color:#FFFFFF;
}
.popup_table_bottom {
	background:url(../img/sun_join/img_pop_bottom.gif) left bottom no-repeat;
}
.popup_table_top {
	width:298x;
	padding:13px 0px 14px 20px;
	background:url(../img/sun_join/img_pop_top.gif) left top no-repeat;
}
.popup_table_top li {
	font-size:11px;
	color:#728349;
	line-height:20px;
}
.popup p {
	text-align:center;
	font-size:12px;
	color:#728349;
}

.popup_table_bottom01 {
	background:url(../img/sun_join/img_pop_bottom01.gif) left bottom no-repeat;
}
.popup_table_top01 {
	width:269x;
	padding:10px 14px 10px 16px;
	background:url(../img/sun_join/img_pop_top01.gif) left top no-repeat;
}
.jon_postresult {
	height:95px;
	font-size:11px;
	line-height:20px;
	color:#728349;
	padding-right:5px;
	overflow-x:hidden;
	overflow-y:auto;
}
.jon_postresult a {
	font-size:11px;
	line-height:20px;
	color:#728349;
}
.jon_postresult a:hover {
	font-size:11px;
	line-height:20px;
	color:#728349;
}

.popup01 {
	width:398px;
	/*margin:2px 0px 0px 10px;*/
	padding:2px 0px 0px 5px;
	oberflow:hidden;
	background-color:#FFFFFF;
}
.popup_table_bottom02 {
	background:url(../img/sun_join/img_pop_bottom02.gif) left bottom no-repeat;
}
.popup_table_top02 {
	width:385px;
	padding:23px 0px 23px 13px;
	background:url(../img/sun_join/img_pop_top02.gif) left top no-repeat;
}


/* 메인 contents */
/* news */
.main_news {
	margin-left:42px;
	width:210tpx;
	background:url(../img/main/img_news.gif) left top no-repeat;
}
.main_news li.btn {
	padding:10px 9px 15px 135px;
}
.main_news li.list {
	font-size:11px;
	color:#898989;
	padding-left:15px;
	line-height:15px;
	background:url(../img/common/icon_box01.gif) 6px 5px no-repeat;
}
.main_news li.list a {
	font-size:11px;
	color:#898989;
}
.main_news li.list span {
	font-size:11px;
	color:#489337;
}

/* press */
.main_press {
	margin-left:42px;
	width:210tpx;
	background:url(../img/main/img_press.gif) left top no-repeat;
}
.main_press li.btn {
	padding:10px 9px 15px 135px;
}
.main_press li.list {
	font-size:11px;
	color:#898989;
	padding-left:15px;
	line-height:15px;
	background:url(../img/common/icon_box01.gif) 6px 5px no-repeat;
}
.main_press li.list a {
	font-size:11px;
	color:#898989;
}
.main_press li.list span {
	font-size:11px;
	color:#489337;
}

/* post */
.main_post {
	margin-left:31px;
	width:210tpx;
	background:url(../img/main/img_post.gif) left top no-repeat;
}
.main_post li.btn {
	padding:10px 9px 15px 135px;
}
.main_post li.list {
	font-size:11px;
	color:#898989;
	padding-left:15px;
	line-height:15px;
	background:url(../img/common/icon_box01.gif) 6px 5px no-repeat;
}
.main_post li.list a {
	font-size:11px;
	color:#898989;
}
.main_post li.list span {
	font-size:11px;
	color:#489337;
}

/* star */
.main_star{
	margin-left:31px;
	width:210tpx;
	background:url(../img/main/img_star.gif) left top no-repeat;
}
.main_star li.btn {
	padding:10px 9px 15px 135px;
}
.main_star li.list {
	font-size:11px;
	color:#898989;
	padding-left:15px;
	line-height:15px;
	background:url(../img/common/icon_box01.gif) 6px 5px no-repeat;
}
.main_star li.list a {
	font-size:11px;
	color:#898989;
}
.main_star li.list span {
	font-size:11px;
	color:#489337;
}

/* sunbody_star */
.sunbody_star{
	margin-top:6px;
	margin-left:70px;
}
.sunbody_star li.txt{
	font-size:11px;
	color:#7d7d7d;
	padding-left:2px;
	line-height:15px;
}
.banner {
	margin-top:12px;
	margin-left:63px;
}