@charset "utf-8";
/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	vertical-align: top;
	color: #000000;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#fixed-ad{
  background:#FFFFFF;
  border:2px solid #FFFFFF; padding:0px;
  width:100px; height:140px;
  position:fixed; top:100px; right:10px;
  _position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+100);
  z-index:3;
}
.img1{
    width:137px;
	height:32px;
	background-image:url(images/g-bg.gif);
	line-height:32px;
	text-align:center;
}
.img2{
    width:137px;
	height:32px;
	background-image:url(images/r-bg.gif);
	line-height:32px;
	text-align:center;
}
.txt-1{
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
.txt-2{
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.txt-3{
	color: #ea021d;
	text-decoration: none;
}
.txt-1 a:link{
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-1 a:visited{
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-1 a:hover{
	text-align:center;
	color: #fff8e3;
	text-decoration: underline;
}
.txt-4{
	color: #006cff;
	text-decoration: none;
	line-height: 22px;
}
.txt-5 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #cc6e00;
	text-align: left;
	vertical-align: top;
}
.txt41 {
	font-size: 13px;
	color: #83325a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:center;
}
.daw {
	color: #000000;
	text-align: left;
}
.daw2 {
	width:15px;
	background-image: url(images/daw02.png);
}
#top {
	height: 433px;
	width: auto;
	clip: rect(0px,auto,auto,auto);
	overflow: hidden;
}
