  #cms {
    position: relative;
  }

  #cms .line {
    position: relative;
    background: url('/img/cms/bgi.gif') repeat-x;
    height: 30px;
  }

  #cms .logo {
    position: relative;
    width: 300px;
    //width: 310px;
    height: 30px;
    margin-left: 10px;
    padding-left: 10px;
    background: url('/img/cms/bga.gif') repeat-x;
  }
  
  #cms .logo a {
    margin: 0px;
    padding: 0px;
  }

  #cms .logo span {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #ffffff;
    text-decoration: none;
  }

  #cms .exit {
    position: relative;
    top: 0px; 
    width: 80px;
    margin-left: 90px;  
    float: right;
  }

  #cms .exit a {
    position: absolute;
    top: 5px;  
  }

  #cms .auth {
    position: relative;
    background: url('/img/cms/lg/lg_03.gif') repeat-x;
    margin-left: 10px;
    width: 310px;
    height: 200px;
  }

  #cms .auth .pic {
    margin-left: 15px;
  }

  #cms .auth .fields {
    top: 40px;
    left: 110px;
    width: 170px;
    position: absolute;
    margin-left: 15px;
  }

  #cms .auth .fields div {
    color: gray;
    position: relative;
    margin-bottom: 5px;
  }

  #cms .auth .fields input {
    position: absolute;
    right: 0px;
    font-family: tahoma;
    font-size: 12px;
    border: 1px solid #B0B0B0;
    width: 114px;
    margin: 0px;
    margin-bottom: 5px;
    color: #969696;
  }  

  #cms .auth .desc { 
    border-left: 1px solid #000000; 
    padding-left: 10px;
  }


  #cms .logo_btn {
    height: 30px;
    margin-left: 10px;
    padding: 0px 10px 0px 10px;
    float: left;
  }

  #cms .btn {
    height: 24px;
    //height: 32px;
    float: left;
    padding-right: 15px;
    padding-left: 5px;
    padding-top: 6px;
  }

  #cms .btn img {
    position: absolute;
    top: 0px;
  }

  #cms .btn span {
    margin-left: 30px;
  }

  .window {
    position: absolute;
    border: 1px solid gray;
    background: #ECECEC;
    overflow: hidden;
  }

  .cms_editTab {
    position: absolute;
    color: gray;
    height: 32px;
    line-height: 130%;
    font-size: 10px;
  }

  .cms_editTab div {
    height: 32px;
    padding: 0px 10px 0px 10px;
    background: url('/img/cms/cbg.gif') repeat-x;
    float: left;
    //margin-right: -3px;
  }

  .cms_editTab a img {
    filter:alpha(opacity=30);
    opacity: 0.3;
    margin-left: 1px;
    border: 0px;
  }
  .cms_editTab a:hover img {
    filter:alpha(opacity=100);
    opacity: 1.0;
    margin-left: 1px;
    border: 0px;
  }


body, td {
  font-family: tahoma;
  font-size: 12px;
  margin: 0px;
  line-height: 150%;
}

.png {
  behavior: url('/img/cms/png.htc');
  border: 0px;
}

.bgpng {
  behavior: url('/img/cms/pngbg.htc');
  border: 0px;
}


.cms_alert {
	border: 1px solid red;
	width: 200px;
	background-color:#C00000;
	color: #FFAAAA;
}


.cms_bg {
  padding: 0px 10px 0px 10px;
}

#cms .bga {
  background: url('/img/cms/bga.gif') repeat-x;
}


#cms a {
    font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.cms_win_area {
  position: absolute;
  width: 100%;
  height: 90%;
}

input.cms_date {
  width: 80px;
  height: 20px;
  border: 1px #3081BA solid;
  color: black;
}

input.cms, select.cms {
  width: 300px;
  height: 20px;
  border: 1px #3081BA solid;
  color: black;
}

textarea.cms, div.cms {
  border: 1px #3081BA solid;
  width: 100%;
  height: 200px;
  color: black;
}

div.cms_menu {
 /* border-bottom: 1px #3081BA solid;*/
  color: black;
  padding: 2px;
}

textarea.cms_src {
  border: 1px #3081BA solid;
  width: 100%;
  height: 100%;
  color: black;
}

.cms td {
  padding: 2px 0px 2px 0px;
  font-size: 11px;
  color: gray;
}

input.cms_pos {
	width: 30px;
	height: 16px;
	font-size: 10px;
	color: gray;
	border: 1px ececec solid;
}


.cms_win {
  border: 1px solid black;
  background-color: #DDDDDC;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

.cms_msg {
  border: 1px solid #3081BA;
  color: #3081BA;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
  width: 100%;
  height: 100px;
}

.cms_line1 {
  background-color: #FFFFFF;
}

.cms_line2 {
  background-color: #ECECEC;
}

.cms_link {
  color: #2A84C4;
}

.cms_link_hidden {
  color: #ABABAB;
}

a.cms {
  color: #F48E39;
}


.tree_item {
  border-bottom: 1px #ececec solid;
  font-size: 11px;
}

table.grid td{
  border-bottom: 1px #ececec solid;
  padding: 3px;
}

a.cms_menu_btn {
  border: 1px solid #FFFFFF;
}

a.cms_menu_btn:hover {
  border: 1px solid #3081BA;
  background-color: #C7DBFF;
}

.cmsChk {
}

.cms_src p {
  margin: 0px;
  padding: 0px;
}

.cms_module {
  padding: 1px;
  border: 2px solid #3081BA;
  width: 100%;
}

.cms_module_caption {
  padding: 2px;
  background-color: #3081BA;
  color: white;
  width: 100%;
}

.cms_content {
  width: 800;
  height: 400;
  overflow: auto;
}


.cms_btn td {
  padding: 0px;
  margin: 0px;
}

.cms_btn {
  margin: 0px 0px 0px 10px;
}

.cms_btn a {
  font-family: tahoma;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  margin: 0px;
}


.cms_service_link {
  font-size: 12px;
  border-bottom: 1px dotted  #F48E39;
  color: #F48E39;
  text-decoration: none;
}

h3.cms {
  font-family: verdana;  
  margin: 0px;
  font-size: 16px;
}

#cms_info a {
  color: #2A84C4;
  font-weight: normal;
}

.cms_calendar {
  position: absolute;
  display: none;
}

  .border_preview {
    position:absolute;
 }
  
  
 .toolBar select {
   margin-bottom: 7px;
   //margin-bottom: 4px;
   height: 22px;
 }

 .toolBar .inact {
   border: 1px solid #FFFFFF;
   background: #FFFFFF;
 }
 .toolBar .act {
   border: 1px solid #CECECE;
   background: #ECECEC;
 }
 


.ddNone {
    display: none;
  }

.ddMenu {
    position: absolute;
    border: 1px solid #CECECE;
    background: #ECECEC;
    padding: 3px;
  }
 
.ddMenu a {
    text-decoration: none;
    color: black;
  }
