@charset "utf-8";

body

{ margin-top: 0; 
  background-image:url('../images/welkin_background.jpg');
  background-repeat:repeat-x;
}

html

{
height: 100%;
margin-bottom: 0.01em;
}

#wrap       { width:960px; margin:0 auto; }
a {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #ec008c;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#menu ul
{ 	list-style:none; 
	padding:0px; 
	margin:10px;
	margin-top:0px;
}
