@charset "utf-8";
body {
	background: #dde9fd;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.231;
	font-family: Arial, Helvetica, sans-serif;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}

 
h3, h5, h6, p{
	margin-top: 0px;	
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom:5px;
}
a img { 
	border: none;
}
a:link {
	color: #1a408c;
	text-decoration: none; 
}
a:visited {
	color: #1a408c;
	text-decoration: underline;
}
a:hover, a:active, a:focus { text-decoration: underline; }
.container {
	width: 970px;
	margin: 0 auto;
}
header {
	background: #dde9fd; height:129px;
}
.hdr{float:left; width:100%; margin-bottom:5px}
.logoimg{width:100px; height:100px;float:left}
.hRght{float:right;margin-right:10px;max-width:500px;text-align:right}
.lang img{width:53px; height:11px; margin-left:10px}
.srchDiv{margin-top:30px;}
.serchform{border: none;background-color: transparent;line-height: 1.6;height: 1.8em;z-index: 1;right: 0;bottom: 0;outline: none;}
.frmSrch{border-bottom:1px solid #B9C7D3}
.srchBttn{background: url(//www.linga.org/images/mp-icons-together.png) no-repeat 0 -220px;
width: 16px;
height: 16px;
background-color: transparent;
margin-left: 5px;
vertical-align: bottom;
margin-bottom: 2px;
border: none;
cursor: pointer;}
.hpdate{padding-top:10px; font-size:.85em; color:#777}
.horzBar{position:relative;width:968px;border:1px solid #B9C7D3;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;outline: medium none;display: inline-block;position: relative;text-shadow: 0 1px 0 white;background:url(//www.linga.org/images/hrzbttnbg.jpg) repeat-x #F9F9F9;background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F9F9F9),to(#B9C7D3));box-shadow: inset 0px -0.6em 3px #BBC9D5;background-repeat: repeat;background-position-x: 0%;background-position-y: 0%;background-size: auto;background-origin: padding-box;background-clip: border-box;}
.horzBar ol{float:left;list-style-type:none;width:968px;font:0.8em/1.2 tahoma;}
.horzBar ol li{display:inline}
.horzBar ol a,.horzBar ol a:visited{float:left;color:#777;padding:0.4em 1.3em;display: block;border-right:1px solid #BBC9D5;font-weight:bold}
.horzBar ol a:hover, .horzBar ol a:active, .horzBar ol a:focus {color:#000000;}
.horzBar ol li h1{float:right;padding:0.4em 0.6em;margin:0;color: #999999;display: block;font-size:1em; font-weight:normal}
.blckP1{float:left;
position: relative;
width: 968px;
background-color: #FFFFFF;
border: 1px solid #B9C7D3;
margin-bottom: 10px;
padding-top: 10px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}



.sidemenu{float: left;
width: 130px;
padding-bottom: 10px;
padding-top: 5px;
line-height: none;
display: inline;}

.newsIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 0;width: 16px;height: 16px;margin: 2px 0;}
.prghtNv{padding-left: 8px;}
.artclsIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -20px;width: 16px;height: 16px;margin: 2px 0;}
.trnmIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -60px;width: 16px;height: 16px;margin: 2px 0;}
.vdIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -80px;width: 16px;height: 16px;margin: 2px 0;}
.phtsIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -140px;width: 16px;height: 16px;margin: 2px 0;}
.shopIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -280px;width: 16px;height: 16px;margin: 2px 0;}
.dalelIcon{background: url(//www.linga.org/images/mp-icons-together.png) 0 -180px;width: 16px;height: 16px;margin: 2px 0;}



.content {
	float:left;
	padding: 10px 0 0;
	width: 838px;
}
.content ul, .content ol {
	padding: 0 40px 15px 15px; 
}

nav ul {
	list-style: none; 
	margin-bottom: 15px;
	width: 110px;
	float: left;
	margin-left: 10px;
}
nav ul li {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	clear:both;
	font-size: 0.92em;
}
nav ul li span{padding:0;margin:0}
nav ul a, nav ul a:visited { 
	padding: 5px 15px 5px 5px;
	display: block; 
	width: auto; 
	text-decoration: none;
	background: #FFF;
	color: #42423F;
}
nav ul a:link{color:#42423F;}
nav ul a:hover, nav ul a:active, nav ul a:focus { 
	background: #FFF;
	color: #F15E23;
}
nav img {float:left;margin:10px 5px 0pt;width:16px;height:16px;border:none;}
footer{text-align:center; color:#777; font-size:.9em}