body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Times, serif, New Roman;
}

/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
}

/* Page */
.index_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/bookshelf.JPG) right no-repeat;
}

/* Page */
.bunya_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/bunya.JPG) top right no-repeat;
}

/* hiyo */
.hiyo_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/bee.JPG) top right no-repeat;
}

/* Profile */
.profile_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/contact.JPG) top right no-repeat;
}

/* soudan */
.contact_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/contact.JPG) top right no-repeat;
}

/* soudan */
.sodan_header {
	width: 1000px;
	height: 195px;
	margin: 0 auto;
	border:0px;
	background: url(image/index.JPG) top right no-repeat;
}

.index_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.index_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

.bunya_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.bunya_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

.hiyo_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.hiyo_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

.profile_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.profile_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

.sodan_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.sodan_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

.contact_header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 24px;
}

.contact_header h3 {
	float: left;
	margin-top: 0px;
	margin-right: 500px;
	margin-left: 100px;
	font-size: 16px;
	padding-top: 0px;
}

/* Logo */
#simbol {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

/* Logo */
#header_logo {
	float: left;
	width: 400px;
	height: 150px;
	margin-top: 30px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

/* Tel */
#header_contact {
	float: right;
	height: 100px;
	margin: 5px 0px 0px 330px;
	border: 0px;
}

.menu ul {
	width: 1000px;
	float: left;
	background: url(image/menu.PNG) no-repeat;
}
.menu ul li {
	float: left;
	display: inline;
	padding:0px;
}
.menu ul li a {
	display: block;
	width: 155px;
	text-align: center;
	text-decoration: none;
	color: #565656;
	font-size: 13px;
	font-weight: normal;
}

.menu ul li a:hover {
	color: #000000;
	border: 0px;
	text-decoration: none;
	background: #ffffff;
}

.menu ul li.active a {
	color: #000000;
	border: 0px;
}

.menu ul li.active a:hover {
	border: 0px;
	text-decoration: none;
	font-weight: bold;
}

.menu ul li a img{
	border: 0px;
}

.menu ul li.active a img{
	border: 0px;
}

.menu ul li.active a:hover img{
	border: 0px;
}

.content_head {
	float: left;
	width: 1000px;
	border: 0px solid #000;
	background: url(image/text_head_backgnd.PNG) no-repeat;
}

/* Content */
.content {
	width: 1000px;
	float: left;
	border: 0px;
	padding-bottom: 70px;
	background: url(image/text_content_backgnd.PNG) repeat-y;
	font-size: 15px;
}

.content h3{
	float: left;
	width: 800px;
	height: 25px;
	margin-left: 50px;
	color: #000000;
	background: url(image/h3_background.PNG) repeat-x;
	background-position: bottom;
	text-align: left;
}

.content h4{
	float: left;
	width: 800px;
	height: 25px;
	margin-left: 50px;
	color: #005c8b;
	background-position: bottom;
	text-align: left;

}

.content p{
	float: left;
	width: 900px;
	margin-left: 50px;
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 200%;

}

.content table{
	float: left;
	margin-left: 50px;
	margin-right: 400px;
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 180%;

}

/* Content */
.right_content {
	width: 400px;
	float: right;
}

.left_content {
	width: 550px;
	float: left;
}

.left_content h3{
	float: right;
	width: 500px;
	height: 25px;
	color: #000000;
	background: url(image/h3_background.PNG) repeat-x;
	background-position: bottom;
	text-align: right;
}

.left_content h4{
	float: right;
	width: 300px;
	height: 25px;
	color: #000000;
	background: url(image/h3_background.PNG) repeat-x;
	background-position: bottom;
	text-align: right;

}

/* Content */
.left_content p{
	float: right;
	width: 500px;
	font-size: 15px;
	color: #000000;
	text-align: right;
	line-height: 250%;

}

.index_content {
	width: 550px;
	float: left;
}

.index_content h3{
	float: left;
	width: 800px;
	height: 25px;
	color: #000000;
	background: url(image/h3_background.PNG) repeat-x;
	background-position: bottom;
	text-align: left;
}

.index_content h4{
	float: left;
	width: 300px;
	height: 25px;
	color: #000000;
	background: url(image/h3_background.PNG) repeat-x;
	background-position: bottom;
	text-align: left;

}

.index_content p{
	float: left;
	width: 500px;
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 250%;

}

/* Content */
.content_foot {
	float: right;
	width: 1000px;
	border: 0px solid #000;
	background: url(image/text_foot_backgnd.PNG) no-repeat;
}
