@charset "utf-8";
/* CSS Document */
/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	background:#fff;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, /*strong,*/ th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
body {
	font:12px/1.231 Tahoma, Arial, Helvetica, sans-serif;
*font-size:small;
*font:x-small;
	color:#3d3a31;
	background:#fff;
}
.ie {
	height:100%;
	min-height:100%;
}
table {
	font-size:inherit;
	font:100%;
}
/**
 * Bump up IE to get to 13px equivalent
 */
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*  style */

.sp {
	clear:both
}
h1 {
	color:#4b4b4b;
	font-size:21px;
	margin-bottom:10px;
}
#second h1 {
	margin-bottom:20px;
}
body {
	background:url(/i/top-bg2.gif) repeat-x 0 0;
}
.bg-bottom {
	background:url(/i/bottom-bg.gif) repeat-x 0 100%;
	
min-height:100%;

}
#content ul li {
	list-style:square;
	margin-left:15px;
}
#content ol li {
	list-style:decimal;
	margin-left:15px;
}
#content table td {
	border:1px solid #a4a3a4;
	padding:5px 2px;
}
#nonfooter {
	
	width:1000px;
	margin:0 auto;
}
/* header */
#header {
	padding:37px 0 410px 0;
	background:url(/i/pic-3.jpg) no-repeat 50% 182px;
	
}
body#second {
	background:url(/i/top-bg-second.gif) repeat-x 0 0;
}
#second #header {
	padding-bottom:93px;
	background:none;
}
#icons {
	position:absolute;
	left:345px;
}
#icons a, #icons span {
	display:block;
	float:left;
	background:url(/i/icons.gif) no-repeat 0 0;
	width:11px;
	height:9px;
	margin-right:29px;
	font-size:1px;
}
#icons a#map {
	background-position:0 0;
}
#icons a#map:hover {
	background-position:0 100%;
}
#icons a#mail {
	background-position:100% 0;
}
#icons a#mail:hover {
	background-position:100% 100%;
}
.logo  {
	float:left;
	padding-left:44px;
	width:401px;
}
.logo a.w {
	width:205px;
}
.logo a {
	display:block;
}
.logo img {
	display:block
}
.short {
	color:#b3b3b2;
	font-size:11px;
	border:1px solid #a4a5a5;
	border-width:0 0 0 1px;
	float:left;
	padding-left:27px;
	width:520px;
	
}
.menu {
float:left;
	padding-top:25px;
	padding-left:30px;
	height:41px;
}
.menu li {
	font-size:18px;
	color:#fff;
	font-weight:400;
	float:left;
	
	padding:10px 30px 0 30px;
	height:31px;
}
.menu li.first  {
	background:none;
	margin:0;
}
.menu li.sep {
	width:1px;
	background:url(/i/li-sep.gif) no-repeat 0 16px;
	padding:0;
}
.menu a {
	
	color:#000;
}
.menu a:hover {
	color:#ebebeb;
	text-decoration:none;
}
.menu li.active {
		background:url(/i/li-act-left.gif) no-repeat 0 0;
	padding:0;
	height:41px;
	margin-right:14px;
	margin-left:14px;
}
.menu li.active span {
	height:31px;
	background:url(/i/li-act-right.gif) no-repeat 100% 0;
	/*padding:10px 20px 0 38px;*/
	padding:10px 16px 0 16px;
	display:block;
	float:left;
	
}
.menu li.first a {
	padding-left:24px;
	background:url(/i/home.gif) no-repeat 0 -2px;
}
.menu li.first a:hover, .menu li.first span span{
	background:transparent url(/i/home.gif) no-repeat scroll 0 -25px;
padding:0 0 0 24px;
}
#second #center {

	padding-top:28px;
}
#center {
	padding-top:0;
	padding-bottom:90px;
}
#left-col {
	width:300px;
	float:left;
	padding-left:9px;
}
.phone {
	min-height:93px;
	_height:93px;
	background:url(/i/phone.gif) no-repeat 0 0;
	padding-top:12px;
}
.phone p{
	padding:0 0 0 90px;
	color:#646367;
	font-weight:700;
}
.phone .numbers {
	color:#424242;
}
.phone .numbers span{
	width:60px;
	height:20px;
	padding-left:44px;
	
}
.phone .numbers strong {
	font-size:22px;
	font-weight:400;
}
.phone img {
	margin-left:68px;
}
.banner {
	margin:0 0 29px 0;
}
#content {
	margin-left:309px
}
#content { 
	line-height:1.4em;
}
#content a {
	color:#0c81ac;
	text-decoration:none;
	}
	#content .article img {
		float:left;
		margin-right:15px;
		margin-bottom:15px;
	}
	.article .item {
		float:left;
		margin-bottom:15px;
		width:100%;
	}
	.pages {
	float:left;
margin-bottom:5px;
margin-top:10px;
padding:9px 0;
}
.pages span, .pages a {
	
	padding:9px 5px;
	font-size:11px;
}
.pages span {
	background:#c8ced4;
}
.pages a {
	color:#c20000;
	}
	 /*----------- feedback form --------- */
  .tip {
	font-size:10px;
	}
.capcha .tip {
	float:right;
}
#back-form  {
	width:315px;
}
  #back-form label span, .tip span {
	color:#f3022f;
  }
  #back-form label {
display:block;
margin-bottom:3px;
}
 #back-form input, #back-form textarea{
	width:307px;
	border:1px solid #c1ccd1;
	color:#7f7f7f;
	padding:2px 4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
}
#back-form img {
	border:1px solid #c1ccd1;
	float:left;
	margin-top:15px;
	margin-right:32px;
}
#back-form .capcha {
	width:315px;
}
#back-form .capcha input {
	width:170px;
	float:right;
	
}
#back-form  .button{
	width:76px;
	background:#979797;
	text-align:center;
	border:none;
	color:#fff;
	float:right;
	padding:6px 0 6px;
	margin-top:6px;
}
#back-form  .button:hover{
	background:#4E5C68;
}
#back-form  #clearb{
	background:none;
	color:#F3022F;
	text-decoration:underline;
	float:left;
	text-align:left;
	padding-left:0;
}

/*
#back-form .capcha .tip {
	float:right;
}*/
/*----------- eo feedback form --------- */
/*----------- sitemap ----------- */
 ul.sitemap { 
  margin-left:4px;
 }
 ul.sitemap li ul { 
  margin-top:4px;
   margin-bottom:4px;
 }
 ul.sitemap li { 

  margin-bottom:8px;
 }
 ul.sitemap li a{
	font-size:18px;
 }
 ul.sitemap li ul li {
	background:none;
	margin-bottom:3px;
  }
  ul.sitemap li ul li a{
	font-size:14px;
 }
  ul.sitemap li ul li ul li a{
	font-size:12px;
	
 }
  /*----------- eo sitemap ----------- */ 
/********* footer **************/
#footer {
	width:1000px;
	margin:0 auto;
	height:56px;
	
	clear:both;
	color:#000000;
}
#footer div {
	float:left;
	
}
#footer .copyright {
	margin-top:7px;
	font-size:11px;
	padding-left:9px;
	}

#footer .counters {
	margin-left:164px;
}
#footer div.webrost {
	float:right;
	margin-top:4px;
	width:200px;
	
	font-size:10px;
	color:#575757;
	
}
#footer .webrost a {
	color:#0c81ac;
	font-size:11px;
	text-decoration:underline;
}
#footer div.webrost a img{
	float:left;
	margin-top:4px;
	margin-right:2px;
	
}
/********* footer stick ************/
html {
height:100%;
}
body {
height:100%;
}
#nonfooter {
min-height:100%;
position:relative;
}
* html #nonfooter {
height:100%;
}
#footer {
margin:-56px auto 0;
position:relative;
}
* html #footer {
margin-top:-56px;
}