@charset "utf-8";
body{
margin:0px;
color:#666666;
/*color:#FFFFCC;*/
background-color:#ccccff;
border:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.menu{
background:url(images/index_01.jpg);
width:800px;
height:34px;
color:#FF0000;
font-size:14px;
text-align:center;
vertical-align:middle;
}
td.menu a{
text-decoration:none;
color:#333333;
}
td.menu a:hover{
text-decoration:underline;
color:#666666;
}
td.menu1{
background:url(images/index_06.jpg);
width:199px;
height:228px;
font-size:12px;
vertical-align:top;
}
td.menu1 a{
text-decoration:none;
color:#333333;
}
td.menu1 a:hover{
text-decoration:underline;
color:#666666;
}
td.content{
background:url(images/index_08.jpg);
width:546px;
height:228px;
text-align:justify;
vertical-align:top;
}
td.content a{
text-decoration:none;
color:#333333;
}
td.content a:hover{
text-decoration:underline;
color:#666666;
}
td.footer{
background:url(images/index_10.jpg); 
width:800px; 
height:15px; 
color:#333333;
font-size:10px;
text-align:center;
}
td.footer a{
text-decoration:none;
color:#333333;
}
td.footer a:hover{
text-decoration:underline;
color:#666666;
}


