@charset "utf-8";
body {
margin:0;
color:#333333;
font-size:78%;
font-family:Arial, Helvetica, sans-serif;
background-color:#d1e9ff
}
a{
color:#0033CC;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:0;
}
.containter{
border:1px solid #999999;
}
.menu {
clear:both;
margin:0;
padding:0;
}
.menu a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
width:114px;
float:left;
text-align:center;
line-height:48px;
background: url(images/mbg.gif) no-repeat;
}
.menu a:hover{

}
.footer{
color:#999999;
font-size:10px;
text-align:center;
margin:10px;
}
a.nowpage{
	color:#FFFF00;
	text-decoration:underline;
}
.red {color: #FF0000}
.title {
	color: #660000;
	font-weight: bold;
	font-size: 15px;
}
.white{
color:#FFFFFF;
}
.url {color: #336600}
input,textarea,select{
color:#000000;
}
form{
padding:0;
margin:0;
}
.web{
margin-top:10px;
}
.web li{
margin-bottom:7px;
}