@charset "utf-8";

body{
	font-size: 85%;
	color: #333;
	line-height: 1.6;
	font-family: Verdana,Arial,sans-serif;
}

a{
	color: #039;
	text-decoration: underline;
}

a:hover{
	color: #fc7f00;
	text-decoration: none;
}

.comp-name{
	font-weight: bold;
}

.winclose{
	width: 650px;
	background: #ccc;
	text-align: center;
}
