body {
	background-image: url('../img_data/page_bg.gif');
	overflow: yes;
	margin : 0px;
	padding : 0px;
	font-family : Arial;
	text-align: center;
	font-size: 13px;
}

#all {
	height : 100%;
	width: 100%;
	margin : 0px;
	text-align: center;
}

#all_center {
	height: 100%;
	padding : 0px;
	margin : 0px auto;
	width : 779px;
	background-image: url('../img_data/bg.gif');
}

#top {
	width: 779px;
	height: 231px;
	background-image: url('../img_data/top.jpg');
}

#content {
	float: left;
}

#menu {
	float: left;
	width: 168px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.clear {
	clear: both;
}

#main_content {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 590px;
	text-align: left;
}

ul.menu {
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	list-style-image: url('../img_data/bullet.gif');
	list-style-type: none;
	background-position: left;
	background-repeat: no-repeat;
}

#menu a {
	color: black;
	text-decoration: none;
	font-size: 11px;
}

#menu a:hover {
	color: #003300;
	text-decoration: underline;
	font-size: 11px;
}

div.block {
	padding-bottom: 15px;
}

div.block2 {
	padding-bottom: 15px;
	font-size: 10px;
}

div.header {
	font-size: 14px;
	font-weight: bold;
	color: #00431D;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

#main_content ul {
	margin-left: 15px;
}

#main_content a {
	color: #003300;
	text-decoration: none;
	font-size: 13px;
}

#main_content a:hover {
	color: black;
	text-decoration: underline;
	font-size: 13px;
}

ul.ul1 {
	margin-bottom: 5px;
	margin-left: 50px;
	padding: 0px;
	list-style-type: none;
}

#ul1 li {
	margin-left: 15px;
	list-style-image: url('../img_data/arrow.gif');
	list-style-type: none;
	background-position: left;
	background-repeat: no-repeat;
}

span.und {
	text-decoration: underline;
}
