@charset "utf-8";
/* CSS Document */



/* 기본으로 삽입 */
A {color: #444444}
A:link {font-family:돋움; font-size: 12px; color: #444444; text-decoration:none}
A:visited {font-family:돋움; font-size: 12px; color: #444444; text-decoration:none}
A:active {font-family:돋움; font-size: 12px; color: #444444; text-decoration:none}
A:hover {font-family:돋움; font-size: 12px; color: #444444; text-decoration:none}

/* -------------------  입력폼  ---------------------*/

.input{border:1px solid #cccccc; font-family:돋움; background-color:#f8f2e6; height:17px; vertical-align:middle; font-size:12px;}

.text_left {font-size:12px; font-family:돋움; color:#444444; text-align:left;}
.text_center {font-size:12px; font-family:돋움; color:#444444; text-align:center;}
.text_right {font-size:12px; font-family:돋움; color:#444444; text-align:right;}

.insert_page_text {padding-left:20px;}
.insert_page_text_b {padding-left:20px;font-weight:bold}
<!-------------- 이상 위의 항목은 기본으로 필히 삽입!! ------------------------------------>
html{height:100%; overflow-y:scroll;}
body{font-family: "dotum","돋움";font-size:12px; line-height: 150%; color:#58595b; height:100%; width:100% bottom:0;}

.accent {font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#f1592a; text-align:left;}
.location {font-size:12px; font-family:돋움; color:#f1592a; font-weight:bold;}

.orangeb {color:#f1592a; font-weight:bold;}


#p, a {cursor:pointer; text-decoration:underline;}
#p, a:hover {color:#f1592a;  text-decoration:underline;} 

/* 입력폼*/
input{border:1px solid #cccccc; font-family: "Verdana";font-size: 12px; height:20px; color:#757575; background-color:#ffffff; }
table {border-collapse:collapse;}

.border_both { border-top-style:solid; border-top-width:1px; border-top-color:#f1592a; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#f1592a; padding:5px; color:#f1592a; text-align:center;}
.border_btm { border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#f1592a; padding:5px; }

<!---- 테이블 보더  ----->



.tab_01{border-left:1px dotted #f1592a; border-top:1px solid #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid #f1592a;}

.ss01{border-left:1px dotted #f1592a; border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid #f1592a;}


.tab_02{border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid #f1592a; }

.tab_03{border-left:1px solide #C3C3C3; border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid  #f1592a; border-right:1px dotted #f1592a;}


.tab_04{border-left:1px dotted #f1592a; border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid #C3C3C3;}

.tab_05{border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid  #C3C3C3;}

.tab_06{border-left:1px solide #C3C3C3; border-top:1px solid  #f1592a; border-right:1px dotted #f1592a; border-bottom:1px solid  #C3C3C3;}

.tab_07{border-left:1px solide #C3C3C3; border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid  #f1592a; }

.tab_08{border-left:1px dotted #f1592a; border-top:1px solid  #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid  #f1592a;}

.tab_09{border-left:1px dotted #f1592a; border-right:1px dotted #f1592a; border-bottom:1px solid #f1592a;}

.tab_10{border-left:1px dotted #f1592a; border-right:1px solid #C3C3C3; border-bottom:1px solid #f1592a;}

.tab_11{border-right:1px solid #C3C3C3; border-bottom:1px solid #f1592a;}

.tab_12{border-right:1px dotted #f1592a; border-bottom:1px solid #f1592a;}

.tab_13{border-left:1px solide #C3C3C3; border-top:1px solid #C3C3C3; border-bottom:1px solid  #f1592a; border-right:1px dotted #f1592a;}


#procee_1 tr, #procee_1 td
	A {color: #f1592a; text-decoration:none;}
	A:link {font-family:돋움; font-size: 12px; color: #f1592a; text-decoration:none;}
	A:visited {font-family:돋움; font-size: 12px; color: #f1592a; text-decoration:none;}
	A:active {font-family:돋움; font-size: 12px; color: #f1592a; text-decoration:none;}
	A:hover {font-family:돋움; font-size: 12px; color: #f1592a; text-decoration:none;}
