*								{padding: 0; margin: 0;}
html						{font-family: Trebuchet MS, arial, sans-serif; color: #333; font-size: 12px; line-height: 19px;}
a								{text-decoration: none; color: #666; outline: none;}
a:hover					{text-decoration: underline;}
img							{border: none;}
h1							{color: #4b95d7; font-weight: normal; font-size: 25px; margin: 0 0 16px 0; line-height: 28px;}
b, a.b 					{color: #4b95d7; font-weight: bold;}
          			
#wrapper				{width: 800px; height: 665px; margin: 0px auto; padding-bottom: 20px;}
#top						{width: 800px; height: 24px; line-height: 24px;}
#content				{width: 800px; margin-top: 5px; height: 636px;}
          			
.index					{background: url('../images/bg_home.jpg') top left no-repeat;}
.done						{background: url('../images/bg_done.jpg') top left no-repeat;}
          			
#logo						{float: left; margin: 35px 0 0 36px;}
#tab						{float: left; margin: 59px 0 0 0;}
#payoff					{float: left; margin: 20px 0 0 56px;}
#txt						{width: 385px; float: left; margin: 15px 0 0 69px; display: inline;}
#txt a					{text-decoration: underline;}

          			
#clr						{float: left;width: 80%;height: 1px; overflow: hidden;}

.next, .prev		{float: left;}
.prev						{margin: 0 15px 0 0;}
#err						{display: none; color: red;}
