﻿body
{
	font-size:12px;
	background-color:#ffffff;
	text-align:center;
}
.container
{
	width:760px;
	text-align:left;
	}
.header
{
	width:100%;
	height:50px;
	}
.fnav
{
	}
.fnav li
{
	float:left;
	list-style-type:none;
	margin-right:5px;
	}
.txt
{
	width:150px;
	height:20px;
	border:1px solid #990000;
	}
.dlog
{
	height:324px; 
	width:300px; 
	float:right; 
	background-image:url(../../images/myimg/logbg2.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	}
.dlog table
{
	text-align:left;
	}
.dlog table tr td
{
	height:30px;
	}
.dlog table tr td img
{
	float:left;
	}
.dlog table tr td span
{
	float:left;
	color:#990000;
	font-size:14px;
	font-weight:800;
	margin-bottom:20px;
	}
.button2
{
    width:88px;
	height:26px;
	background-image:url(../../images/button2.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFF;
}
.button100
{
    width:100px;
	height:26px;
	background-image:url(../../images/button100.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFF;
}
