.pos_xmap{
	position:relative;
	margin:0px 0px 0px -10px;
	padding:0px;;
	width:680px;
	background-color: #FFF;
}

#div_result {
	position:relative;
	width:350px;
	height:250px;
	padding:0px 0px;
	margin:15px 0px;
	/*background-color: #333;*/
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	/*border: 1px solid #666;*/
	float:left;
	z-index:100;
}
#head_result{
	position:relative;
	width:350px;
	height:20px;

}
#div_imgwin{
	position:absolute;
	top:-10px;
	left:0px;
	z-index:10;
}

#div_titre{
	position:relative;
	width:350px;
	height:20px;
	padding:3px 0px 0px 25px;
	margin: auto;
	color: #333;
	background-color: #FFD631;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#div_txt{
	position:relative;
	width:350px;
	height:120px;
	padding:0px 5px;
	margin-top: 15px;
	color: #333;
	background-color: #FFF;
	font-family:  arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	float:left;
}
#div_total{
	position:absolute;
	top:250px;
	left:5px;
	margin: 5px 0px;
	width:350px;
	height:50px;
	padding:5px 5px 5px 5px;
	color: #910000;
	background-color: #FFD631;
	float:left;
}
.in_divtotal td{
	color: #910000;
	font-family:  arial, sans-serif;
	font-size: 10px;
	font-weight: light;
	text-align: left;
	letter-spacing: 0.02em;
}
.in_result_td b{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.top_top{
	color: #333;
	background-color: #FFD631;
	font-family:  arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
}
.top_under{
	padding:5px 0px;
	color: #333;
	background-color: #FFF;
	font-family:  arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

#div_win1{
	position:absolute;
	top:68px;
	left:78px;
	z-index:100;
}
#div_win2{
	position:absolute;
	top:96px;
	left:264px;
	z-index:100;
}
.i_titre{
	padding:5px 0px 4px 0px;
	font-size: 10px;
	color: #294C0D;
	font-family: arial, sans-serif, verdana;
	font-weight: bold;
	line-height:10px;
	letter-spacing: 0.02em;
}
.i_money{
	font-size: 10px;
	color: #CC0033;
	font-family: arial, sans-serif, verdana;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing: 0.02em;
}
.i_txt{
	font-size: 10px;
	font-weight: bold;
	line-height:10px;
	letter-spacing: 0.02em;
}
.i_classement{
	width:350px;
	font-size: 10px;
	color:#620015;
	font-weight: bold;
	line-height:12px;
	letter-spacing: 0.02em;
	text-decoration:none;
	padding-top:3px;
}
#div_txt a{
	font-size: 10px;
	text-decoration:none;
	font-weight: light;
}
#div_txt br{
	line-height:12px;
}
u{
	color: #CC0033;
}
.indic{
	font-size: 10px;
	color: #CC0033;
	text-decoration:none;
	font-style: italic;
	letter-spacing: 0.02em;
}