@charset "utf-8";
body {
	background-color: #000000;
	font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:0;
}
.containter{
border:1px solid #999999;
}
.menu li{
list-style:none;


}
.menu a{
color:#FFF;
font-size:15px;
font-weight:bold;
background:url(images/p2.gif) left no-repeat;
display:block;
padding-left:30px;
height:25px;
padding-top:8px;
}
.menu a:hover{
background: url(images/p1_sel.gif) left no-repeat;
text-decoration:none;
color:#FFFF00;
}
.footer{
color:#999999;
font-size:10px;
text-align:center;
line-height:81px;
}
a.nowpage{
color:#000000;
text-decoration:underline;
}
.red {color: #FF0000}
.title {
	color: #660000;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
}
.weburl {color: #336600}
input,textarea,select{
color:#000000;
}
form{
padding:0;
margin:0;
}
.list{
	margin-top:10px;
	color:#999999
}
.list li{
margin-bottom:7px;
}
.white{
color:#FFFFFF;
}
.white a{
color:#FFFFFF;
}

