@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* CSS Document */

/* CSS Document */

body{
	font-size:12px;
	background-color: #f7f7f7;
}
ul li {
	list-style-image: none;
	list-style-type: none;
}
ul,       li,       span, p, ol, dl, dt, dd, img      {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	width: 100%;
	height:9px;
	display:block;
	background-image: url(images/td_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dt {
	background-image: url(images/top_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 892px;
	height: 9px;
}
.dt img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
}


.head {
	width: 892px;

}



.logo {
	width: 892px;
	height: 80px;
	clear: both;
	position: relative;
}
.logo img {
	float: left;
	height: 80px;
	width: 160px;
}
.logo ul {
	float: right;
	width: 550px;
	height: 30px;
	margin-top: 30px;
	margin-right: 50px;
}
.logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76bc34;
	line-height: 1.8em;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}

