﻿@charset "utf-8";
/* CSS Document */



.result_list			{width:960px; height:auto; padding:40px 0 20px;}
.list_unit				{width:960px; height:180px; padding:0; border:1px solid #d0d0d0; clear:both; }
.list_unit:hover {background-color:#fbfbfb; }
.list_r_area			{width:600px; height:150px; float:left; }
.list_img_01			{width:320px; height:180px; border:0; float:left; margin-right:20px; }
.list_title_01			{width:600px; height:42px; line-height:42px; text-align:left; margin-bottom:10px; font-weight:bold; float:left; padding-top:15px; font-family: "NanumBarunGothic"; color:#3e3e3e; }
.list_title_01 a		{ font-size:20px;  }
.list_txt_01			{width:600px; height:58px; line-height:19px; text-align:justify; margin:0; font-size:12px; font-weight:normal; float:left;font-family: "Dotum";color:#3e3e3e; }
.list_txt_02			{width:150px; height:19px; line-height:19px; text-align: left; margin:0; font-size:12px; font-weight:normal; float:left; font-weight:bold; padding-top:15px; color:#888; }

.searchBox01		{ position:relative; width:655px; height:42px; left:50%; margin-left:-327px; padding:30px 0 80px; }
.searchBox01 li	{ float:left; height:42px; vertical-align:middle; font-size:15px;}
.searchBox01 select { width:120px; height:42px; padding-left:20px; border:1px solid #d0d0d0; clear:both; }
.searchBox01 select option {list-style:none;display:block;overflow:hidden; vertical-align:middle;}
.searchBox01 input { width:415px; height:40px; line-height:16px; border:1px solid #d0d0d0; clear:both; margin-left:-1px; }
.searchType		{ font-size:16px; vertical-align:middle; }

.list_txt_date			{color:#888; font-size:12px;margin-right:5px; font-family: "Dotum";}

.detail_cont_area		{width:960px; height:auto; padding:40px 0 20px;}
.detail_title			{ position:relative; width:920px; padding:0 20px; height:80px; line-height:80px; font-size:23px; background:#f9f9f9; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#d0d0d0; border-top-width:1px; border-top-style:solid; border-top-color:#d0d0d0; font-weight:bold; float:left; }
.detail_title_txt { position:absolute; width: 600px; height:80px; float:left; }
.detail_txt_ttt			{ position:absolute; display:block;width:260px; height:80px; float:left; font-size:12px; font-family: "Dotum"; left:660px; }
.detail_txt_top			{ position:absolute; display: inline-block;width:140px; height:80px; line-height:80px; margin:0; font-size:12px; font-weight:normal; float:left;  }
.detail_txt_top2			{ position:absolute; display: inline-block;width:120px; height:80px; line-height:80px; margin:0; font-size:12px; font-weight:normal; float:left; left:160px;  }
.detail_txt				{position:relative;width:910px; padding:110px 25px 20px; height:auto; }

.page_area				{width:960px; height:15px; text-align:center; line-height:19px; margin:auto; font-size:15px; letter-spacing:0px; clear:both; padding:20px 0;}
.page_now				{color:#ff6600; font-size:15px;}
.page_img				{width:7px; height:5px; line-height:15px; float:left;}
.page_area a:link { font-size:15px; }

.btn_area				{width:940px; height:27px; text-align:right; margin:0; padding:30px 0 15px; }
.btn_area_c				{width:670px; text-align:center; margin:0 auto;}



