@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #b6c6d8;
	background-image: url(images/bg_body.png);
}
h1 {
	font-size: 16px;
	color: #336699;
}
h2 {
	font-size: 14px;
	color: #DD1818;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

#wrap {
	background-color: #FFFFFF;
	background-image: url(images/bg_main_w.png);
	background-repeat: repeat-y;
}
#top {
	background-image: url(images/bg_main_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#logo {
	background-image: url(images/logo_moscow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 17px;
}
#tag, #wlinks, #helpdesc, #idesc {
	margin-bottom: 15px;
	text-align: justify;
}

#bottom {
	background-image: url(images/bg_main_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	font-size: 11px;
	color: #8AA2BE;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
	padding-left: 20px;
}
#content {
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#form_area {
	text-align: right;
	padding-left: 130px;
	background-image: url(images/consult.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1f4f8;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 25px;
}
#form_area table {
	background-color: #F1F4F8;
	color: #006699;
}
#form_area td {
	padding-left: 10px;
}
#form_area select {
	width: 200px;
}
#form_area textarea {
	width: 320px;
}
#name {
	width: 195px;
}
.prefix {
	width: 30px;
}
.number {
	width: 149px;
}






.tdleft {
	width: 200px;
}
#wlinks {
	font-size: 10px;
	color: #666666;
}
#helpdesc {
	font-weight: bold;
	color: #336699;
}
.helpmore {
	font-size: 11px;
	font-weight: normal;
}
.default {
	font-size: 11px;
	text-align: justify;
}
#idesc li {
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
}
#idesc {
	font-size: 13px;
}
#live {
	font-size: 11px;
	margin-bottom: 20px;
}
#live table {
	width: 99%;
}
#live td {
	vertical-align: top;
}
#live_q {
	font-size: 10px;
	text-align: justify;
	width: 70%;
	padding-right: 7px;
}
#live_s {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #B6C6D8;
}
#bm {
	color: #CC0000;
	text-align: right;
}
#bm a {
	color: #CC0000;
	font-size: 11px;
}
