*{
margin:0000;
padding:0000;
}
body{
	background-image:url(img/bg.gif);
	background-repeat:repeat;
	scrollbar-3dlight-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#fbe6c6;
	scrollbar-shadow-color:#fbe6c6;
	scrollbar-arrow-color:silver;
	overflow:auto;
	background-position: top;
}
a{
font-size:14px;
color:#0000ff;
display:inline;
text-decoration:none;
}
A:LINK{
  color : #8080aa;
  text-decoration:none;
}
A:HOVER{
  color : white;
  background-color : #aa7070;
  text-decoration:none;
}
A:VISITED{
  color : #8080aa;
  text-decoration:none;
}
A:focus{
  color : #8080aa;
  text-decoration:none;
}
#bg{
background-image: url(img/bg_top.gif);
background-repeat:repeat-x;
width:100%;
height:600px;
}
#container{
background:url(img/html_back.gif) no-repeat;
height:600px;
overflow:hidden;
}
#mq{
height:19px;
margin-top:6px;
color:#FFFFFF;
font-weight:bold;
}
#index{
margin-top:230px;
line-height:normal;
text-align:center;
}
#index1{
font-size:13px;
color:#888888;
line-height:normal;
}
#index2{
font-size:12px;
color:#999999;
line-height:normal;
}
#index3{
font-size:11px;
color:#ff6666;
line-height:normal;
}
#add{
font-family: "Century Gothic";
font-size:8pt;
color:#bbbbbb;
position:absolute;
top:585px;
left:595px;
}
