/*main navi*/
#nav {
	list-style-type: none; margin: 0; padding: 0;
}
#nav li { 
	float: left; margin: 0; padding: 0; position: relative;
}
#nav li ul { 
	margin: 0; padding: 0;
}
#nav li li { 
	float: none; margin: 0; padding: 2px 4px; list-style-type: none;
}
#nav li a { 
	display: block;
}
#nav li li a { 
	text-indent: 0em; text-decoration: none; 
}

/* Drop down */
#nav li div.dd {
	display: none; position: absolute;  z-index: 1; top: 21px; left: 2px; width: 152px; background: #fff; border: solid #CCCCCC 1px;
}
#nav li.hover div.dd, #nav li:hover div.dd {
	display: block;
}

.navi_01 {
	width: 57px; height: 20px; background-repeat: no-repeat; background-image: url(../images/navi_01_en.gif); margin: 1px 0 0 4px; text-indent: -1000em; 
}
.navi_01_sel {
	width: 57px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_01_en.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_01:hover {
	background-position: 0px -20px;
}
.navi_02 {
	width: 87px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_02_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_02_sel {
	width: 87px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_02_en.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_02:hover {
	background-position: 0px -20px;
}
.navi_03 {
	width: 93px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_03_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_03_sel {
	width: 93px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_03_en.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_03:hover {
	background-position: 0px -20px;
}
.navi_04 {
	width: 73px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_04_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_04_sel {
	width: 73px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_04_en.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_04:hover {
	background-position: 0px -20px;
}
.navi_05 {
	width: 68px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_05_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_05_sel {
	width: 68px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_05_en.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_05:hover {
	background-position: 0px -20px;
}
.navi_06 {
	width: 83px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_06_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_06_sel {
	width: 83px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_06_en.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_06:hover {
	background-position: 0px -20px;
}
.navi_07 {
	width: 70px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_07_en.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_07_sel {
	width: 70px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_07_en.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_07:hover {
	background-position: 0px -20px;
}
.navi_08 {
	width: 95px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_08_en.gif); margin: 1px 0 0 0;text-indent: -1000em; 
}
.navi_08_sel {
	width: 95px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_08_en.gif); margin: 1px 0 0 0; background-position: 0px -40px;	text-indent: -1000em; 
}
.navi_08:hover {
	background-position: 0px -20px;
}
.navi_09 {
	width: 84px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_09_en.gif); margin: 1px 0 0 0;text-indent: -1000em; 
}
.navi_09_sel {
	width: 84px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_09_en.gif); margin: 1px 0 0 0; background-position: 0px -40px;	text-indent: -1000em; 
}
.navi_09:hover {
	background-position: 0px -20px;
}

#wrap_articles_image {
	background-image: url(../images/bg_articles_en.jpg); 
}