@charset "utf-8";

body

{
	margin-top: 0;
	background-image: url(../images/bg.gif);
}

html

{
	height: 100%;
	margin-bottom: 0em;
}

#wrap       {
	width:1020px;
	margin:0 auto;
}
a {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F93420;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #F93321;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F93421;
}
ul {
	margin-left: 0px;
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;

}
