/* CSS Document */
body {
  color: #000;
  background-color:#444;
  font-family: "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,     sans-serif;
  /*background-image: url("../images/bg.gif");*/
  background-repeat: repeat-x;
  background-position:top;
  *position:relative;
  *top:-7px;
}

#main {
  text-align:left;
  margin:0px auto; 
  position: relative; 
} 

p {
  margin: 0;
}

input  {
    background-color: #ffffff;
    margin: 0px;
    border: 1px solid #000000;
    color : #000000;
}
.buton {
    border: #000 1px solid;
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    background: #0a0;
    color: #fff;
}
.buton_obj {
    border: #000 1px solid;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    background: #0a0;
    color: #fff;
    width:20%;
}
.but_obj
{

}
.but_zrus
{
   background: #ffa;
   color: #777;
}
textarea    {
	margin: 0px;
}

form    {
	margin: 0px;
}
 #seolista, #seolista a, #seolista a:visited {
color:#999999;
font-size:10px;
/* font-weight:bold; */
text-align:center;
}
#seolista a:hover {
color:#777777;
}
#seolista2, #seolista2 a, #seolista2 a:visited {
color:#999999;
font-size:10px;
/* font-weight:bold; */
text-align:center;
}
#seolista2 a:hover {
color:#777777;
}


