@import url(globe.css);
/*top.html*/
#div_top_context{
	width:100%;
	height:210px;
}
#div_top_welcome_context{
	width:100%;
	height:89px;
}
#div_top_above_context{
	margin:0px;
	padding:0px;
	position:relative;
	height:69px;
	background-color:white;
}
#div_top_above_logo{
	float:left;
	margin:0px;
	padding:0px;
}
#div_top_above_language{
	position:absolute;
	height:25px;
	width:216px;
	right:0px;
}
#div_top_above_language li{
	float:left;
	width:62px;
	padding-left:10px;
	background-image:url(../images/index_top_language.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#div_top_above_language li a{
	color:#999999;
}
#div_top_above_language li a:hover{
	color:#5353A9;
}
#div_top_above_local{
	position:absolute;
	height:25px;
	width:218px;
	right:0px;
	bottom:0px;
	text-align:center;
	background-image:url(../images/index_top_local_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:13px;
	line-height:25px;
	color:white;
}
#div_top_navigation_context{
	width:100%;
	height:20px;
	background-image:url(../images/index_top_menu_bg.jpg);
	background-repeat:repeat-x;
}
#div_top_navigation_context ul{
	width:100%;
}
#div_top_navigation_context ul li{
	float:left;
	
}
.li_top_navigation_menu{
	text-align:center;
	width:108px;
	line-height:18px !important;
	line-height:20px;
}
.li_top_navigation_menu a{
	color:white;
}
.li_top_navigation_menu a:hover{
	color:#5353A9;
}
.li_top_navigation_split{
	color:#C4C5C9;
	width:2px;
}
#div_top_legalcenter_menu_context{
	width:100%;
	height:121px;
	overflow:hidden;
}
#div_top_legalcenter_menu_context li{
	float:left;
}
/*welcome.html*/
#div_welcome_context{
	height:360px;
}
/*main.html*/
#div_main_middle_context{
	width:100%;
}
#div_main_left_context{
	float:left;
	background-color:#9E9EA6;
	background-position:bottom;
	background-image:url(../images/frame_left_bg.jpg);
	background-repeat:repeat-x;
}
#div_main_right_context{
	float:right;
	background-color:white;
	background-position:right;
	background-position:bottom;
	background-image:url(../images/frame_right_bg.jpg);
	background-repeat:no-repeat;
}
#div_main_right_doc_context{
	width:100%;
	text-align:center;
	background-color:white;
	overflow:auto;
}
/*left.html*/
.div_left_block_split{
	overflow:hidden;
	height:4px;
	background-color:white;
}
#div_left_daily_context{
	color:white;
	text-align:center;
	background-color:#9E9EA6;
	height:200px;
}
#div_left_daily_context a{
	color:white;
}
#div_left_daily_context a:hover{
	color:#5353A9;
}
#marquee_left_dailynews{
	width:100%;
	height:170px;
}
#div_left_blockmenu_context{
	height:200px;
	line-height:45px;
	text-align:center;
	padding-top:20px;
	overflow:hidden;
	background-color:#9E9EA6;
}
#div_left_blockmenu_context a{
	color:white;
}
#div_left_blockmenu_context a:hover{
	color:#5353A9;
}
#div_left_download_context,#div_left_title_context{
	height:143px;
	line-height:35px;
	background-image:url(../images/left_download_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	overflow:hidden;
}
#div_left_download_context ul{
	margin-top:20px;
}
#div_left_download_context a{
	color:white;
}
#div_left_download_context a:hover{
	color:#5353A9;
}
#div_left_title_context p{
	margin-top:48px;
	font-size:13px;
	font-weight:bold;
	color:white;
}
#div_left_menu_context{
	padding-top:10px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
}
#div_left_menu_context a{
	color:white;
}
#div_left_menu_context a:hover{
	color:#5353A9;
}
/*footer.html*/
#div_footer_context{
	text-align:center;
	width:100%;
	height:50px;
	background-color:#b2b2bb;
}
#div_footer_context{
	color:#666666;
}
#div_footer_context a{
	color:#5353A9;
}
#div_footer_context a:hover{
	color:#5353A9;
}