
body
{
background: #FFFFFF url('../images/bg.gif');
font-size: 14px;
line-height:170%;
font-family: Arial, tahoma, verdana;
color: #000000;
margin: 0px;
padding: 0px;
}

p
{
display: block;
text-align: justify;
text-indent:2em;
margin-top:5px;
margin-bottom:5px;
}

.table tr
{
height: 30px;
}

.table td
{
color:#000000;
padding:4px;

border: solid 1px #DEE8FE;
}

.table td.first,th.first
{
border: solid 1px #DEE8FE;
}
a
{
letter-spacing : 3px;
padding:5px;
font-weight:bold;
color: #FFFFFF;
text-decoration: underline;
}

a:hover
{
letter-spacing : 3px;
text-decoration: none;
background-color: #0099FF;
color: #FFFAF3;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: Arial, tahoma, verdana;/* ¶¨Òå×ÖÌå */
text-transform: lowercase;
font-weight: normal;
}

#footer
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 12px;
text-align: center;
color: #003366;
}

#footer a
{
color: #003366;
text-decoration:none;
}

#footer a:hover
{
color: #FFFFFF;
text-decoration:underline;
}
.img1 {background: #FFF;
float: left;
padding:6px;
margin: 10px;
border: 1px solid #e0e0e0;
text-align:center;
}
.img11 {background: #FFF;
float: left;
padding:10px;
margin: 5px 20px 20px 20px;
border: 1px solid #e0e0e0;
text-align:center;

}