




#r_rpp{
  float: right;
  width: 480px;
  border-left: 4px solid #CCCCCC
}

#l_lpp{
  float: left;
  width: 480px;

}

.text-eve{
    border: 1px solid #F0F0F0;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:2px 2px 3px #666;
    -moz-box-shadow:2px 2px 3px #666;
    -webkit-box-shadow:2px 2px 3px  #666;
    padding:5px;
    outline:0px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    margin-bottom: 8px;

}
.text-eve:hover{
    border-color:#F60;
}
.text-eve:focus{
    border-color:#F60;
    background-color:#F0F0F0;
}


/*
  ================================
*/
#all_top_c {
  width: 100%;
  float: left;
  margin-top: 40px;
}


#r_con{
  float: left;
  width: 425px;
}
#l_con{
  float:  right;
  width: 53%;
}

/*
  ================================
*/
#onvan1_con{
  color: #265289  ;
  font-size: 15pt;
  height: 35px;

}
#matn1_con{
  background: #F2F2F2 ;
  padding-top: 0px;
  padding-bottom: 10px;
  height: 260px;
  font-size: 11pt;
}


#pic_con{

}

#info_con{
  padding-right: 20px;
  padding-left: 20px;

}

#tavajoh_con{
  font-size: 10pt;
  color: #9e9e9e;
  padding-left: 5px;

}



/*
  ================================
*/

.txtka{
  width: 500px;
  height: 27px;
  background: url(n1.png)  left no-repeat;
   border: 1px solid  #E9E9E9  ;

}

.txtka:hover{
   background: transparent;

}
.txtka:focus{
   background: transparent ;

}

.txtka1{
  width: 248px;
    height: 27px;
  background: url(n2.png) center left no-repeat;
   border: 1px solid  #E9E9E9  ;
   margin-top: 5px;
   float: left;
}

.txtka1:hover{
   background: transparent;

}
.txtka1:focus{
   background: transparent ;

}

.txtka2{
  width: 248px;
    height: 27px;
    background: url(n3.png)  left no-repeat;
   border: 1px solid  #E9E9E9  ;
   margin-top: 5px;
}
.txtka2:hover{
   background: transparent;

}
.txtka2:focus{
   background: transparent ;

}

.txtboxx{
  width: 500px;
  height: 141px;
    background: url(n4.png) top left no-repeat;
   border: 1px solid  #E9E9E9   ;
   margin-top: 5px;

}
.txtboxx:hover{
   background: transparent;

}
.txtboxx:focus{
   background: transparent ;

}


.txtkac{
  float: left;
  width: 150px;
  height: 27px;
    background: url(n5.png) top left no-repeat;
   border: 1px solid  #E9E9E9 ;
   margin-top: 5px;
}
.txtkac:hover{
   background: transparent;

}
.txtkac:focus{
   background: transparent ;

}

.subbb{
  width: 70px;
  height: 30px;
 margin-right: 25px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 background: #265289;
 border: 0px;
 color: #fff   ;
 margin-top: -10px;
}


/*
  ================================
*/
#soalcon{
  float: left;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 10pt;
  color:   #6E6E6E;
  margin-top: 5px;
}


/*
  ================================
*/














.clear_cont { clear: both;}
#clear_cont { clear: both;}
