@charset "utf-8";
body{
font-size:78%;
margin:30px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
}
img{
border:0;
}
a{
text-decoration:none;
color:#0000CC;
}
a:hover{
text-decoration:underline;
}
.footer {
border-top:1px solid #F3F3F3;
padding:10px;
color:#CCCCCC;
text-align:center;}
.menu {
margin:0;
padding:0;
}
.menu li{
float:left;
list-style:none;
}
.menu li a{
display:block;
width:94px;
height:86px;
color:#000000;
font-weight:bold;
line-height:70px;
text-align:center;
text-decoration:none;
}
.menu li a:hover{
display:block;
width:94px;
height:86px;
background:url(images/m_0_act.gif) no-repeat left;
color:#FF3300;
font-weight:bold;
line-height:70px;
text-align:center;
text-decoration:none;
}
.menu li a.now{
display:block;
width:94px;
height:86px;
background:url(images/m_0_act.gif) no-repeat left;
color:#FF3300;
font-weight:bold;
line-height:70px;
text-align:center;
text-decoration:none;
}
.newin {
text-align:center;
}
.newin a{
margin:0px 5px;
}
.title {font-size: 15px;
font-weight:bold;
color:#FF3333;}
.web li{
margin-bottom:10px;
}
.url{
font-weight:bold;
}