/*ÀüÃ¼ÀûÀÎ ½ºÅ¸ÀÏÁ¤ÀÇ*/
main {
  margin-top:15; margin-right:5; margin-left:5; 
 }

body, td, select, div, form,textarea, center, option, pre, blockquote ,select a { 
  font-family:µ¸¿ò, verdana, tahoma, Helvetica, Arial, sans-serif, ;
  font-size:12px; 
  line-height:170%;
  color:#828282;
  margin: 0px;
  padding: 0px;
  }

.select_search1{
	font-size:11px;
}

img {border:none;}

table, td, th, tr {font-size:100%;color:#828282;}

a.rollover img {border:0;display:inline;}
a.rollover img.over {display:none;}
a.rollover:hover {border:0;}
a.rollover:hover img {display:none;}
a.rollover:hover img.over {display:inline;}

input {	
	padding:0;
	font-family:µ¸¿ò, verdana, tahoma, Helvetica, Arial, sans-serif, ;
	font-size:12px; 
	/*height:17px;
	line-height:15px;*/
	color:#666666; }

	A:link      {color:#717171; text-decoration:none;}
	A:visited  {color:#717171; text-decoration:none;}
	A:active   {color:#717171; text-decoration:none;}
	A:hover   {color:#0187bf; text-decoration:none;}

/*ÅØ½ºÆ® ¿¡¾î¸®¾î ½ºÅ¸ÀÏ*/
.textarea1 {
	overflow-x:hidden;
	overflow-y:auto;
	color:#0187bf;
	margin: 0px;
	width:100%;
	line-height:15px;
	border:1 solid #e0e0e0;
	background-color:#F5F5F5;
	padding: 2px;}



/*ÀÎÇ²¹Ú½º*/
.input1 {
	border:1px solid #d5d5d5;
	background-color:#ffffff;
	line-height:15px;
	height:18px;
    width:145px;
	color:#0187bf;
}

.input_gray {
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	line-height:12px;
	color:#555555;
	width:100px;
	margin:0 3px 0 2px;
	height:18px;
	padding-top:4px;
}
/*ÀÎÇ²¹Ú½º ´ÙÅ©ºí·çÅ×µÎ¸®*/
.input_darkblue{
	border:1px solid #024975;
	background-color:#ffffff;
	line-height:15px;
	height:20px;
	color:#0187bf;
}

/*ÀÎÇ²¹Ú½º-·Î±×¾Æ¿ô_ÀÌ¸§*/
.input_logout_name {
	border:1 solid #ededed;
	background-color:#ededed;
	line-height:15px;
	height:20px;
	color:#0187bf;
	font-weight:bold;
}


/*ÀÎÇ²¹Ú½º-·Î±×¾Æ¿ô_¸àÆ®*/
.input_logout_ment {
	border:1 solid #ededed;
	background-color:#ededed;
	line-height:15px;
	height:20px;
	color:#717171;
}

/*¸ÞÀÎ ¹é±×¶ó¿îµå*/
.main_bg{
	width:100%;
	border:0;
	background-image:url(images/main/left_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
}


/*¸ÞÀÎ ÀÌ¹ÌÁö*/
.main_sky{
	width:100%;
}


/*°Ô½ÃÆÇ*/
.board_table_head{
	width:360px;
	height:19px;
	border:0;
	background-image:url(images/main/board_head_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:bottom;
}
.board_table{
	width:360px;
	border:0;
}
.dot_blue{
	width:292px;
	height:20px;
	background-image:url(images/main/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:5px;
	vertical-align:top;
}
.board_list{
	width:78px;
}

/*ÁÂÃøÀÌ¹ÌÁö*/
.left_img{
    background-image:url(images/main/left_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

/* °Ô½ÃÆÇ topÀÌ¹ÌÁö µé¾î°¡´Â Å×ÀÌºí */
.board_img_table{
	width:580px;
	height:50px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:0px;
	vertical-align:top;
}

/* ¸®½ºÆ® È­¸é */
/*¸®½ºÆ®Å×ÀÌºí_1ºí·ç*/
.list1 {
	width: 500px;
	border: 0;
	padding: 0;
    margin: 0 0 0px 0;
	border-collapse:collapse;
}
 

.list1 th {
	background-color: #EAF2FD;
	border-top:solid 3px #ABC4E2;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:normal;
	padding: 8 0 5 0px;
  padding-left: 15px;
  height: 25px;
}

	
.list1 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
  padding-right: 0px;
  height: 30px;
  text-align: center;
}

.list1 td.index{
  width:120px;
  height:30px;
  background-color:#EAF2FD;
  text-align:right;
  padding-right:10px;
  border-right:solid 1px #cccccc;
}


.list1 td.cell_text{
  text-align: left;
  padding-left: 15px;
}


/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.list1 tr.Over{background-color:#fffbe2;}
.list1 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */




/*¸®½ºÆ®Å×ÀÌºí_2ºí·ç±×¸°*/
.list2 {
	width: 500px;
	border: 0;
	padding: 0;
    margin: 0 0 0px 0;
	border-collapse:collapse;
}



.list2 th {
	background-color: #e8f8f8;
	border-top:solid 3px #b3d3d4;
	border-bottom:solid 3px #b3d3d4;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold;
	padding: 8 0 5 0px;
  padding-left: 10px;
  height: 25px;
}

	
.list2 td{

  border-bottom:solid 0px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
  padding-right: 0px;
  padding-left: 10px;
  height: 25px;
  text-align: left;
}
.list2 td.cell_text{
  text-align: left;
  padding-left: 15px;
}



/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.list2 tr.Over{background-color:#fffbe2;}
.list2 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*¸®½ºÆ®Å×ÀÌºí_3±×¸°*/
.list3 {
	width: 490px;
	border: 0;
	padding: 0;
    margin: 0 0 0px 0;
	border-collapse:collapse;
}



.list3 th {
	background-color: #e8f8e9;
	border-bottom:solid 3px #b3d3d4;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:normal;
	padding: 8 0 5 0px;
  height: 25px;
}

	
.list3 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  text-align: center;
}
.list3 td.cell_text{
  text-align: left;
  padding-left: 15px;
}



/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.list3 tr.Over{background-color:#fffbe2;}
.list3 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*¸®½ºÆ®Å×ÀÌºí_4º¸¶ó*/
.list4 {
	width: 580px;
	border: 0;
	padding: 0;
    margin: 0 0 0px 0;
	border-collapse:collapse;
}



.list4 th {
	background-color: #f2edfc;
	border-top:solid 3px c7c0d4;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:normal;
	padding: 8 0 5 0px;
  height: 25px;
}

	
.list4 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  text-align: center;
}
.list4 td.cell_text{
  text-align: left;
  padding-left: 15px;
}



/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.list4 tr.Over{background-color:#E3F5FF;}
.list4 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */




.cell_text{
  text-align: left;
  padding-left: 15px;
}

/* °Ô½ÃÆÇ Çì´õ */
.no_t{
  text-align: center;
  padding-left: 15px;
  width:60px;
}

.subject_t{
  text-align: center;
  padding-left: 15px;
}

.name_t{
  text-align: center;
  padding-left: 15px;
  width:80px;
}

.date_t{
  text-align: center;
  padding-left: 15px;
  width:70px;
}

.date_t2{
  text-align: center;
  padding-left: 15px;
  width:150px;
}

.visit_t{
  text-align: center;
  padding-left: 15px;
  width:80px;
}




/* ÆäÀÌÂ¡ */
.page_list{
	border-collapse:collapse;
	border: 0;
	padding: 0 0 0 0;
  width: 580;
	height:18px;
	margin:10px 0 10px 0;
  vertical-align: middle;
}

.page_list td{
	border-collapse:collapse;
	border: 0;
	padding: 5px 0 5px 0;
	height:18px;
	margin:10px 0 10px 0;
}

.page_list_no{
	padding-left:80px;
	text-align:center;
}

.page_list td.paging_on {
	font-weight: bold;
	color:#f05500;
	padding:0 3px 0 3px;
}
.page_list td.paging_off {
	font-weight: none;
	padding:0 3px 0 3px;
}

.page_list_page{
	width:100px;
}

.page_list_button{
	width:100px;
	text-align:right;
}

/* °Ô½ÃÆÇ °Ë»ö */

.page_list_search{
	width:443px;
	text-align:center;
	margin:35px 0 35px 0;
}
.page_list_search_head{
	width:443px;height:17px;margin-top:0px;margin-bottom:0px;background-image: url(images/sub/board_search_head.gif);background-repeat: repeat-y;
									background-position: left center;margin-top:5px;
}
.page_list_search_body{
	width:443px;margin-top:0px;margin-bottom:0px;background-image: url(images/sub/board_search_body.gif);background-repeat: repeat-y;
									background-position: left center;margin-top:5px;
}
.page_list_search_tail{
	width:443px;height:17px;margin-top:0px;margin-bottom:0px;background-image: url(images/sub/board_search_tail.gif);background-repeat: repeat-y;
									background-position: left center;margin-top:5px;
}
.text_orange{
	color:#f05500;font-weight:bold;
}





/* writeÈ­¸é */
/*section Å×ÀÌºí_ºí·ç*/
.section_table {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:5 0 0 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px #ABC4E2;
	border-collapse:collapse;
}



.section_table th {
	background-color: #EAF2FD;
	border-top:solid 3px #ABC4E2;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  borde-top: #ffffff;
}


	
.section_table td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}



.section_table td.cell_1 {  
  background-color: #EAF2FD;
  text-align: right;
  padding-right: 10;
}

.section_table td.cell_text{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.section_table td.cell_subject {  
  background-color: #EAF2FD;
  text-align: center;
  padding:10px 5px 5px 5px;
  font-weight:bold;
  color:#4a7fbe;
  border:1px solid #EAF2FD;
}

.section_table td.cell_name {  
  background-color: #EAF2FD;
  text-align: right;
  padding: 5px;
  color:#717171;
}
.section_table td.cell_content {  
  background-color: #ffffff;
  text-align: left;
  padding:20px 50px 20px 50px;
  color:#717171;
  border:1px solid #ABC4E2;
}
.section_table td.cell_file {  
  background-color: #ffffff;
  text-align: left;
  padding:5px 50px 5px 50px;
  color:#717171;
  border:1px solid #ABC4E2;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table tr.Over{background-color:#fffbe2;}
.section_table tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/* writeÈ­¸é */
/*section Å×ÀÌºí_ºí·ç*/
/*ÇÁ·Î±×·¡¹ÖÀ» À§ÇØ Ãß°¡ - ÀÌÁ¾¼®*/
.section_table1 {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:5 0 0 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px #ABC4E2;
	border-collapse:collapse;
}



.section_table1 th {
	background-color: #EAF2FD;
	border-top:solid 3px #ABC4E2;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  borde-top: #ffffff;
}


	
.section_table1 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}



.section_table1 td.cell_1 {  
  background-color: #EAF2FD;
  text-align: right;
  padding-right: 10;
}

.section_table1 td.cell_text{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.section_table1 td.cell_subject {  
  background-color: #EAF2FD;
  text-align: center;
  padding:10px 5px 5px 5px;
  font-weight:bold;
  color:#4a7fbe;
  border:1px solid #EAF2FD;
}

.section_table1 td.cell_name {  
  background-color: #EAF2FD;
  text-align: right;
  padding: 5px;
  color:#717171;
}
.section_table1 td.cell_content {  
  background-color: #ffffff;
  text-align: left;
  padding:20px 50px 20px 50px;
  color:#717171;
  border:1px solid #ABC4E2;
}
.section_table1 td.cell_file {  
  background-color: #ffffff;
  text-align: left;
  padding:5px 50px 5px 50px;
  color:#717171;
  border:1px solid #ABC4E2;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table1 tr.Over{background-color:#fffbe2;}
.section_table1 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*section Å×ÀÌºí_ºí·ç±×¸°*/
.section_table2 {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:5 0 0 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px #b3d3d4;
	border-collapse:collapse;
}



.section_table2 th {
	border-top:solid 3px #b3d3d4;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  borde-top: #ffffff;
}


	
.section_table2 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}



.section_table2 td.cell_1 { 
	background-color: #e8f8f8;
  text-align: right;
  padding-right: 10;
}


.section_table2 td.cell_text{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.section_table2 td.cell_subject {  
  background-color: #e8f8f8;
  text-align: center;
  padding:10px 5px 5px 5px;
  font-weight:bold;
  color:#257c7c;
  border:1px solid #e8f8f8;
}

.section_table2 td.cell_name {  
  background-color: #e8f8f8;
  text-align: right;
  padding: 5px;
  color:#717171;
}
.section_table2 td.cell_content {  
  background-color: #ffffff;
  text-align: left;
  padding:20px 50px 20px 50px;
  color:#717171;
  border:1px solid #b3d3d4;
}
.section_table2 td.cell_file {  
  background-color: #ffffff;
  text-align: left;
  padding:5px 50px 5px 50px;
  color:#717171;
  border:1px solid #b3d3d4;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table2 tr.Over{background-color:#fffbe2;}
.section_table2 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*section Å×ÀÌºí_±×¸°*/
.section_table3 {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:5 0 0 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px #9bcb9e;
	border-collapse:collapse;
}



.section_table3 th {
	border-top:solid 3px #e8f8e9;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  borde-top: #ffffff;
}


	
.section_table3 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}



.section_table3 td.cell_1 { 
	background-color: #e8f8e9;
  text-align: right;
  padding-right: 10;
}


.section_table3 td.cell_text{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.section_table3 td.cell_subject {  
  background-color: #e8f8e9;
  text-align: center;
  padding:10px 5px 5px 5px;
  font-weight:bold;
  color:#257c7c;
  border:1px solid #e8f8f8;
}

.section_table3 td.cell_name {  
  background-color: #e8f8e9;
  text-align: right;
  padding: 5px;
  color:#717171;
}
.section_table3 td.cell_content {  
  background-color: #ffffff;
  text-align: left;
  padding:20px 50px 20px 50px;
  color:#717171;
  border:1px solid #9bcb9e;
}
.section_table3 td.cell_file {  
  background-color: #ffffff;
  text-align: left;
  padding:5px 50px 5px 50px;
  color:#717171;
  border:1px solid #9bcb9e;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table3 tr.Over{background-color:#fffbe2;}
.section_table3 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*section Å×ÀÌºí_º¸¶ó*/
.section_table4 {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:5 0 0 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px c7c0d4;
	border-collapse:collapse;
}



.section_table4 th {
	background-color: #f2edfc;
	border-top:solid 3px #c7c0d4;
  color: #4F4F51; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
  padding-right: 0px;
  height: 25px;
  borde-top: #ffffff;
}


	
.section_table4 td{
  border-bottom:solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}



.section_table4 td.cell_1 {  
  background-color: #f2edfc;
  text-align: right;
  padding-right: 10;
}

.section_table4 td.cell_text{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.section_table4 td.cell_subject {  
  background-color: #f2edfc;
  text-align: center;
  padding:10px 5px 5px 5px;
  font-weight:bold;
  color:#4a7fbe;
  border:1px solid #f2edfc;
}

.section_table4 td.cell_name {  
  background-color: #f2edfc;
  text-align: right;
  padding: 5px;
  color:#717171;
}
.section_table4 td.cell_content {  
  background-color: #ffffff;
  text-align: left;
  padding:20px 50px 20px 50px;
  color:#717171;
  border:1px solid #c7c0d4;
}
.section_table4 td.cell_file {  
  background-color: #ffffff;
  text-align: left;
  padding:5px 50px 5px 50px;
  color:#717171;
  border:1px solid #c7c0d4;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table4 tr.Over{background-color:#fffbe2;}
.section_table4 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */




/*section Å×ÀÌºí_Á¦Ç°Á¤º¸_¿ÏÁ¦ÀÇ¾à*/
.section_table5 {
	width: 580px ;  
	border: 1;
	padding: 0; 
	margin:0px 0 20px 0;
	padding-right:10px;
	margin-bottom:5px;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-top:solid 3px #ABC4E2;
	border-collapse:collapse;
}

.section_table5 th {
	background-color: #3c9fc2;
	border-top:solid 3px #ABC4E2;
    color: #ffffff; 
	font-family:±¼¸²; 
	font-weight:bold; 
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
    padding-right: 0px;
    height: 25px;
    border-top: #ffffff;
}
	
.section_table5 td{
  border-bottom:solid 1px #cccccc;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 5px;
  height: 25px;
  text-align: center;
}

.section_table5 td.index1 {  
  background-color: #ebf6fa;
  text-align: center;
}

.section_table5 td.cell_text{
  text-align: left;
  padding-left: 20px;
  border-left:1px solid #cccccc;
}

/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ½ÃÀÛ */
.section_table5 tr.Over{background-color:#fffbe2;}
.section_table5 tr.Out{background-color:#ffffff;}
/* Å×ÀÌºí_¸¶¿ì½º over »ö»ó ³¡ */


/*¿À·ù ¸Þ¼¼Áö Ãâ·Â*/

.error_outbox {
	width: 673 ;
	border: 0;
	padding: 0; 
	margin-top:30px;
	border-collapse:collapse;
}
.error_outbox td.top {
	background-image:url(images/error/error_box_top.gif);
	width: 673 ;
	height: 10;
	border: 0;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
}

.error_outbox td.tail {
	background-image:url(images/error/error_box_tail.gif);
	width: 673 ;
	height: 9;
	border: 0;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
}

.error_outbox td.body_left {
	background-image:url(images/error/error_img.gif);
	width: 217 ;
	height: 300 ;
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:0 0;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
	border-left:solid 2px #eae6e6;
}
.error_outbox td.body_right {
	vertical-align: top;
	width: 456 ;
	padding: 0; 
	margin:0;
	border-right:solid 2px #eae6e6;
	border-collapse:collapse;
}

.error_hwail{
	width:440px;
}
.security_alert_red_big {
	font-family:±¼¸², verdana, tahoma, Helvetica, Arial, sans-serif, ;
	font-size:12px; 
	line-height:130%;
	color:#ff4745;	
	font-weight: bold;
}

.error_info {
	width: 440 ;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
	border-bottom:solid 1px #e6e5df;
}
.error_info th{
	width: 80 ;
	height:20;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
	text-align: right;
	border-bottom:solid 1px #e6e5df;
	color: #4e4e4e;
}
.error_info td{
	padding: 0;
	padding-left:10;	
	margin:0;
	border-collapse:collapse;
	border-bottom:solid 1px #e6e5df;
}

.login_outbox td.body_left5 {
	background-image:url(images/title/getnewpw_title.jpg);
	width: 217 ;
	height: 300 ;
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:0 0;
	padding: 0; 
	margin:0;
	border-collapse:collapse;
	border-left:solid 2px #eae6e6;
}

















