body {
	font-family: Arial, Verdana;
	/* background-color: #ff0000; */
}	
div {
 	border: 0px dotted #afafaf;
}
a {
	color: #6dcff6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	padding: 0;
	margin: 0;
}
input {
 	font-size: 8pt;
}

/*
#total {
 	margin-left: auto;
 	margin-right: auto;
 	width: 780px;
}
*/
#total {
	position: absolute;
 	left: 50%;
 	margin-left: -390px;
 	width: 780px;
}
#hat {
 	height: 103px;
}
#hat_one {
	position: relative;
 	height: 36px;
}
#lang_bar {
	position: relative;
	padding-top: 4px;
 	left: 642px;
	top: 12px;
 	width: 73px;
 	height: 18px;
 	font-size: 8px;
	font-weight: bold;
	text-align: center;

	border-width: 2px 2px 0;
	color: #6dcff6;
	border-color: #6dcff6;
	border-style: solid;
}
#lang_bar span {
	color: #ed1c24;
}
#hat_two {
	height: 67px;
	background: url(i/bg_hat.gif);
}
#logo {
	float: left;
	width: 242px;
	height: 67px;
	text-align: right;
	border-right: 2px solid #ffffff;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
#logo p {
	position: relative; 
	float: right;
	width: 112px;
	text-align: center;
	margin-top: 28px; 
	border: 0px dotted #ffff00;
	
}
#hat_three {
	float: right;
	border-bottom: 1px solid #ffffff;

	width: 536px; 
	height: 33px;
}
#hat_three h1 {
	position: relative;
	float: right;
	right: 87px;
	text-align: right;
	color: #ffffff;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	border: 0px dotted #ffff00;
}
#contlink {
	position: relative;
	float: right;
	padding-top: 4px;
 	right: 61px;
	top: 0;
 	width: 73px;
 	height: 18px;
 	font-size: 8px;
	font-weight: bold;
	text-align: center;
	border-width: 0 2px 2px;
	color: #6dcff6;
	border-color: #ffffff;
	border-style: solid;
}


#hat_four {
	float: left;
	width: 536px;
	height: 32px;
	border-top: 1px solid #ffffff;	
}
#search {
	float: left;
	vertical-align: top;
	top: 6px;
	position: relative;
	left: 203px;
	width: 180px;
}
#search em {
	display: block;
	float: left;
	border: 2px solid #ace1fa;
	margin: 0;
	padding: 0;
	height: 14px;
	position: relative;
}
#q {
	position: relative;
	width: 118px;
	height: 11px;
	font-size: 7pt;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
#clock {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	text-indent: 3px;
	color: #ffffff;
	float: right;
	border-left: 2px solid #ffffff;
	top: 11px;
	width: 113px;
	height: 18px;
	right: 20px;
	background-image: url(i/bg_clock.gif);
}
#mid {
		clear: both;
		position: relative;
		margin-top: 2px;
		margin-bottom: 2px; 
		height: 32px;
		background-color: #ace1fa;
		background-image: url(i/bg_mid.gif);
		background-repeat: repeat-y;
}
#faq_top {
	float: left;
	position: relative;
	padding-top: 4px;
	text-indent: 6px;
 	left: 16px;
	top: 12px;
 	width: 109px;
 	height: 18px;
 	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border-width: 2px 2px 0;
	color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
}
#menu {
	border: 0px solid #f00;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	top: 12px;
	left: 25px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;

	overflow: hidden; 
}
#menu a {
	display: inline-block;
	height: 22px;
	color: #0071bc;
	padding: 4px 6px 0px 12px;
	border-right: 2px solid #ffffff;
	background-image: url(i/bg_menu_na.gif);
	background-repeat: no-repeat;
}
#menu span {
	display: inline-block;
	height: 25px;
	vertical-align: top;
	padding: 4px 6px 0px 12px;
	color: #ffffff;
	border-right: 2px solid #ffffff;
	background-image: url(i/bg_menu_a.gif);
	background-repeat: no-repeat;
}
#sub_menu  {
	width: 100%;
	display: block; 
	clear: both; 
	z-index: 20; 
	margin-top: -12px;
	margin-bottom: -2px;
}
#connect {
   position: relative;  
	height: 13px; 
	border-right: 2px solid #ace1fa; 
	z-index: 20; 
	background-image: url(i/bg_sub_main.gif);
	width: 0;
	left: auto;
}
#ntit {
	position: absolute;
	top: 13px;
	right: 78px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
#cent {
		position: relative;
		bottom: 0;
		clear: both;
		margin-top: 0px;
		margin-bottom: 2px;
		padding-top: 0px;
		padding-bottom: 12px;
		height: 100%;
		min-height: 620px;
		background-color: #f9f9f9;
		background-image: url(i/bg_main.gif);
		background-repeat: no-repeat;
		overflow: visible; 
}
#lmenu {
	float: left;
 	width: 134px;
	border: 0px dotted #ee99ee;
}
#faq_bottom {
	position: relative;
	padding-top: 0px;
	text-indent: 6px;
 	left: 16px;
	top: -2px;
 	width: 109px;
 	height: 18px;
 	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border-width: 0 2px 2px;
	color: #ace1fa;
	border-color: #ace1fa;
	border-style: solid;
}
#llinks {
	position: relative;
	float: left;
	left: 16px;
	width: 109px;
	border: 2px solid #dddddd;
	background-color: #eeeeee;
	margin: 6px 0;
	padding: 0;
	font-size: 11px;
	list-style: none;

}
#llinks a {
	display: block;
	padding: 2px 0 2px 0;
}
#llinks span {
	display: block;
	padding: 2px;

}
#llinks li {
	border-bottom: 2px solid #ffffff;
	/* font-weight: bold; */
}
.lev0 {
	/* margin-left: 4px; */
	padding-left: 4px;
	/* text-indent: 4px; */
	color: #3abaf1;
	font-weight: normal; 
}
.lev1 {
	/* text-indent: 12px; */
	padding-left: 12px;
	color: #777777;
}
.lev1 a {
	color: #777777;
	font-weight: normal;
}
.lev2 {
	/* text-indent: 24px; */
	padding-left: 24px;
	color: #777777;
}
.lev2 a {
	color: #777777;
	font-weight: normal;
}
.lev3 {
	/* text-indent: 36px; */
	padding-left: 36px;
	color: #777777;
}
.lev3 a {
	color: #777777;
	font-weight: normal;
}

#cont {
	position: relative;
	display: block;
	overflow: visible;
	float: left;
	width: 494px;
	height: auto;
	margin-left: 5px;
	top: 10px;
	margin-bottom: 10px;

}	
#intextra {
	margin-top: 0;
	background-image: url(i/bg_cont_ban.gif);
		background-repeat: no-repeat;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 30px 15px 0 8px;
}
#intextra p {
	margin-left: 18px;
	margin-right: 10px;
	color: #777777;
	font-size: 10px;
	text-align: justify;
}
#intextra table td p {
	margin: 0;
}
#intextra h1 {
	position: relative;
	color: #00b0f0;
	font-size: 18px;
	font-weight: normal;
	margin-top: 18px;
	margin-left: 8px;
}
#intextra img {
	position: relative;
	float: left;
	margin-left: 16px;
	margin-top: 14px;
	margin-right: 10px;
}
#intextra ul {
	color: #777777;
	font-size: 10px;
}
#intextra a {
 	text-decoration: underline;
}

#intcontban {
	margin-top: 0;
	background-image: url(i/bg_cont_ban.gif);
		background-repeat: no-repeat;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 30px 15px 0 8px;
}
#intcontban table {
	margin-left: 18px;
	border-top: 0px solid #777777;
	border-left: 0px solid #777777;
	color: #777777;
	font-size: 10px;
	width: 90%;
}
#intcontban td {
	border-right: 0px solid #777777;
	border-bottom: 0px solid #777777;
	color: #777777;
	font-size: 10px;
	padding: 2px;
}
#intcontban table td {
	color: #777777;
	font-size: 10px;
}
#intcontban table td p {
	margin: 0;
}
#intcontban h1 {
	color: #00b0f0;
	font-size: 18px;
	font-weight: normal;
	margin: 12px;
	margin-left: 18px;
}
#intcontban h2 {
	color: #00b0f0;
	font-size: 18px;
	font-weight: normal;
	margin: 12px;
	margin-left: 18px;
}
#intcontban img {
	position: relative;
	margin: 6px 6px 0 6px;
}
#intcontban p {
	margin-left: 18px;
	margin-right: 10px;
	color: #777777;
	font-size: 10px;
	text-align: justify;
}
#intcontban ul {
	color: #777777;
	font-size: 10px;
}
#intcontban a {
 	text-decoration: underline;
}
#subcont {
	clear: both;
	display: block;
	background-image: url(i/sub_cont.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 494px;
	height: 16px;
	margin-left: -8px;
	margin-top: -2px;
}
#news {
	position: relative;
	float: right;
	width: 113px;
	height: auto;
	border-width: 0 2px 2px 2px;
	border-color: #00b0f0;
	border-style: solid;
	margin-right: 0px;
	right: 20px;
	margin-left: -5px;
	top: -2px;
	
}
#news dl {
	position: relative;
	font-size: 9px;
	margin: 4px 2px; 
	border-bottom: 2px solid #ffffff;
	padding: 4px; 
	display: block; 
}
#news dt {
	position: relative;
	color: #0071bc;
	padding-left: 0px;
	display: inline; 
}
#news dd {
	position: relative;
	border: 0px solid #999900;
	color: #555555;
	display: block;
	text-align: justify;
	margin: 0px;
	letter-spacing: 0.04em;
}
#news dd a {
	color: #777777;
}
#news h2 {
	margin: 4px;
	font-size: 11px;
}
#foot {
		clear: both;
		position: relative;
		margin-top: 2px;
		height: 67px;
		background-color: #ace1fa;
		background-image: url(i/bg_foot.gif);
		color: #ffffff;
		font-size: 9px;
}	
#towho {
	position: relative;
	float: left;
	border-style: solid;
	border-width: 0 2px;
	border-color: #ffffff;
	background-image: url(i/bg_whom.gif); 
	height: 67px;
	width: 165px;
	margin-left: 6px;
}
#towho p {
	text-indent: 16px;	
	margin: 4px 10px 5px;
}
.wh {
	border-style: solid;
	border-width: 0;
	border-color: #ffffff;
}
#phones {
	position: relative;
	float: left;
	height: 67px;
	width: 116px;
	margin-left: 6px;
}
#phones p {	
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 9px;
}
#contacts {
	position: relative;
	float: right;
	width: 370px;
	padding: 2px;
}
#contacts p {
	margin: 0;
	margin-left: 4px;
	padding: 2px 10px;
}
#rbanner {
	position: relative;
	float: right;
	width: 113px;
	margin-right: 0px;
   margin-left: -5px;  /* */
	margin-top: 8px;
	right: 24px;
/* 	border: 1px dotted #ff0000; /* */
 	clear: right;
}