/*top*/
.top{
	width: 1000px;
	margin:0 auto;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.logo {
	height: 80px;
	width: 180px;
	float: left;
	margin-top: 1px;
	margin-left: 8px;
	left: 5px;
}
.ad1 {
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 1000px;
	z-index: 3;
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	padding-top: 2px;
}

#top01 ul {
	margin-top: 10px;
	list-style-type: none;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 210px;
}
#top01 ul li {
    float:left;
	margin-right: 9px;
	margin-left: 0px;
}
#top01 .ico {
	background-image:url(../image/ico.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 14px;
	margin-right: 3px;
}
#top02 ul {
	margin-top: 20px;
	list-style-type: none;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 210px;
	padding-top: 8px;
}
#top02 ul li {
    float:left;
	margin-right: 9px;
	margin-left: 0px;
}
#top02 .ico {
	background-image:url(../image/ico.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 14px;
	margin-right: 3px;
}#top03 ul {
	margin-top: 15px;
	list-style-type: none;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 210px;
	padding-top: 8px;
}
#top03 ul li {
    float:left;
	margin-right: 9px;
	margin-left: 0px;
}
#top03 .ico {
	background-image:url(../image/ico.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 14px;
	margin-right: 3px;
}
.tophong {
	color: #FF0000;
	text-decoration: none;
}
