@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}

#ad {
	width: 760px;
	height: 90px;
}

#banner_line {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	width: 580px;
	font-size: 165%;
}
 
#banner_line2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	width: 180px;
	text-align: right;
}
 
#banner_menu {
	height: 34px;
	background-repeat: no-repeat;
	padding-left: 7px;
}

#banner_menu a {
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	width: 83px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#banner {
	height: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: center;
}

#menu {
	height: 60px;
	background-repeat: no-repeat;
}

#menu a {
	width: 94px;
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-top: 45px;
	font-size: 80%;
}

.jumpmenu {
	width: 180px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

#menucontent {
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
}

#footer p {
	padding: 10px 15px 0 25px;
	text-align: center;
	font-weight: bold;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#BizName {
	overflow: hidden;
	height: 20px;
	width: 150px;
}

#RowInfo {
	padding: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	height: 60px;
	width: 210px;
}
