body {
	color: #000000;
	font-size: 14px;
	margin: 0;
	font-family: Tahoma;
}

.lang_box{
	clear: both;
	float: right;
	margin: 10px 10px 0 0;
}
.lang_box{
	font-family:Tahoma;
	font-size:12px;
	margin: 6 0 0 0px;
	padding: 2 0 10 0px;
}
.lang_box a:link, .lang_box a:visited{
	margin: 0 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0;
	font-size: 12px;
	color: #818181;
	line-height: 100%;
}
.lang_box a:hover{
    margin: 0 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0;
	font-size:12px;
	color: #ffffff;
	cursor: pointer;
	height: 16px;
	line-height: 100%;
}
.lang_box span.langtext{
	color: #7ac8f2;
	line-height: normal;
}
.lang_box span.f{
	border:0px;
	height: 16px;
	width: 5px;
}
.lang_box a:hover span.f{
	border:0px;
	height: 16px;
	width: 5px;
	padding-top: 2px;
    background: url(../images/blue_front.gif) no-repeat;
}
.lang_box span.m{
	border:0px;
    padding-top: 2px;
    padding-right: 0;
	margin: 3 0 0 0px;
	height: 16px;
}
.lang_box a:hover span.m{
	border:0px;
    padding-top: 2px;
    padding-right: 0;
	margin: 3 0 0 0px;
	height: 16px;
	background: url(../images/blue_bg.jpg) repeat-x;
}
.lang_box span.b{
	height: 16px;
	width: 5px;
}
.lang_box a:hover span.b{
	height: 16px;
	width: 5px;
	padding-top: 2px;
    background: url(../images/blue_back.gif) no-repeat;
}
.lang_box #current{
    margin: 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0;
	font-size:12px;
	color: #ffffff;
	cursor: text;	
}
.lang_box #current span.f{
	height: 16px;
	width: 5px;
	padding-top: 2px;
    background: url(../images/blue_front.gif) no-repeat;
}
.lang_box #current span.m{
    padding-top: 2px;
    padding-right: 0;
	margin: 3 0 0 0px;
	height: 16px;
	background: url(../images/blue_bg.jpg) repeat-x;
}
.lang_box #current span.b{ 
	height: 16px;
	width: 5px;
	padding-top: 2px;
    background: url(../images/blue_back.gif) no-repeat;
}
.mail_box{
	clear: both;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}
.mail_box span.email_in{
	float:left; 
	margin: 15px 0 0 10px;
	border: 1px sollid;
}
.mail_box span.email_btn{
	float:left;
	margin: 18px 5px 0 5px;
}
.mail_box span.email_pic{
	float:left; 
	margin-top: 14px;
}
#enews_mail{
	width: 150px; 
	height: 17px;
	font-size: 11px;
	
}

a.leftmenu_a{ 
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.leftmenu_a:hover{
	text-decoration: none;
	text-decoration: none;
	color: #78C5F3;
	font-size: 13px;
}

.leftmenu{
	padding-left: 10px;
	font-size: 11px;
	float: left; 
	width: 220px;
}

.leftmenu  a,.leftmenu li{
	margin: 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 8px;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0;
	color: #7ac8f2;
	line-height: 17px;
	height: 20px;	
}

.leftmenu #current a{
	text-decoration: none;
	color: #ffffff;
	height: 20px;
	width: 190px;
	line-height: 17px;
	cursor:text;
}
.leftmenu  #current{
	background:url(../images/bullet002.gif)  no-repeat 0.5em 0.6em;
	list-style: none;
	background-color:#33A0E1;
}
.leftmenu li{
	background:url(../images/bullet001.gif) no-repeat  0.5em 0.6em;
	list-style: none;
	float: left;
	width: 190px
}
.leftmenu a:hover{
	font-size: 11px;
	text-decoration: none;
	color: #0099FF;
	line-height: 17px;
	width: 190px;
}

.leftmenu  li a:hover{
	list-style: none;
	color: #0099FF;
	width: 190px
}
.leftmenu span{
	color: #359ED7;
}

.conts{ 
	padding: 0 10px;
	color:#C0C0C0;
}
 a.text_link, a.text_link:visited{
 	font-size: 12px;
	text-decoration: none;	
	color:#999999;
 }
 a.text_link:hover{
	text-decoration: none;
	color:#319BE5;
 }
/*CSS Menu End*/
