﻿body
{
	font: 12px "lucida sans unicode", lucida, helvetica, verdana, arial, sans-serif;
}

img
{
	border: 0px;
}

a
{
	color: #40bee9;
	outline: 0;
}
a:hover
{
	color: #005675;
}

.content
{
	width: 531px;
	margin: 0 auto;
}

.box
{
	width: 485px;
	height: 80px;
	background-color: #1b2021;
	background-image: url(/Client/Image/url.gif);
	background-repeat: no-repeat;
}

.url
{
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 360px;
	height: 23px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 10px;
	border-style: solid;
	border-color: #FFF;
}

.button
{
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 101px;
	height: 36px;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	background-image: url(/Client/Image/button1.gif);
	color: #EEE;
}
.button:hover
{
	background-image: url(/Client/Image/button2.gif);
	color: #EEE;
}

.message
{
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 485px;
	margin-top: 10px;
	color: #FFF;
}

.menu, .ad
{
	padding-top: 5px;
	font-size: 11px;
}