@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

.mainContent ul{
	list-style-image: url(/media/images/li.png);
	margin-left: 20px;
	
}

.mainContent h1{
	font-size: 17px;
	color: #0086c9;
	font-weight: normal;
	margin-bottom:16px;
	}

body {
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#464341;
	background:#fff url(../media/images/body.png) repeat-x;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img {
	border:0;
}
a {
	color:#0086c9;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
h1{
	font-weight:normal;
	font-size:26px;
	color:#0086c9;
	margin-bottom:20px;
	}
h1 span{
	font-size:16px;
	display:block;
}
h2{
	font-weight:normal;
	font-size:20px;
	color:#0086c9;
	margin-bottom:12px;
	}
h3{
	font-size:15px;
	color:#0086c9;
	margin-bottom:7px;
	}
h4{
	font-weight:normal;
	color:#0086c9;
	font-size:12px;
	margin-bottom:5px;
}
p{
	margin-bottom:8px;
	line-height:18px;
	text-align:justify;
	}
.top-bg{
	background:url(../media/images/top-bg.jpg) no-repeat 50% 0;
	}
.container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background:url(../media/images/inner-top.png) no-repeat;
}
.container-index {
	background:url(../media/images/index-top.png) no-repeat;
}
.header {
	position:relative;
	height:265px;
}
.header-index {
	height:376px;
}
.header .logo {
	position:absolute;
	top:60px;
	left:133px;
}
.header-index .logo {
	left:86px;
}
.header .top-menu {
	position:absolute;
	height:28px;
	line-height:28px;
	font-size:14px;
	top:44px;
	right:0;
	list-style:none;
}
.header .top-menu li {
	float:left;
	background:url(../media/images/top-menu-slash.png) no-repeat 0 50%;
	padding:0 1px 0 7px;
}
.header .top-menu .first {
	background:none;
}
.header .top-menu li a {
	color:#006394;
	display:block;
	height:28px;
	_display:inline-block;
	padding-left:3px;
}
.header .top-menu li a span {
	display:block;
	height:28px;
	_display:inline-block;
	padding:0 10px 0 8px;
	cursor:pointer;
}
.header .top-menu .active a {
	background:url(../media/images/top-menu-active-left.png) no-repeat;
	text-decoration:none;
	/*font-weight:bold;*/
}
.header .top-menu .active a span {
	background:url(../media/images/top-menu-right.png) no-repeat 100% 0;
}
.header .slogan {
	position:absolute;
	left:611px;
	top:93px;
}
.header-index .slogan {
	left:563px;
}
.header .contact {
	position:absolute;
	top:170px;
	left:337px;
	color:#fff;
}
.header-index .contact {
	top:395px;
	left:305px;
}
.header .contact div {
	font-size:30px;
}
.header .icon-menu {
	position:absolute;
	top:260px;
	left:38px;
}
.header .icon-menu a {
	display:block;
	width:20px;
	height:19px;
	background:url(../media/images/top-icons.png) no-repeat;
	margin-bottom:21px;
}
.header .icon-menu .m1 {
	background-position:0% 0;
}
.header .icon-menu .m2 {
	background-position:0% -19px;
}
.header .icon-menu .m3 {
	background-position:0% -38px;
}
.header .icon-menu .m1:hover {
	background-position:100% 0;
}
.header .icon-menu .m2:hover {
	background-position:100% -19px;
}
.header .icon-menu .m3:hover {
	background-position:100% -38px;
}
.header .sitemap {
	position:absolute;
	top:242px;
	left:333px;
	font-size:7px;
}
.header .sitemap a,.header .sitemap span {
	margin:0 7px;
	font-size:11px;
}
.header .sitemap .first {
	margin-left:0;
	padding-left:20px;
	background:url(../media/images/home.png) no-repeat 0 50%;
}
.consult-index {
	position:absolute;
	top:195px;
	left:812px;
}
.consult-index input {
	display:block;
	width:157px;
	background:#fff;
	border-bottom:1px solid #dadada;
	border-top:1px solid #a5a5a5;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	padding:3px 0;
	margin:2px 0 8px 0;
}
.consult-index textarea {
	display:block;
	width:157px;
	height:89px;
	background:#fff;
	border-bottom:1px solid #dadada;
	border-top:1px solid #a5a5a5;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	margin:2px 0 18px 0;
}
.consult-index div input {
	background:#81cd79 url(../media/images/send-button.png) no-repeat 87px 50%;
	padding:5px 0 5px 10px;
	width:104px;
	font-size:13px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	border:0;
	text-align:left;
	margin-left:24px;
	cursor:pointer;
}
.services-index-list {
	position:absolute;
	top:195px;
	left:285px;
}
.services-index-list ul {
	width:254px;
	float:left;
	list-style:none;
	line-height:15px;
}
.services-index-list ul li {
	margin-bottom:15px;
	padding-left:23px;
	background:url(../media/images/list-dot1.png) no-repeat 0 6px;
}
.services-index-list ul li a {
	color:#fff;
}



.sidebar1 {
	float: left;
	width: 215px;
	padding:23px 22px 57px 100px;
}
.sidebar1-index {
	width:428px;
	padding:124px 59px 59px 49px;
}
.sidebar1 .services-list {
	list-style:none;
	padding:0 15px 0 17px;
	margin-bottom:80px;
	line-height:15px;
}
.sidebar1 .services-list li {
	margin-bottom:15px;
	padding-left:14px;
	background:url(../media/images/list-dot3.png) no-repeat 0 6px;
}

.sidebar1 .consult {
	background:#1891ce url(../media/images/consult.png) no-repeat;
	height:112px;
	width:187px;
	padding:28px 0 0 28px;
}
.sidebar1 .consult h1 {
	color:#fff;
}
.sidebar1 .consult a {
	display:block;
	background:#81cd79 url(../media/images/send-button.png) no-repeat 87px 50%;
	width:104px;
	height:30px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	font-size:13px;
}
.sidebar1 .block{
	margin-bottom:19px;
}
.mainContent {
	float:left;
	width: 580px;
	padding:23px 55px 57px 10px;

}
.mainContent-index {
	width:426px;
	padding:59px 38px 57px 0;
}
.list-item {
	margin-bottom:30px;
	padding-left:30px;
	background:url(../media/images/list-dot2.png) no-repeat 0 5px;
	line-height:18px;
	text-align:justify;
	padding-right:30px;
	font-family:Times New Roman;
	font-size: 11pt;
	margin-top:10px;
}

.list-item h4 a{
		font-size: 12pt;
}

.sidebar1-index .list-item {
	margin-bottom:10px;
	position:relative;
	margin-left:-32px;
	padding-right:0;
}
.list-item .go {
	background:url(../media/images/more.png) no-repeat;
	display:block;
	width:19px;
	height:19px;
	margin-top:7px;
}
.sidebar1-index .more{
	background:url(../media/images/more.png) no-repeat 0 50%;
	padding:2px 0 3px 27px;
	}
	.photo{
		background:url(../media/images/photo-bg.png) no-repeat;
		width:132px;
		height:123px;
		padding:5px;
		float:left;
		margin:0 17px 5px 0;
		}
.footer {
	background:url(../media/images/footer.png) no-repeat 306px 0;
	padding:19px 35px 20px 155px;
	font-size:11px;
	width:810px;
	height:100%;
	overflow:hidden;
}
.footer a{
	color:#03aff7;
}
.footer .logo {
	position:relative;
	top:-16px;
	left:-80px;
	float:left;
}
.footer .contacts {
	float:right;
}
.footer .copy {
	padding-top:42px;
	float:left;
}
.footer .bottom-menu {
	padding-top:42px;
	float:right;
	margin-right:65px;
	font-size:12px;
}
.footer .bottom-menu a {
	color:#0086c9;
	margin:0 0 0 20px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

