/* CSS Document */

BODY 
{
background-color:#000000;
padding:0;
border:0;
margin:0;
}

TD
{
font-size: 12px;
font-family:arial;
color:#ffffff;
letter-spacing:1px;
}

P{
text-indent:2em;
font-family:'arial';
line-height:180%;
}

A:link{color: #eeeeee;TEXT-DECORATION: none}
A:visited{color: #eeeeee;TEXT-DECORATION: none}
A:hover{color: #eeeeee;TEXT-DECORATION: none}
A:active{color: #eeeeee;TEXT-DECORATION: none}


input
{
    border:1px solid #999999;
    }

.indexrightbutton2{ 
 padding:12px 0px 0px 0px; 
 width:189px; 
 height:37px; 
 background-image:url(../images/anniu2.jpg); 
 margin:10px 5px 0px 5px; 
 cursor:pointer; 
 text-align:center; 
 color:White; 
 font-weight:600; 
 font-size:16px;
}

.indexrightbutton1{
  padding:12px 0px 0px 0px; 
  width:189px; 
  height:37px; 
  background-image:url(../images/anniu1.jpg); 
  margin:10px 5px 0px 5px; 
  cursor:pointer; 
  text-align:center; 
  color:White; 
  font-weight:600; 
  font-size:16px;
}

.indexrighttext
{
    color:#712018;
    font-size:16px;
    font-weight:600;
    font-family:Arial;
    }

.doglisttext
{
	font-size:16px;
	font-weight:600;
	letter-spacing:1px;
}

.commontext
{
    text-indent:2em; letter-spacing:1px; font-size:16px; line-height:180%;
}