body {
   	background: url('/_images/r_body.jpg') top center repeat-y;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

/*img, div { behavior: url("iepngfix.htc") } */

#mainer {
	background: url('/_images/bg.jpg') top center no-repeat;
}

#main {
	width:999px;
}

#t_top {
	width:100%;
	height:230px;
}

#left {
	width:230px;
}

#right {
	width:207px;
}

#t_top .left {
	width:225px;
}

#t_top .right {
	width:248px;
}

#d_top {
	height:229px;
/*	background: url('/_images/bg_top.jpg') top center no-repeat; */
}

#d_top_en {
	height:229px;
	background: url('/_images/bg_top_en.jpg') top center no-repeat;
}

#d_left_top_links {
	position:absolute;
	margin-top:8px;
	margin-left:785px;
}

#d_left_top_links a {
	margin-left:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#d_left_top_links a:hover {
	text-decoration:none;
}

#d_left_top_links .selected {
	text-decoration:none;
}

#t_main {
	width:100%;
}

#d_partners div {
	padding-top: 5px;
	padding-bottom:20px;
}

#d_partners span {
	display:block;
	font:bold 14px Verdana;
	color:#FFFFFF;
	margin-top:30px;
	margin-left:63px;
}

#t_footer {
	width:100%;
	height: 58px;
	background:#081842;
}

#t_footer .l {
	color:#d5d5d5;
	width:210px;
	padding-left:20px;
	text-align:left;
}

#t_footer .r {
	padding-right:2px;
}

#d_shad_top {
	width:250px;
	background: url('/_images/bg_menu_top.jpg') top left no-repeat;	
}

#d_shad_bot {
	width:250px;
	padding-top:13px;
	padding-bottom:13px;
	background: url('/_images/bg_menu_bottom.jpg') bottom left no-repeat;	
}

#menu {
	width:230px;
	padding-top:10px;
	padding-bottom:5px;	
	padding-left:22px;
	background: url('/_images/r_menu.jpg') top left repeat-y;
}

#menu ul, #menu ul li, #menu li, #menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
} 

#menu li a {
	display:block;
	color:#FFFFFF;
	font:normal 14px Arial;
	text-decoration:none;
	padding:8px;
	background:#103084;
	margin-bottom:11px;
	width:190px;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li .selected {
	color:#000232;
	background:#bec7de;
	border:1px solid #FFFFFF;
	
}

#menu .sub li a {
	margin-left:30px;
	width:160px;
}

#menu li .selected2 {
	color:#0a1e54;
	background:#bec7de;
	border:1px solid #FFFFFF;
	font-size:12px;
	margin-left:30px;
	width:160px;
}

#d_shad_top_news {
	width:204px;
	background: url('/_images/bg_news_top.jpg') top left no-repeat;	
}

#d_shad_bot_news {
	width:204px;
	color:#c6d3f6;
	font:normal 11px Verdana;
	padding-top:14px;
	padding-bottom:14px;
	background: url('/_images/bg_news_bottom.jpg') bottom left no-repeat;
}

#news {
	text-align:left;
	width:204px;
	background: url('/_images/r_news.jpg') top left repeat-y;
}

#news a {
	display:block;
	color:#FFFFFF;
	font:bold 14px Verdana;
	text-decoration:underline;
}

#news a:hover {
	text-decoration:none;
}

#text {
	margin-left: 17px;
	margin-right:20px;
}

#d_partners h2 {
	margin-left:50px;
}

#d_partners img {
	width:150px;
	height:50px;
	margin-right:20px;
	border:1px solid black;
}

#d_mainconteiner {
	color:#FFFFFF;	
}

#d_mainconteiner a {
	color:#FFFFFF;
	text-decoration:underline;	
}

#d_mainconteiner a:hover {
	text-decoration:none;	
}

#d_center {
	width: 735px;
	background:url('../_images/bg_content_top.jpg') top left no-repeat; 
}

#d_center_1 {
	padding-top:14px;
	padding-bottom:19px;
	background:url('../_images/bg_content_bottom.jpg') bottom left no-repeat;
}

#d_center_2 {
	text-align:left;
	font:normal 11px Verdana;
	color:#f6f6f6;
	padding:4px 15px 4px 15px;
	background:url('../_images/r_content.jpg') top left repeat-y;
}

#d_center_2, #d_center_2 td {
	color:#f6f6f6;
}

#d_center_2 a {
	color:#f6f6f6;
	text-decoration:underline;
}

#d_center_2 a:hover {
	text-decoration:none;
}

#d_center_2 .h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
	padding-top:5px;	
}

#d_center_2 .h1:hover{
	text-decoration:none;
}

.nsource {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #C0C0C0;
	padding:5px 0 7px 0;
}
