
.modan_pic, #modan_menu {
	width : 640px;
	height: 420px;
	margin: 10px auto;
	padding-top: 56px;
	position: relative;
}

.modan_link a {
	float: left;
	width : 100px;
	height: 92px;
	margin-left: 18px;
	margin-right: 4px;
	margin-top: 16px;
	margin-bottom: 4px;
	cursor: pointer;
}

.modan_nav a {
	float: left;
	width: 200px;
	height: 17px;
	margin-left: 10px;
	margin-top: 3px;
	cursor: pointer;
}


#modan_details span {
	display: block;
}

#modan_menu {
	background: url(modan/menu.png) top left no-repeat;
	display: block;
}
/*
#modan_menu a {
	float: right;
	width : 145px;
	height: 73px;
	cursor: pointer;
	
}
*/
#modan_1 {
	background: url(modan/modan_1.png) top left no-repeat;
	display: none;
}

#modan_2 {
	background: url(modan/modan_2.png) top left no-repeat;
	display: none;
}

#modan_3 {
	background: url(modan/modan_3.png) top left no-repeat;
	display: none;
}

#modan_4 {
	background: url(modan/modan_4.png) top left no-repeat;
	display: none;
}

#modan_5 {
	background: url(modan/modan_5.png) top left no-repeat;
	display: none;
}

#modan_6 {
	background: url(modan/modan_6.png) top left no-repeat;
	display: none;
}

#modan_7 {
	background: url(modan/modan_7.png) top left no-repeat;
	display: none;
}

#modan_install {
	background: url(modan/install.png) top left no-repeat;
	display: none;
}


#modan_exit {
	display: none;
}

#modan_eng_name {
	direction: ltr;
}

#modan_textarea {
	background-color: black;
	color: white;
	font-weight: bold;
	width : 640px;
	height: 420px;
	direction: ltr;
	text-align: left;
}