@charset "utf-8";


.Sys_Modeal_MsgView_title{
	
 background: linear-gradient(#72757A ,#72757A) !important;
	border-radius: 5px 5px 0px 0px;
	
}

.Sys_Modeal_Msg_title{
		 
   background: linear-gradient(#72757A ,#72757A) !important;
	border-radius: 5px 5px 0px 0px;
	
}
 
a,img,input {selector-dummy:expression(this.hideFocus=true);}

textarea{padding:3px 3px 3px 3px;}


.sys_radio li{
	
	float:left;
}
select{
    min-width: 105px;
    height: 27px;
    padding: 3px 10px 4px 10px;
    border: 1px solid #cfcfcf;
    background: #fff url(/Sys/images/form/select_arrow.png) no-repeat 100% 50%;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    color: #676767;
    
}

html  {margin:0px;padding:0px;}

* {margin:0px;padding:0px;}

<!-- ! important-->
div,li,td,th,input,textarea,select	{
		font-size:12px;
		font-family:'굴림', 'dotum';
		line-height:18px;
		color:#666666;
		text-align:left;
	}

 

table   {border-spacing:0px; border-collapse:collapse; padding:0px;}

td, th  {padding:0px;}

ul  {list-style:none;padding:0px;margin:0px}

 

dl {margin:0;}

dd {margin:0;}
 
img {border:none;vertical-align:middle;}
  

a   {color:#787878;text-decoration:none;}

a:hover {color:#787878;text-decoration:underline;}

a.underline {text-decoration:underline}
 

.scroll   {
		        scrollbar-face-color:white;
		        scrollbar-base-color:white;
		        scrollbar-highlight-color:#E7E6E6;
		        scrollbar-3dlight-color:white;
		        scrollbar-shadow-color:#E7E6E6;
		        scrollbar-darkshadow-color:white;
		        scrollbar-track-color:white;
		        scrollbar-arrow-color: #A1A1A1;
		        FILTER: chroma(color=red);
            }
form {margin:0;}
input{vertical-align:middle;}

input.textbox {border:1px solid #c7c7c7;}

textarea.textbox {
	border:1px solid #c7c7c7;
	margin:5px 2px 2px 0px;
	}  
	
	
P {padding:0px;margin:0px;word-break:break-all;}

 

body 
{
    font-size:12px;
    font-family: "돋움",dotum,verdana,helvetica,arial,sans-serif;
    color:#666666;
    margin:0px;
    padding:0px;    
}



span{display:inline;}


.cancelbutton{
	
	border-radius:3px;
	display:inline-block;
	border:1px solid  #d6d3d6 !important;
	background;none repeat scroll 0 0 #F7F7F7;
	padding:3px 15px; 
	font-weight: bold;
	font-size:12px !important;
	padding:3px 15px; 
	color:#383838; 
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/cancel.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	text-decoration: none !important;
	background-color:#f5f1f1;
	}
	
	
.okbutton{
	
	border-radius:3px;
	display:inline-block;
	border:1px solid  #d6d3d6 !important;
	background;none repeat scroll 0 0 #F7F7F7;
	padding:3px 15px; 
	font-weight: bold;
	font-size:12px !important;
	padding:3px 15px; 
	color:#383838; 
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/okbtn.png) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	text-decoration: none !important;
	background-color:#f5f1f1;
	padding-left: 23px;
	}
	
	
	
.Sys_form_search_out_bord  {   
	background:#f7f7f7;
	border-radius:5px;
	border:1px solid #c1c2c0; 
	padding:7px; 
 }  
 
 
<!--a29c9c-->
.SYS__button_list_span  {
	padding-top:10px;
  
	
	}
	.SYS__button_list_span .dis {
	border-radius:3px;
	display:inline-block;
	border:1px solid  #d6d3d6 !important;
	background;none repeat scroll 0 0 #F7F7F7;
	padding:3px 15px; 
	font-weight: bold;
	font-size:12px !important;
	padding:3px 15px; 
	color:#a7a7a7; 
	
	}
	
 .SYS__button_list_span .dis:hover {
   text-decoration: none; 
	}
	
	
.SYS__button_list_span   a:link , a:visited{
	border-radius:3px;
	display:inline-block;
	border:1px solid  #d6d3d6 !important;
	background;none repeat scroll 0 0 #F7F7F7;
	padding:3px 15px; 
	font-weight: bold;
	font-size:12px !important;
	padding:3px 15px; 
	color:#383838; 
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
background-image: -moz-linear-gradient(top, #fff, #f4f4f4);
background-image: -o-linear-gradient(top, #fff, #f4f4f4);
background-image: linear-gradient(to bottom, #fff, #f4f4f4);

	} 
	
	
	.SYS__button_list_span   a:hover {
   text-decoration: none !important; 
   color: #076a00 !important;
	}
	
	.SYS__button_list_span a.dis:hover {
   text-decoration: none !important ; 
	}
	
.SYS__button_list_span   a.rollbackfromg {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/rollback.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
.SYS__button_list_span   a.returnlist {
 
	
	}
	
	.SYS__button_list_span   a.altchange {
 
	
	}
	
.SYS__button_list_span   a.add {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/add.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
	.SYS__button_list_span   a.deleteitem {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/deleteitem.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
.SYS__button_list_span   a.save {
	
	padding:3px 7px 3px 22px;  
	background-image:url(/Sys/btnimg/save.png) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
	.SYS__button_list_span   a.regist {
	
	padding:3px 7px 3px 22px;  
	background-image:url(/Sys/btnimg/save.png) !important ;
	background-repeat:no-repeat;
	background-position: 15px 4px;
    width: 40px;
    padding: 3px 3px 3px 40px !important;
	
	}
	
	
 	.SYS__button_list_span   a.changeform {
	
	padding:3px 7px 3px 20px;  
	 
	background-repeat:no-repeat;
	background-position:5px 5px; 
	
	}
		.SYS__button_list_span   a.search {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/search.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 5px;
	width: 40px;
	}
			.SYS__button_list_span   a.regmail {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/regmail.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 3px;
	
	}
	
	
		.SYS__button_list_span   a.cancel {
	
	padding:3px 7px 3px 20px  !important;;  
	background-image:url(/Sys/btnimg/cancel.gif) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
	
	
	
	
		.SYS__button_list_span   a.delete {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/cancle.png) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	
		.SYS__button_list_span   a.back {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/arrow_goback.png) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
			.SYS__button_list_span   a.print {
	
	padding:3px 7px 3px 20px;  
	background-image:url(/Sys/btnimg/printer.png) !important ;
	background-repeat:no-repeat;
	background-position:5px 4px;
	
	}
	

.SYS__button_list_span a:active{
	color:black;
}

.SYS__button_list_span a:focus{
	color:#1c1944;
}


.SYS__button_list_span a:hover{
	color:#1c1944;
	text-decoration:none;
}

.SYS__button_list_span .dis{
	color:gray !important; 
}

 
.SYS_listview_table   a  { 
  color:  #203923; 
  text-decoration: none;  
 }  
 .SYS_listview_table   a:link { 
  color: #203923; 
  text-decoration: none;  
 }  
 .SYS_listview_table   a:hover { 
  color: #203923; 
   text-decoration: underline;   
 }  ]
 .SYS_listview_table   a:active { 
  color:  #203923; 
 } 

.SYS__panel_searchtable              {background-color: white; }
.SYS__panel_searchtable  td          {background-color: ##F7F7F7; }

.SYS__panel_searchtable .lefttitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#46589e; font-weight:bold;white-space:nowrap;}
.SYS__panel_searchtable .centertitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#46589e; font-weight:bold;white-space:nowrap;}
.SYS__panel_searchtable .righttitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#46589e; font-weight:bold;white-space:nowrap;}
 
.SYS__panel_searchtable .leftnontitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#069; font-weight:bold;white-space:nowrap;}
.SYS__panel_searchtable .centernontitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#069; font-weight:bold;white-space:nowrap;}
.SYS__panel_searchtable .rightnontitle {;font-size:12px;padding-left:10px;padding-right:10px;color:#069; font-weight:bold;white-space:nowrap;}

.SYS__panel_searchtable .textbox{font-size:12px;border:1px solid #c8c6c6;height:18px}
.SYS__panel_searchtable .calenderedit{font-size:12px;border:1px solid #999;height:18px;width:100px}
.SYS__panel_searchtable select{font-size:12px;border:1px solid #999;height:20px;}




 .Sys_panel_search_top { 
   
 background-image: url(/Sys/images/form/search/topbackground.gif); 
 background-repeat: repeat-x;  
 } 
 .Sys_panel_search_bottom { 
   
 background-image: url(/Sys/images/form/search/bottombackground.gif); 
 background-repeat: repeat-x;  
 } 
 .Sys_panel_search_left { 
   
 background-image: url(/Sys/images/form/search/leftbackground.gif); 
 background-repeat: repeat-y;  
 } 
 .Sys_panel_search_right { 
   
 background-image: url(/Sys/images/form/search/rightbackground.gif); 
 background-repeat: repeat-y;  
 } 

 .Sys_panel_search_leftup { 
   
 background-image: url(/Sys/images/form/search/lefttop.gif); 
 background-repeat: no-repeat;  
 } 
 .Sys_panel_search_rightup { 
   
 background-image: url(/Sys/images/form/search/righttop.gif); 
 background-repeat: no-repeat;  
 } 
      
 .Sys_panel_search_leftdown { 
   
 background-image: url(/Sys/images/form/search/downleft.gif); 
 background-repeat: no-repeat;  
 } 
 .Sys_panel_search_rightdown { 
   
 background-image: url(/Sys/images/form/search/bottomright.gif); 
 background-repeat: no-repeat;  
 } 
      
      
  

.SYS__panel_table              {border-collapse:collapse; }
.SYS__Fixed              {table-layout: fixed }
.SYS__panel_table  td{border: #d1d1d1 solid 1px ;font-size:12px;}
.SYS__panel_table  td table td{border:none; font-size:12px;}
.SYS__panel_table  .lefttitle            { font-weight:normal; background-color:#fcfcfc;padding-left:15px;text-align:left;padding-right:5px;}
.SYS__panel_table  .righttitle            { font-weight:normal;  background-color:#fcfcfc;padding-right:15px;text-align:right;padding-right:5px;}
.SYS__panel_table  .centertitle            { font-weight:normal;  background-color:#fcfcfc;text-align:center;padding-right:5px; }
      
.SYS__panel_table  .nonetitle            {  background-color:white;padding-left:5px;padding-right:5px; }

 

      
.SYS__panel_table  .rightnonetitle            { 
	background-color:white;
padding-right:5px; 
padding-left:5px; 
text-align:right;
}
.SYS__panel_table  .centernonetitle            {  background-color:white;text-align:center; }
      

 
 .SYS__panel_table .nonetitle .lefttitle  {
	
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
}
 
 .SYS__panel_table .nonetitle  .righttitle  {
	
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
}
 .SYS__panel_table .nonetitle  .centertitle{
	
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
}
      
.SYS__panel_table .title        {font-size:12px;padding-top:5px; font-size: 12px; font-weight: normal; color: #485e68; background-color:#deedf3;}
.SYS__panel_table .content        {font-size:12px;padding-top:5px; font-size: 12px; font-weight: normal; color: #485e68; background-color:white;}

.SYS__panel_table .calenderedit{font-size:12px;border:1px solid #999;height:18px;width:100px}

 


 .SYS__panel_table .textbox{font-size:12px;border:1px solid #999;height:18px}     
 
 
 
 .Sys_listview__title_basic {white-space:nowrap; color: #666 ; } 
 .SYS__listview__titleRight  {white-space:nowrap;padding: 5px 3px 3px 6px; text-align: right !important;   
   background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
 } 
 .SYS__listview__title  {white-space:nowrap;padding: 5px 3px 3px 10px; padding-left: 10px !important; 
   background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);   
   } 
 
 .SYS__listview__titleRightCenter{text-align: center !important;
   background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
 
 } 
 .SYS__listview__titleCenter  {white-space:nowrap;text-align:center !important; padding: 5px 0px 3px 0px;  
    background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
  } 
    
 
 .SYS__listview__titlebottomRight  {white-space:nowrap;padding: 5px 3px 3px 6px;text-align: right !important;  
    background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
    }  
 .SYS__listview__titlebottom  {white-space:nowrap;padding: 5px 3px 3px 10px !important; 
 
    background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
    } 
 
 .SYS__listview__titlebottomCenter  {white-space:nowrap;text-align:center !important; padding: 5px 0px 3px 0px; 
    background: -webkit-linear-gradient(white,#f6f6f6);   
   background: -o-linear-gradient(white,#f6f6f6);   
   background: -moz-linear-gradient(white,#f6f6f6);  
   background: linear-gradient(white,#f6f6f6);  
  } 
 .Sys_listview__content_basic { white-space:nowrap;  padding: 5px 3px 3px 13px;    } 
 .SYS__listview__contentRight  {white-space:nowrap;padding: 5px 3px 3px 6px; text-align: right !important;   } 
 .SYS__listview__content  {white-space:nowrap;padding: 5px 3px 3px 13px;    }  
 .SYS__listview__contentCenter  {white-space:nowrap;text-align:center !important; padding: 5px 0px 3px 0px;    } 
 
     
 .SYS__listview_link   a:link { 
  color: #393839; 
  text-decoration: none;  
 }  
 .SYS__listview_link   a:hover { 
  color: #383838;  
  text-decoration: none;  
 }  
 .SYS__listview_link   a:active { 
   color:blue; 
 } 
   
   
  a:link , a:visited{ 
  color:   #393839; 
  text-decoration: none;  
 }  
   
 a:hover { 
  color: #383838;  
  text-decoration: underline;  
 }  
   a:active { 
  color: #383838; 
 }   
      
.SYS__TREE_DIV {margin:0px;padding:0px;display:block;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;white-space: nowrap;}


.SYS__TREE_DIV li{padding:3px 0 0px 16px; background-repeat:repeat-y;background:url(/Sys/images/tree/treedot.gif) repeat-y 23px 0px  ; 
display:block;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #5f5f5f;font-size: 12px;
white-space: nowrap;}
 .SYS__TREE_DIV img {border: 0px;vertical-align: middle;}  
 
 .SYS__TREE_DIV li:last-child{
 padding:3px 0 0px 16px; 

 background-repeat:no-repeat;display:block;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #5f5f5f;
 font-size: 12px;white-space: nowrap;}
  
 
      
      

      
.Sys_tab_background_select {  
background-image: url(/Sys/images/tab/backgroundselect.gif); 
background-repeat: repeat-x;  
padding-left:10px; 
padding-right:10px; 
font-size:12px;color:black; 
} 
.Sys_tab_background {  
background-image: url(/Sys/images/tab/background.gif); 
background-repeat: repeat-x;  
padding-left:10px; 
padding-right:10px; 
font-size:12px;color:black; 
} 
  
       
      
.SYS__buttonlist_text {font-size: 12px; font-weight: bold; color: #033}



table.SYS_listview_table {
    border-top: 1px solid #E0E0E2; 
    width: 100%;
}
table.SYS_listview_table th { 
    border-bottom: 1px solid #E0E0E2;
    border-right: 1px solid #E0E0E2;
    
    color: #737070;
    font-size: 12px;
    line-height: 18px;
    padding: 3px 0;
    border-top:2px solid #83c45e;
    text-align:left; 
      background: -webkit-linear-gradient(white,#f6f6f6);';  
   background: -o-linear-gradient(white,#f6f6f6);';  
   background: -moz-linear-gradient(white,#f6f6f6);';  
   background: linear-gradient(white,#f6f6f6);';  
}
 

table.SYS_listview_table th:last-child{ 
    border-bottom: 1px solid #E0E0E2;
    border-right:none;
   
    color: #737070;
    font-size: 12px;
    line-height: 18px;
    padding: 3px 0;
     text-align:left; 
     border-top:2px solid #83c45e;
      background: -webkit-linear-gradient(white,#f6f6f6);';  
   background: -o-linear-gradient(white,#f6f6f6);';  
   background: -moz-linear-gradient(white,#f6f6f6);';  
   background: linear-gradient(white,#f6f6f6);';
}


table.SYS_listview_table td {
     border-bottom: 1px dashed #d1d1d1;
    font-size: 12px;
    line-height: 18px;
    padding: 4px 0;
    text-align: left;
}
table.SYS_listview_table td.subject {
    padding-left: 10px;
    text-align: left;
}
table.SYS_listview_table td img {
    vertical-align: -2px;
}


div.Sys_paging_list{}

div.Sys_paging_list a  {
	border: 1px solid #E0E0E2;
    display: inline-block;
    text-align:center;
    font-family: NANUM;
    font-size: 12px;
    height: 19px;
    line-height: 18px;
    margin-left: 4px;
    padding-top: 3px;
    vertical-align: top;
    width: 23px;
}

div.Sys_paging_list strong {
	border: 1px solid #E0E0E2;
    display: inline-block;
    text-align:center;
    font-family: NANUM;
    font-size: 12px;
    height: 19px;
    line-height: 18px;
    margin-left: 4px;
    padding-top: 3px;
    vertical-align: top;
    width: 23px;
	  background-color: #f4f4f4;
}
 
  div.Sys_paging_list a img {
	 
    
    
    width: 25px;
    height: 24px;
	
}

.Sys_tab_ul_basic{
	border-top:1px gray;
	margin:0px;
	padding:0px;
     height: 28px;

    box-sizing: border-box;
	 
}

 .Sys_tab_ul_basic li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	min-width:75px;
	 
	margin:0px; 
	text-align:center;
	 
    margin-left: -1px;
	color:#515151;
	
	border-radius: 3px 3px 0px 0px;
	margin-bottom:-1px;
	cursor:pointer;
	font-size:12px;
	  white-space: nowrap;
  padding: 7px 5px 2px 5px;
      
      height: 28px;

    box-sizing: border-box;
    
	  background: -webkit-linear-gradient(white,#f3f7f5);   
   background: -o-linear-gradient(white,#f3f7f5);   
   background: -moz-linear-gradient(white,#f3f7f5);  
   background: linear-gradient(white,#f3f7f5);  
	
}
  .Sys_tab_ul_basic   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	color:#0e305d;
    border-top: 2px solid #8599ba;
	background: -webkit-linear-gradient(white,#E0E2E1);   
   background: -o-linear-gradient(white,#E0E2E1);   
   background: -moz-linear-gradient(white,#E0E2E1);  
   background: linear-gradient(white,#E0E2E1);  
	font-weight:bold; 
	border-bottom: none;
}

  .Sys_tab_ul_basic li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_basic  li:first-child {
    border-left: 1px solid #D1D1D1;
    
    margin-left: 0px;
}

 

 .Sys_tab_ul_basic2{
	border-top:1px gray;
	margin:0px;
	padding:0px;
	 
}
 .Sys_tab_ul_basic2 li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:80px;
	white-space: nowrap;
  overflow: hidden;
	height:19px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top:7px;
	padding-bottom:5px; 
	color:#515151;
	font-weight:bolder;
 
	border-radius:3px;
	margin-bottom:-1px;
	cursor:pointer;
	font-size:12px;
	
	 background: -webkit-linear-gradient(white,#eaefec);   
   background: -o-linear-gradient(white,#eaefec);   
   background: -moz-linear-gradient(white,#eaefec);  
   background: linear-gradient(white,#eaefec);  
	
}

@media only screen and  (min-device-width : 1920px) and (max-device-width : 1920px)   {
 .Sys_tab_ul_basic2 li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:130px;
	white-space: nowrap;
  overflow: hidden;
	height:19px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top:7px;
	padding-bottom:5px; 
	color:#515151;
	font-weight:bolder;
	 
	border-radius:3px;
	margin-bottom:-1px;
	cursor:pointer;
	font-size:12px;
	
	
	 background: -webkit-linear-gradient(white,#eaefec);   
   background: -o-linear-gradient(white,#eaefec);   
   background: -moz-linear-gradient(white,#eaefec);  
   background: linear-gradient(white,#eaefec);  
	
}
 
 
 
}

 

  .Sys_tab_ul_basic2   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	color:#0e305d;
	 
	 
	 background: -webkit-linear-gradient(white,#E0E2E1);   
   background: -o-linear-gradient(white,#E0E2E1);   
   background: -moz-linear-gradient(white,#E0E2E1);  
   background: linear-gradient(white,#E0E2E1);  
	
}
  .Sys_tab_ul_basic2   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	color:#0e305d;
 
	width:79px;
	
		 background: -webkit-linear-gradient(white,#E0E2E1);   
   background: -o-linear-gradient(white,#E0E2E1);   
   background: -moz-linear-gradient(white,#E0E2E1);  
   background: linear-gradient(white,#E0E2E1);  
}




@media only screen and  (min-device-width : 1920px) and (max-device-width : 1920px)   {
   .Sys_tab_ul_basic2   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	color:#0e305d;
 
	width:129px;
	
		 background: -webkit-linear-gradient(white,#E0E2E1);   
   background: -o-linear-gradient(white,#E0E2E1);   
   background: -moz-linear-gradient(white,#E0E2E1);  
   background: linear-gradient(white,#E0E2E1);  
}
 
 
 
}


 

  .Sys_tab_ul_basic2 li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_basic2  li:first-child {
    border-left: 1px solid #D1D1D1;
}



 .Sys_tab_ul_tree{
	border-top:1px gray;
	margin:0px;
	padding:0px;
	 
}
 .Sys_tab_ul_tree li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:75px;
	height:32px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top:11px;
	color:#515151;
	font-weight:bolder;
 
	margin-bottom:-2px;
	cursor:pointer;
	font-size:12px;
	float:left;
	    background: #fcfcfc;
		// background: -webkit-linear-gradient(white,#eaefec);   
 //  background: -o-linear-gradient(white,#eaefec);   
 //  background: -moz-linear-gradient(white,#eaefec);  
   //background: linear-gradient(white,#eaefec);  
	
}
.Sys_tab_ul_tree   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
        background:none;
	background-color:white !important;
	
	
}
.Sys_tab_ul_tree   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
        background:none;
	background-color:white;
	width:74px;
	
}
  .Sys_tab_ul_tree li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_tree li:first-child {
    border-left: 1px solid #D1D1D1;
}
 
 
 
 .Sys_tab_ul_tree{
	border-top:1px gray;
	margin:0px;
	padding:0px;
	 
}
 .Sys_tab_ul_tree li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:75px;
	height:32px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top:11px;
	color:#515151;
	font-weight:bolder;
 
	margin-bottom:-2px;
	cursor:pointer;
	font-size:12px;
	float:left;
	    background: #fcfcfc;
		// background: -webkit-linear-gradient(white,#eaefec);   
 //  background: -o-linear-gradient(white,#eaefec);   
 //  background: -moz-linear-gradient(white,#eaefec);  
   //background: linear-gradient(white,#eaefec);  
	
}
.Sys_tab_ul_tree   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
        background:none;
	background-color:white !important;
	
	
}
.Sys_tab_ul_tree   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
        background:none;
	background-color:white;
	width:74px;
	
}
  .Sys_tab_ul_tree li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_tree li:first-child {
    border-left: 1px solid #D1D1D1;
}
 
 
 
 
 
 .Sys_tab_ul_tree2{
	border-top:1px gray;
	margin:0px;
	padding:0px;
	 
}
 .Sys_tab_ul_tree2 li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:112px;
	height:22px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top: 9px;
    padding-bottom: 5px;
	color:#515151;
	font-weight:bolder;
	 
	margin-bottom:-2px;
	cursor:pointer;
	font-size:12px;
	float:left;
	
	
		 background: -webkit-linear-gradient(white,#eaefec);   
   background: -o-linear-gradient(white,#eaefec);   
   background: -moz-linear-gradient(white,#eaefec);  
   background: linear-gradient(white,#eaefec);  
	
}
.Sys_tab_ul_tree2   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
	background:none;
	background-color:white;
	  width:113px;
	
}
.Sys_tab_ul_tree2   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
	background:none;
	background-color:white;
	width:74px;
	
}
  .Sys_tab_ul_tree2 li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_tree2 li:first-child {
    border-left: 1px solid #D1D1D1;
}


 




 .Sys_tab_ul_tree3{
	border-top:1px gray;
	margin:0px;
	padding:0px;
	 
}
 .Sys_tab_ul_tree3 li{
	 
	list-style-type:none;
	display:inline-block; 
	border-top:solid 1px  #d1d1d1;
	border-bottom:solid 1px  #d1d1d1;
	width:125px;
	height:32px;
	margin:0px; 
	text-align:center;
	padding:0px;
	padding-top:11px;
	color:#515151;
	font-weight:bolder;
	 
	margin-bottom:-2px;
	cursor:pointer;
	font-size:12px;
	float:left;
	
	
		 background: -webkit-linear-gradient(white,#eaefec);   
   background: -o-linear-gradient(white,#eaefec);   
   background: -moz-linear-gradient(white,#eaefec);  
   background: linear-gradient(white,#eaefec);  
   
	
}

.Sys_tab_ul_tree3   .select{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
	background-color:white;
	background:none;
	
	
}
.Sys_tab_ul_tree3   .select2{
	 
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px  #d1d1d1;
	border-right:solid 1px  #d1d1d1;
	border-bottom:none;
	color:#0e305d;
	background-color:white;
	width:125px;
	background:none;
	
}
  .Sys_tab_ul_tree3 li:last-child{
	 
	border-right:solid 1px  #d1d1d1;
	
	 
	
}

.Sys_tab_ul_tree3 li:first-child {
    border-left: 1px solid #D1D1D1;
}
 
 
 

.proj_edit_menu_div_p{
	 
	height: 30px;
     background: url(/images/project/project_edit_menu_bg.gif) no-repeat 0 0px;
}

.proj_edit_menu_div{
	
	
}

.proj_edit_menu_div_a{
	
	height: 28px;
padding: 0 9px 0 8px;
margin-top: 1px;
border-right: 1px solid #d7d7d7;
font-size: 11px;
line-height: 29px;
}

.proj_edit_menu_div_a_excel{
position: absolute;
right: 140px;
padding: 0 9px 0 8px;
margin-top: 1px;
font-size: 11px;
line-height: 17px;
border-radius: 3px;
display: inline-block;
border: 1px solid #d6d3d6 !important;
padding: 3px 15px;
font-weight: bold;
font-size: 12px !important;
padding: 3px 15px;
color: #383838;
	
}
 
 .proj_edit_menu_div_a_pdf{
	position: absolute;
right: 273px;
padding: 0 9px 0 8px;
margin-top: 1px;
font-size: 11px;
line-height: 17px;
border-radius: 3px;
display: inline-block; 
border: 1px solid #d6d3d6 !important;
padding: 3px 15px;
font-weight: bold;
font-size: 12px !important;
padding: 3px 15px;
color: #383838;
	
	
}

 
 .proj_edit_menu_div_a_excelupload{
position: absolute;
right: 20px;
padding: 0 9px 0 8px;
margin-top: 1px;
font-size: 11px;
line-height: 17px;
border-radius: 3px;
display: inline-block;
border: 1px solid #d6d3d6 !important;
padding: 3px 15px;
font-weight: bold;
font-size: 12px !important;
padding: 3px 15px;
color: #383838;
	
	
}


.sys_input_date{
z-index:3;font-size:12px;padding:0px;padding-left: 3px;border: 1px  #a9a9a9  solid ;font-color:black;font-size:12;width:83px;height:17px;width:110px;height:23px;;background-image:url(/Sys/images/calenderedit/calenderedit.gif);background-position:right;background-repeat:no-repeat;
}



 

 
 