@charset "utf-8";
/***********************************************************************/
/* 작 성  일 자: 2009.11.10                                                             */
/* 작   성   자: 김태훈                                                                     */
/**********************************************************************/
/* 수정 이력:                                                                                */
/**********************************************************************/


img{vertical-align:top; border:0; margin:0;}

/* a태그 기본정의* */

A:link    {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
A:visited {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
A:active  {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
A:hover  {font-size:11px; font-family: 돋움; text-decoration: underline; color:#E15925;}

.user:link    {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
.user:active  {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
.user:visited {font-size:11px; font-family: 돋움; text-decoration: none; color: #666666;}
.user:hover   {font-size:11px; font-family: 돋움; text-decoration: none; color:#F4675D;}

.board:link    {color: #0075a9;font-weight: bold;}
.board:active  {color: #0075a9;font-weight: bold;}
.board:visited {color: #0075a9;font-weight: bold;}
.board:hover   {color: #0075a9;font-weight: bold;}
/*a:link { text-decoration: none; color: #7d7d7d;font-family:돋움;font-size:8pt; }
a:visited { text-decoration: none; color: #7d7d7d;font-family:돋움;font-size:8pt; }
a:active { text-decoration: none; color: #7d7d7d;font-family:돋움;font-size:8pt; }
a:hover { text-decoration: none; color: #000000;font-family:돋움;font-size:8pt;}*/

/* form, img 기본정의* */
form  {margin:0px;padding:0px}


/********************************************************************************************************************************/

/*font*/
.font08{font-size:8pt;}
.font09{font-size:9pt;}
.font10{font-size:10pt;}
.font11{font-size:11pt;}
.font12{font-size:12pt;}
.font13{font-size:13pt;}
.font14{font-size:14pt;}
.font15{font-size:15pt;}

.class_font1{font-size: 14px;font-weight: bold;padding-left:10px;}

/*자간간격조정*/
.sp1{letter-spacing:-1;}
.sp2{letter-spacing:-2;}

/*행간격조정*/
.hp1{line-height:15px;}
.hp2{line-height:14px;}

/* bold체 */
.b{font-weight:bold;}

/* 커서손모양 */
.hand {cursor:pointer;}

/*정렬*/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

/*padding*/
.pd1 {padding-left:15px;}
.pd2 {padding-top:15x; padding-left:15px; padding-right:15px; padding-bottom:15px;}
.pd3 {padding-right:15px;}
.pd4 {padding:5px;}
.pd5 {padding-left:5px;}

.re_pd1 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:20px;}
.re_pd2 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:40px;}
.re_pd3 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:60px;}
.re_pd4 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:80px;}
.re_pd5 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:100px;}
.re_pd6 {padding-top: 3px; padding-right:5px; padding-bottom:3px; padding-left:120px;}

.input_pd1 {padding-top: 2px; padding-right:5px; padding-bottom:2px; padding-left:5px;}

/* 컬러 */
.c1 { color: #b56262;}
.c2 { color: #FF6600;}
.c3 { color: #ff0000;}
.c4 { color: #855fa8;}
.c5 { color: #000000;}

.c6 { color: #5489AE;}

.login_c {color:#60165f;}

.bg1 { background-color:#fdeff6;}
.bg2 { background-color:#fff0ec;}
.bg3 { background-color:#fbdbeb;}
.bg4 { background-color:#fdeff6;}
.bg5_cal { background-color:#fafaf2; width:86px;}
.bg5 { background-color:#5489AE;}
.bg6 { background-color:#eeeeee;}
.bg7 { background-color:#f8f8f8;}
.bg8 { background-color:#d3d3d3;}



/* 리스트 넘버링 */
.num1 {font-family:tahoma;font-size:8pt;color:#7d7d7d;}
.num2 {font-family:tahoma;font-size:8pt;color:#df5a01;font-weight:bold;}

/* 상태버튼 */
.state1{font-family:돋움;font-size:8pt;color:#245b81;}
.state2{font-family:돋움;font-size:8pt;color:#b34610;}
.state3{font-family:돋움;font-size:8pt;color:#959595;}
.state4{font-family:돋움;font-size:8pt;color:#849442;}
.state5{font-family:돋움;font-size:8pt;color:#5b7390;}
.state6{font-family:돋움;font-size:8pt;color:#c45f5f;}


body, table, tr, td, input {
	font-family:돋움;
	font-size:9pt;
	color:#7B7B7B;
}
.inputbox1 {
	border: 1px solid #B6B6B6;
	font-family:돋움;
	font-size:8pt;
	background:#FFFFFF;
	height:17px;
}

.inputbox2{
   border: 1px solid #dcdcdc;
   font-family:돋움;
   font-size:9pt;
   height:20px;
   width:130px;;
   color:#7B7B7B;
   padding-top:3;
   padding-right:4;
   padding-left:4;
}

.td_view {
	font-family:돋움;
	font-size:9pt;
	color:#7B7B7B;
	line-height:16px;
	padding:20px;
}

