﻿
.input {
	font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif;
	font-size:9pt;
	font-style: normal;
	color: #353535;
	height: 20px;
	border: 1px solid #d0d0d0;
	padding-left: 3px;
	padding-top: 2px;
}

.topmenu_subbox {font-weight:bold;font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 13px; color: #6b6b6b; text-decoration: none;padding-left:10px;padding-right:10px;}


					
.textbox 			{/*공통 텍스트박스 */
					font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 12px; color: #353535; padding:2 2 1 2;
					background-color:#ffffff; border: 1px solid #a4a4a4;}
.textbox_center		{/*공통 텍스트박스(가운데 정렬) */
					font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 12px; color: #353535; padding:2 2 1 2;
					background-color:#ffffff; border: 1px solid #a4a4a4; text-align:center;}

.textbox_login 		{/*로그인 텍스트박스 */
					font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 12px; color: #353535; padding:2 2 1 2;
					background-color:#ffffff; border: 1px solid #07275e;}
.textbox_disable	{/*비활성화(입력불가) */
					 font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 12px; color: #6c6655; padding:2 2 1 2; 
					 background-color:#f0ede8; border: 1px solid #9a9a9a;}	
.textbox_bbs 		{/*게시판 */
					font-family: Malgun Gothic,돋움,Dotum,AppleGothic,sans-serif; font-size: 12px; color: #353535; padding:2 2 1 2;
					background-color:#ffffff; border: 1px solid #b6c9e7;}
