.center .lTd, .checkForm label, .header .options .lang ul li, .center .block dt, .body .right .dest, 
.body .right .dest dl, .body .right .dest dt, .body .right .dest dd, .cityList li {
	float: left;
}
.center .rTd, .header .options .links, .header .options .links, .body .btn, 
.footer .options .links, .header .options .lang ul {
	float: right;
}
.center .c3 label, .grFormText b, .size11, .grFormText b, .grFormText ul li, .checkForm label, .grFormText, .header .options .lang, 
.header .options .lang ul, .header .options .lang ul li a img, .header .options .lang ul li a, .body .center .block .section label, .grFormText span  {
	display: block;
}
.content, .footer, .header, .body, .body .center, .body .center table, .body .center .block dl, .body .wide, .section textarea, 
.body .right .dest dl, .body .right .dest, .center .tableForm input {
	width: 100%;
}
input, select, h1, h2, h5, .body .left .menu, .body .center .block h4, .body .right .dest dl, .header .contacts p, 
.body .right .dest dt, .body .right .dest dd, .footer .copyrights p {
	margin:0px;
}
html, 
body, 
.content {
	min-height:100%;
	height:100%;
}
html>body, 
html>body 
.content {
	height:auto;
}
body {
	font:normal 11px Tahoma;
	color:#666;
	line-height:16px;
	/*background:url(../img/grid16.gif);*/
}
.content, .position {
	position: absolute;
	top:0px;
   left:0px;
}
.main {
	margin-bottom:65px;
	height:auto;
	padding:0px 0px .65px 0px;
}
.footer {
	position:absolute;
	bottom:0px;
}
body, form, .p, .header .options .lang ul, .cityList, .block .wide {
	margin:0px;
	padding:0px;
}
input, select {
	font:normal 12px Tahoma;
	color:#444;
}
a, a:visited {
	color:#4f7d9a;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2 {
	font-weight:normal;
	line-height:24px;	
	color:#555;
}
h1 {
	font-size:21px;
}
h2 {
	padding:2px 0px;
	font-size:18px;
}
h3, h4 {
	margin:8px 0px;
	line-height:16px;
	
}
h3 {
	font-size:14px; 
	color: #8c8d75;
}
h4 {
	font-size:13px;
}
h5, .body .btn input, .noBg input, .size11, .grFormText ul li {
	font-size:11px;
}

.header {
	background:#036 url(../img/hdbg.gif); 
	border-bottom:solid 2px #8c8d75;
}
.header a, 
.header a:visited {
	color:#fff;
}
.header .logo {
	width:303px;
}
.header .contacts, .grFormText span {
	padding:10px;
}
.header .contacts p {
	width:177px;
}
.header .options {
	padding:10px 10px 0px 10px;
	text-align:right; 
	vertical-align:top;
}
.header .options .links {
	width:440px;
}
.header .options .lang {
	padding-top:51px;
}
.header .options .lang ul, .block .wide li {
	list-style:none;
}
.header .options .lang ul li {
	text-align:center;
}
.header .options .lang ul li a {
	padding:3px;
	text-decoration:none;
}
.header .options .lang ul li .active, 
.header .options .lang ul li a:hover {
	background:#8c8d75;
}
.body .left {
	width:200px; 
	padding:0px 10px 10px 10px; 
	background:url(../img/dots.gif) repeat-y right;
	vertical-align:top;
}
.body .left .menu {
	font-size:12px;
}
.body .left .menu a, 
.body .left .menu a:visited {
	display:block; 
	padding:7px 10px 8px 10px; 
	line-height:16px; 
	color:#666; 
	text-decoration:none;
	border-bottom:solid 1px #ccc;
}
.body .left .menu a:hover {
	background:#f1f0eb;
}
.body .left .menu a#special {
	padding:6px 10px 7px 10px; 	
	border-top:solid 1px #aaa; 
	border-bottom:solid 2px #aaa;
	font-weight:bold;
}
.body .left .menu .active {
	background:#e3e2d8; 
	font-weight:bold;
}
.body .center {
	padding:0px 10px 16px 10px; 
	vertical-align:top;
}
.body .center .lead {
	margin:16px 0px 23px 0px; 
	padding:0px;
	background:#efece6;
	border:solid 1px #ccc;
}
.body .center .lead h2 {
	padding:3px 10px;
	background:#fc6;
	border-bottom:solid 1px #ccc;
}
.body .center .lead h3 {
	padding:8px 10px 8px 50px;
}
.body .center .lead h3.time {
	background:url(../img/time.gif) no-repeat 7px;
}
.body .center .lead h3.money {
	background:url(../img/money.gif) no-repeat 7px;
}
.body .center .col1, .body .center .col2{
	width:50%; 
	vertical-align:top;
}
.body .center .col1 {
	padding-right:5px;
}
.body .center .col2 {
	padding-left:5px;
}
.body .center .col1 .block, .body .center .col2 .block {
	margin-bottom:32px;
}
.body .center .col2 .block {
	background:#f1f0eb;
}
.body .center .block h4 {
	padding:7px 10px; 
	background:#e3e2d8; 
	border-top:solid 1px #666; 
	border-bottom:solid 1px #666;
}
.body .center .block table.dest th {
	width:50%;
	padding:5px 5px 5px 10px;
	border-bottom:solid 1px #e3e2d8;
	text-align:left; 
	font-weight:normal; 
	line-height:13px;
}
.body .center .block table.dest td {
	padding:5px 10px 5px 5px;
	border-bottom:solid 1px #e3e2d8;
	text-align:right;
	line-height:13px;
}
.body .center .block dl {
	margin:16px 0px;
}
.body .center .block dt {
	font-size:48px;
	line-height:48px;
	color:#8c8d75;
}
.body .center .block dd {
	padding:0px 10px 8px 0px;
}
.body .center .block dd p {
	margin:0px 0px 8px 0px;
}
.body .center .block .section {
	padding:5px 10px 6px 10px; 
	border-bottom:solid 1px #ccc;
}
.body .center .block .section label {
	line-height:13px;
	margin:0px 0px 3px 0px;
}
.body .center .block .section td {
	width:50%;
}
.body .calendar {
	top:1px;
	left:5px;
}
.SelectMenu, .body .calendar {
	position:relative;	
}
.body .btn {
	border:solid 1px #666;
}
.body .btn input, .noBg input {
	padding:2px 8px; 
	background:#4f7d9a; 
	border:solid 1px; 
	border-color:#6ca8c6 #245581 #245581 #6ca8c6;
	font-weight:bold; 
	overflow:visible;
	width: auto!important;
}


.body .right {
	width:200px; 
	padding:0px 10px 16px 10px;
	background:url(../img/dots.gif) repeat-y left;
	vertical-align:top;
}
.body .right .overall{
	margin:8px 0px 0px 0px;
}
.body .right .overall h4, .center .liInput input {
	display:inline;
}
.body .right .dest {
	margin:8px 0px 0px 0px; 
	border-top:solid 1px #e3e2d8;
}
.body .right .dest dl {
	clear:left; 
}
.body .right .dest dt {
	width:70%; 
	line-height:16px;
}
.body .right .dest dd {
	width:29%;
	text-align:right; 
	line-height:16px;
}
.body .right .dest .all {
	font-weight:bold;
	line-height:23px;
}
.body .right .dest .all, .clear, .header .options .lang, .header .options .lang ul {
	clear:both;
}
.footer {
	background:#8c8d75; 
}
.footer a, .footer a:visited, .footer, .header, .body .btn input, .noBg input {
	color:#fff;
}
.footer .copyrights {
	padding:10px;
	vertical-align:top;
}
.footer .copyrights p {
	width:180px;
}
.footer .options {
	vertical-align:top;
}
.footer .options .links {
	padding:10px;
	width:740px;
	text-align:right;
}
.min_width1 {
	width:180px; 
}
.min_width2 {
	width:540px; 
}
.min_width2, .min_width1 {
	height:0px;	
	line-height:0;
} 
.size11, .grFormText b  {
	margin: 5px 0 0 0;
}
.center .c2, .center .noBg {
	border: 0px!important;
}
.center .c2 label, .grFormText p {
	font: bold 13px Tahoma;
}
.center .grFormText p {
	color: #8c8d75;
}
.center .red {
	color: red;
}
.center .c2 input {
	width: 25%;
	height: 15px;
}
.center .c3 {
	width: 40%;
}
.center .tableForm {
	width: 540px!important;
}
.center .star label {
	position: static!important;
	display: inline!important;
}
.center .star label input {
	width: 15px;
}
.center .w100 select {
	width: 100%!important;
}
.center .mini {
	width: 40px!important;
}
.center .checkForm label {
	padding-right: 20px;
}
.center .checkForm label input {
	width: 15px;
}
.center .liInput input {
	width: 90%;
}
.center .wBg {
	background: #f7f6f3;
}
.center .noBg {
	background: #fff!important; 
}
.center .grFormText {
	font: 12px Tahoma;
	color: #52543d;
	margin: 0 0 15px 0;
}
.grFormText ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin-left: 0px;
}
.grFormText ul a:link, .grFormText ul a:visited, .grFormText ul a:active, .grFormText ul a:hover {
	font-size: 12px!important;
}
h4 a {
	font-weight:normal;
}
.grFormText i {
	font-style: normal;
}
 .body .center .grFormText {
	line-height: 18px!important;
}
.cityList li {
	width: 20%;
}
.cityList {
	padding-left: 0px!important;
}
.block .rightImg, .position, .wide li, .block .rightImg, .SelectMenu{
	z-index: 105;
}
.position {
	height: 290px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
	top: 20px;
}
.wide li {
	margin: 1px 0 0 1px;
	padding: 0 5px 0 5px;
	border: 1px solid #fff;
	cursor: pointer;
}
.block .rightImg {
	position: absolute;
	top: 0px;
	right: 0px;
	_right: 15px;
	z-index: 105;
}
.lPadd {
	padding: 0 4px 0 0;
}
.alt_city_name {
	color:#999;
}
