<!--
/*
	판타플랜의 Admin CSS 입니다.
	licence & create by 판타플랜
	issued date : 2006.04.17. 노석헌
*/

/*********** 텍스트효과************/
/*왼쪽메뉴_타이틀_14px*/
.lmt14{font-family: "돋움", "굴림";font-size:13px;color: #023C5C;text-decoration: none;font-weight:bold;}
/* 회원가입폼 */
.member{font-family: "돋움";	font-size: 12px;color: #007DC3;border-top: 1px solid #a0a0a0;border-right: 1px solid #a0a0a0;border-bottom: 1px solid #a0a0a0;border-left: 1px solid #a0a0a0;background-color: #FFFFFF; }
.admin_login{font-family: "돋움";	font-size: 12px;color: #555555;border: 1px solid #CCCCCC;background-color: #FFFFFF; }
.text_login {font-family:"굴림", "굴림체"; font-size: 9pt;color : #ffffff; text-decoration:none; line-height: 120%;}
.admin_button{font-family: "굴림", "굴림체", "돋움", "돋움체"; font-size: 12px;color: #505050;border-top: 1px solid #f5f5f5;border-right: 1px solid #bababa;border-bottom: 1px solid #bababa;border-left: 1px solid #e0e0e0;background-color: #e0e0e0;}

/****************링크부분*****************/
/*상단메뉴_링크_12px*/
a.tml12b:link {  font-family: "돋움","굴림"; font-size: 12px; color: #ffffff; text-decoration: none; font-weight:bold;}
a.tml12b:visited {  font-family: "돋움","굴림"; font-size: 12px; color: #ffffff; text-decoration: none; font-weight:bold;}
a.tml12b:hover {  font-family: "돋움","굴림"; font-size: 12px; color: #ffffff; text-decoration: underline; font-weight:bold;}

td {font-family:  "돋움","굴림";font-size: 12px;color: #007DC3;line-height:18px;}
table {font-family:  "돋움","굴림";font-size: 12px;color: #007DC3;line-height:18px;}

FORM {display:inline;}

a:link {  font-family: "돋움","굴림"; font-size: 12px; color: 007DC3; text-decoration: none;line-height:15px;}
a:visited {  font-family: "돋움","굴림"; font-size: 12px; color: #007DC3; text-decoration: none;line-height:15px;}
a:hover {  font-family: "돋움","굴림"; font-size: 12px; color: #007DC3; text-decoration: underline;line-height:15px;}

select{background-color: #ffffff; font-family: 돋움;  font-size: 12px; }
textarea {background-color: #FFFFFF;padding: 5px;	 border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #d5d5d5;	border-right-color: #d5d5d5;	border-bottom-color: #d5d5d5;	border-left-color: #d5d5d5;	font-family: "굴림";	font-size: 12px;	line-height: 17px;	color: #4B0B09;	text-decoration: none;}
.input{font-family: "돋움";	font-size: 12px;color: #505050;border: 1px solid #a0a0a0;;background-color: #FFFFFF; }
.member{font-family: "돋움";	font-size: 12px;color: #007DC3;border: 1px solid #a0a0a0;background-color: #FFFFFF; }
.input_login{font-family: "돋움";font-size: 12px;color: #555555; border: 1px solid #CCCCCC;background-color: #FFFFFF; }
.button {font-family: "돋움";font-size: 12px;color: #505050; border:1px solid #7F9DB9;background-color: #FFFFFF;}
-->
