@charset "utf-8";
/* Worldwide CSS */

.worldwide_bkcolor { background-color:#EBD7FF; }
div#worldwide_container { width:956px; min-height:590px; height:auto; background-image:url(../images/worldwide/bk_tile.jpg); background-repeat:repeat-x; background-color:#EBD7FF; }

	/* Left */
	div#worldwide_left_container { width:468px; float:left; }
	div#worldwide_map { 
		width:468px; 
		height:261px; 
		background-image:url(../images/worldwide/map.png) !important; 
		_background-image:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/worldwide/map.png'); 
		background-repeat:no-repeat; 
		/* position:relative; */
	}
	div#worldwide_subtitle { padding-left:25px; padding-top:9px; width:443px; height:65px; }
	div#worldwide_flag { width:468px; }
	.w_pointer {
		cursor:pointer;
		position:absolute;
		background-image:url(../images/worldwide/pointer.png) !important;
		_background-image:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/worldwide/pointer.png'); 
		background-repeat:no-repeat;
		width:12px;
		height:12px;
		overflow:hidden;
	}
	.w_pointer_selected {
		position:absolute;
		background-image:url(../images/worldwide/pointer_s.png) !important;
		_background-image:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/worldwide/pointer_s.png'); 
		background-repeat:no-repeat;
		width:12px;
		height:12px;
		overflow:hidden;
	}

	/* Right */
	div#worldwide_right_container { width:455px; padding-left:30px; float:left; }
	div#worldwide_flag { width:400px; height:240px; overflow:hidden; padding-left:25px; }
	.w_flag_container { width:76px; height:56px; float:left; cursor:pointer; }
	.w_flag_photo { text-align:center; }
	.w_flag_name { text-align:center; color:#757575; padding-top:3px; }

	.worldwide_right_content { width:435px; }
	.ww_r_top { } 
	.ww_r_top_left { float:left; }
	.flag_photo { width:50px; height:33px; float:left; }
	.flag_photo_r { width:3px; margin-top:3px; background-color:#acacac; height:32px; float:left; overflow:hidden; }
	.flag_photo_b { margin-left:3px; width:50px; height:3px; background-color:#acacac; clear:left; overflow:hidden; }
	.ww_r_top_right { float:left; padding-left:18px; }	
	
	.ww_r_bottom { clear:both; }
	.ww_design_line { height:15px; border-bottom:1px solid #d8d8d8; width:100%; clear:both; }
	.ww_r_row { }
	.ww_r_text { float:left; width:225px; }
	.ww_r_photo { float:right; background-color:#ffffff; border:1px solid #cfcfcf; padding-top:3px; padding-left:4px; }
.fname {
	text-align:left;
	color:#000099;
	padding-top:3px;
	font-size: 13px;
	font-weight: bold;


}
.fdate {
	text-align:left;
	color:#FF0033;
	padding-top:3px;
	font-size: 13px;
	font-weight: bold;


}
.fcontainer {
width:400px; height:50px; float:left; cursor:pointer;
}
div#fuctioncontainer { width:400px; overflow:hidden; padding-left:25px; }
.ffrtext {
	float:left;
	width:400px;
	font-size: 12px;
	color: #0066FF;
	text-align: justify;


}
.lefttitle1 {
	text-align:left;
	color:#000033;
	padding-top:3px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;


}
.socialphoto {
text-align:center;
}
.socialbkcolor {
background-color:#EBD7FF;
}