body {	font-family:  "Tahoma", "microsoft Sans Serif";	font-size: 12px;	color:#FFFFFF;	margin: 0px;	text-align:center; background-image:url(../images/bg.gif); background-repeat:repeat-x;}
a{font-family:  "Tahoma", "microsoft Sans Serif"; color: #666; text-decoration: none;}
a:link{font-family:  "Tahoma", "microsoft Sans Serif"; color: #666; text-decoration: none;}
a:visited {font-family:  "Tahoma", "microsoft Sans Serif";  color: #666; text-decoration:none ;}
a:hover {font-family:  "Tahoma", "microsoft Sans Serif";  color: #f7941d; text-decoration: underline;}

#head{	width:950px; margin-left:auto; margin-right:auto; padding:11px 0 40px 0; text-align:center;	}
#container{width:315px; margin-left:auto; margin-right:auto; padding:190px 0 0 455px; height:200px; background-image:url(../images/bg_world.jpg); background-repeat:no-repeat; text-align:left;}

/*-------------------dropdown-----------------------*/
.dd {text-align:left;background-color:#fff;font-size:11px;	float:left;}
.dd .ddTitle {	background-image:url(../images/bg_box.jpg); background-repeat:no-repeat; padding:2px 2px 3px 6px;	text-indent:0;	cursor:default;	overflow:hidden; height:16px;}
.dd .ddTitle span.arrow {	background:url(../images/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:17px; height:17px; cursor:pointer;}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {	padding:0 3px 0 0;	vertical-align:top;}
.dd .ddChild {	position:absolute;	border:1px solid #c3c3c3;	border-top:none;	display:none; margin:0;width:auto;	overflow:auto;	overflow-x:hidden !important;	background-color:#ffffff;}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {	display:block;	padding:3px 0 3px 3px;	text-decoration:none;	color:#797b7d;	overflow:hidden;	white-space:nowrap;	cursor:pointer; }
.dd .ddChild a:hover {	background:#f8991d; color:#FFFFFF;}
.dd .ddChild a img {	border:0; padding:0 2px 0 0;	vertical-align:middle;}
.dd .ddChild a.selected {background:#f8991d;color:#FFFFFF;	}
.hidden {display:none;}