/* CSS Document */

/* header
----------------------------------------------- */
#headtop{
	padding: 0;
	text-indent: -9999px;
	width: 790px;
	background-image: url(/images/header_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 255px;
	margin: 0px;
}


/* title
----------------------------------------------- */
.title_sitemap {
	width: 515px;
	background-image: url(/images/title_sitemap.jpg);
	height: 25px;
	background-repeat: no-repeat;
	line-height: 0px;
	padding: 0px;
	margin-top: 15px;
}

.title_soudan {
	padding: 0px;
	width: 515px;
	background-image: url(/images/title_soudan.jpg);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 0px;
	margin-top: 5px;
}

.title_mobile {
	padding: 0px;
	width: 515px;
	background-image: url(/images/title_mobile.jpg);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 0px;
	margin-top: 15px;
}

.title_1 {
	padding: 0px;
	width: 515px;
	background-image: url(/images/title_1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 0px;
}

/* contents
----------------------------------------------- */
.topicarea {
	width: 530px;
	margin-top: 15px;
	overflow: auto;
	padding: 0px;
}

.maparea {
	width: 515px;
	overflow: auto;
	padding-left: 10px;
	margin-top: 10px;
}

.topicarea p{
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 25px;
}

#img_riyu1 {
	padding: 0px;
	width: 165px;
	margin-top: 15px;
	float: left;
	height: 176px;
	display: block;
}

#img_riyu2 {
	padding: 0px;
	width: 165px;
	margin-top: 15px;
	float: left;
	height: 176px;
	margin-left: 10px;
	display: block;
}

#img_riyu3 {
	padding: 0px;
	width: 165px;
	margin-top: 15px;
	float: left;
	height: 176px;
	margin-left: 10px;
	display: block;
}

#img_riyu1 a{
	text-indent: -9999px;
	width: 165px;
	background-image: url(/images/riyu_1.jpg);
	height: 176px;
	display: block;
}

#img_riyu2 a{
	text-indent: -9999px;
	width: 165px;
	background-image: url(/images/riyu_2.jpg);
	height: 176px;
	display: block;
}

#img_riyu3 a{
	text-indent: -9999px;
	width: 165px;
	background-image: url(/images/riyu_3.jpg);
	height: 176px;
	display: block;
}

