#search_page {

  position:  relative;
  width:  950px;
  top:  72px;
  background:  #FFFFFF;
  color:  #000000;
  padding-left:  10px;

}

#beta {

  float:  left;
  width:  185px;
  border: 1px solid #CCCCCC;
  

}

#beta h1 {

  float:left;
  width:  173px;
  padding-top:  8px;
  padding-left:  12px;
  background: #008736;
  height:  21px;
  color:  #FFFFFF;

}

#ups_box,#inverter_box,#converter_box,#options_box {

  float:  left;
  width:  185px;
  margin-left:  0px;
  background:  #FFFFFF;

}

#ups_box ul,#inverter_box ul,#converter_box ul,#options_box  ul {

  list-style-type:  disc;
  width:  185px;
  overflow:  hidden;
  background:  #FFFFFF;


}

#ups_box li,#inverter_box li,#converter_box li,#options_box  li {

  background:  #E6E6E6;

}

#ups_box a,#inverter_box a,#converter_box a,#options_box a{

  display:  block;
  color:  #205AA7;
  padding-left:  15px;
  background:  #FFFFFF url(../icon/prolist.png) left center no-repeat;
  text-decoration:  none;
  text-algin:  center;
  border-bottom:  1px solid #E6E6E6;

}

#u_box_tit {

  padding-left:  11px;
  background:  #EBEBEB;
  padding-top:  12px;
  color:  #555555;
  font-weight:  bold;
  padding-top:  12px;
  height:  17px;

}

#i_box_tit {
 
  padding-left:  11px;
  background:  #EBEBEB;
  color:  #555555;
  font-weight:  bold;
  padding-top:  12px;
  height:  17px;

}

#c_box_tit {

  padding-left:  11px;
  background:  #FFFFFF;
  color:  #555555;
  font-weight:  bold;
  padding-top:  12px;
  height:  17px;

}

#o_box_tit {

  padding-left:  11px;
  background:  #FFFFFF;
  color:  #555555;
  font-weight:  bold;
  padding-top:  12px;
  height:  17px;

}

#ups_box,#inverter_box,#converter_box,#options_box a:hover {

}

#search_list {

  float:  left;
  width:  735px;
  background:  none;
  margin-left:  20px;

}



#form1 {

  position:  absolute;  
  background:  #e6e6e6;
  height:  95px;
  width:  723px;
  padding-top:  5px; 
  padding-left:  12px;

}

#form1 label{

  float: left;
  width: 100%; 

}

#form2 {

  position:  absolute;  
  background:  #FFFFFF;
  height:  70px;
  width:  723px;
  border: 1px dotted #555555;

}

#form2 h3 {

  height:  20px;
  background-color:  #888888;
  color:  #FFFFFF;
  padding-left:  12px;
  padding-top:  5px;
  font-size: 14px;

}

#form2 h3 a {

  height:  20px;
  background-color:  #888888;
  color:  #0000FF;
  padding-left:  12px;
  padding-top:  5px;
  font-size: 14px;

}

.pwd_word {

  padding-left:  12px;
  padding-top:  12px;

}

.pwd_word  strong{

  color:#555555;

}

#type {

  position:  absolute;
  left: 20px;
  top:  10px;

}

#kva {

  position:  absolute;
  left: 160px;
  top:  10px;

}

#ip {

  position:  absolute;
  left:20px;
  top:  40px;

}

#bypass {

  position:  absolute;
  left: 285px;
  top:  10px;

}

#ipf {

  position:  absolute;
  left:285px;
  top:  40px;

}

#op {

  position:  absolute;
  left:20px;
  top:  70px;

}

#opf {

  position:  absolute;
  left:285px;
  top:  70px;

}


#search_send {

  position:  absolute;
  left: 575px;
  top:  43px;
  
}

#search_send input{

  background-color:  #0000FF;
  color: #FFFFFF;
  font-weight:bold;
  width:100px;
  height:40px;
  
}

#search_send2 {

  position:  absolute;
  left: 550px;
  top: 6px;
  height: 35px;
  width: 180px;
  padding: 1px;


}

#search_send2 input{

  background-color:  #FFFF00;
  color: #000000;
  font-weight:bold;
  height:25px;
  padding:3px;
  
}

#pro_table_search {

  float:  left;  
  width:  735px;
  margin-top:  70px;

}



#pro_table_search td{

  border: 1px solid #CCCCCC;

}

#pro_table_search .tr_dash td{

border-bottom: 1px solid #008080;

}

#pro_table_search #add_dash{

border-bottom: 1px solid #008080;

}

#pro_table_search a{

  text-decoration:  none;
  color: #0000ff;

}


#footer {

  clear:left;
  left:  0px;
  top:20px;
  background:  #555555;
  height:  20px;
  width:  940px;
  border-top:  3px solid #AAAAAA;
  text-align:  center;
  padding-top: 3px;
  font-size:  10px;
  color:  #FFFFFF;

}

#footer_right {

  float: right;
  padding-right:  12px;
  color:  #FFFFFF;


}

#footer_email {

  float: left;
  padding-left:  12px;

}

#footer_email a{

  color:  #FFFFFF;
  text-decoration:  none;

}

