
.win350_pic {
	width : 407px;
	height: 350px;
	padding-top: 30px;
	padding-left: 13px;
	float: left;
	z-index: 8;
	display: none;
}

.win350_pic a {
	float: left;
	width : 89px;
	height: 57px;
	margin-left: 4px;
	margin-top: 4px;
	cursor: pointer;
}

#win350_wrapper {
	width : 640px;
	height: 435px;
	margin: 0 auto;
	position: relative;
}

#win350_details {
	margin-top: 15px;
}

#win350_details span {
	display: block;
}

#win350_menu {
	background: url(350win/menu.jpg) top left no-repeat;
	display: block;
	padding-left:0px;
	padding-top:26px;
	width: 638px;
	height: 430px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}

#win350_menu a {
	float: right;
	width : 116px;
	height: 30px;
	cursor: pointer;
	margin-top: 6px;
	margin-left: 9px;
}

.win350_select {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 220px;
	height: 367px;
	z-index: 9;
	direction: rtl;
	background-color: black;
	
	overflow: auto;
}

.win350_select  option {
	color: #33FF22;
	font-size: 1.3em;
}



#win350_eng_name {
	direction: ltr;
}
