﻿#Tech_Left {
	width:200px;
	height:100%;
	border-right:1px solid #CCC;
	padding-top:10px;
	padding-left:20px;
	float:left;
}

#Tech_Left h1 {	
	font-size:20px;
	font-family:"Philosopher", "Jeju Gothic", Arial, Tahoma, Verdana;
	margin-bottom:20px;
	border-bottom:2px solid #CCC;
	padding-bottom:20px;
	padding-top:10px;
	color:#922B21;
}

#Tech_Menu li {
	line-height:30px;
	font-size:14px;
	font-family:"Nanum Gothic", "Jeju Gothic", verdana;
	font-weight:bold !important;
	padding-left:20px;
	border-bottom:1px solid #efefef;
}

#Tech_Menu li a{
	color:#000;
}

#Tech_Menu li a:hover{
	color:#000;
	text-decoration:none;
}

#Tech_Body {
	position:absolute;
	min-width:800px;
	width:80%;
	height:70%;
	display:block;
	padding-top:30px;
	left:250px;
}


#Tech_Board h1 {
	width:100%;
	height:35px;
	border-bottom:7px solid #F0F3F4;
	color:#2874A6;
	font-size:25px;
	font-family:"Philosopher", "Jeju Gothic", "Nanum Gothic", Gulim, Arial;
	text-transform:uppercase;
}

#Tech_Board h2 {
	width:100%;
	height:35px;
	margin-top:20px;
	color:#512E5F;
	font-size:16px;
	font-family:"Nanum Gothic", "Jeju Gothic", Arial, Tahoma, Verdana;
	margin-bottom:20px;
}

#Tech_Detail h1 {
	width:100%;
	height:35px;
	border-bottom:7px solid #F0F3F4;
	color:#2874A6;
	font-size:25px;
	font-family:"Philosopher", "Jeju Gothic", "Nanum Gothic", Gulim, Arial;
	text-transform:uppercase;
}

#Tech_Detail h2 {
	width:100%;
	height:35px;
	margin-top:20px;
	color:#512E5F;
	font-size:16px;
	font-family:"Nanum Gothic", "Jeju Gothic", Arial, Tahoma, Verdana;
	margin-bottom:20px;
}

#Tech_List {
	width:90%;
}
#Tech_List .TDHead
{
    font-size: 14px;
    height: 37PX;
    border-left: 1PX;
    border-left-style: inset;
    border-left-color: #CCFFFF;
}
#Tech_List .TD_B_Border
{
    font-size: 13px;
    height: 36PX; 
}


#Board_List {
	width:90%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.MR10 {
	margin-right:5px;
	margin-top:5px;
}

#board a {
	color:#000;
}

#board a:hover {
	color:#000;
	text-decoration:none;
}


#Tech_Detail {
	width:90%;
}


#Tech_Subject {
	margin-top:30px;
	border-top:2px solid #CCC;
	border-bottom:1px solid #CCC;
	height:35px;
	font-family:"Nanum Gothic", "Jeju Gothic";
	
}

#Tech_Attach {
	float:right;
	height:35px;
	font-family:"Nanum Gothic", "Jeju Gothic";
	padding:10px;
}

#Tech_Lbl {
	float:left;
	width:100px;
	text-align:center;
	margin-top:10px;
	
	font-size:12px;
	color:#2874A6;
	display:inline;
}

#Tech_Title {
	font-size:16px;
	font-weight:bold;
	margin-top:7px
}

#Tech_Title2 {
	font-size:12px;
	margin-top:7px
	margin-bottom:30px;
}


#Tech_Contents {
	width:100%;
	font-family:"Nanum Gothic", "Jeju Gothic";
	font-size:13px;
	padding:15px;
	margin:30px;
}

#Tech_Bottom {
	border-top:2px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	text-align:right;
	height:35px;
	padding-top:15px;
}

.TechHome {
	padding-right:20px;
	font-family:"Nanum Gothic", "Jeju Gothic";
	font-size:13px;
	color:#CC0000;
	cursor:pointer;
}

.mTitle {
	padding-right:20px;
	font-family:"Nanum Gothic", "Jeju Gothic" !important;
	font-size:13px;
	color:#CC0000;
	cursor:pointer;
}