/*общие стили*/
*
{
margin: 0;
padding: 0;
border: 0;
}
body
{
background: #fff;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #000;
text-align: left;
}
body a{
font-size: 14px;
color: #000;
}
.clear
{
width: 100%;
height: 0;
padding: 0;
margin: 0;
overflow: hidden;
font-size: 0;
float: none;
clear: both;
}
.header{
background: url('images/mainbg.png') repeat center center;
width: 100%;
min-width: 1000px;
height: 101px;
text-align: center;
}
.s_header{
background: #e5e5e5;
width: 1000px;
margin: auto;
height: 100px;
overflow: visible;
}
a.logo{
display: block;
float: left;
padding-top: 15px;
}
.h_right_part{
float: right;
}
.phones_map{
float: right;
}
.cont{
float: left;
height: 64px;
}
.cont_p, .cont_m
{
padding-left: 30px;
text-align: left;
width: 181px;
font-size: 18px;
color: #000;
height: 26px;
line-height: 20px;
}
.cont_p a, .cont_m a{
font-size: 18px;
color: #000;
text-decoration: none !important;
}
.cont_p{
padding-top: 9px;
background: url('images/i_p.png') no-repeat left center;
}
.cont_m{
background: url('images/i_m.png') no-repeat left center;
height: 26px;
line-height: 26px;
}
.maplink{
display: block;
float: left;
height: 64px;
width: 103px;
background: url('images/maplink.png') no-repeat center center;
}
.topmenu{
float: left;
padding-left: 22px;
background: url('images/topmenu_left.png') no-repeat left center;
height: 37px;
}
.topmenu a.root-item{
padding-top: 10px !important;
padding-bottom: 10px !important;
display: block;
1float: left;
1height: 36px;
1line-height: 36px;
background: #fff;
border-top: 1px solid #bebebe;
text-align: center;
color: #000;
text-decoration: none;
1width: 135px;
background: url('images/tmsep.png') no-repeat right center #fff;
}
.tm_sep{
display: none;
float: left;
width: 1px;
background: url('images/tmsep.png') no-repeat center center #fff;
height: 36px;
margin-top: 4px;
}
.topmenu a.laas_itm{
background: #fff;
}
.main{
width: 1000px;
margin: auto;
text-align: justify;
}
.infoblock .t
{
width: 248px;
margin-right: 2px;
float: left;
}
.infoblock img{
display: block;
margin-bottom: 2px;
}
.infoblock, .cols
{
width: 1000px;
float: none; clear: both;
overflow: hidden;
}
.infoblock.bit {
height: 210px;
margin-top: 5px;
}
.infoblock.bit a{
display: block;
float: left;
}
.bit_sep{
float: left;
width: 5px;
height: 210px;
}
.bit_sep.f{
width: 6px;
}
.cols{
margin-top: 10px;
}
.left_col{
width: 719px;
float: left;
}
.left_col h1{
display: block;
width: 100%;
background: url('images/h1.png') repeat-x left center;
color: #640b0f;
font-size: 18px;
margin-bottom: 20px;
margin-top: 10px;
}
.left_col h1 span{
background: #fff;
padding: 0 6px 0 6px;
margin-left: 60px;
font-weight: normal;
}
.right_col h2{
display: block;
width: 100%;
background: url('images/h2.png') repeat-x left center;
color: #640b0f;
font-size: 18px;
margin-bottom: 20px;
margin-top: 10px;
}
.right_col h2 span{
background: #fff;
padding: 0 6px 0 6px;
margin-left: 22px;
font-weight: normal;
}
.right_col{
float: left;
width: 260px;
margin-left: 21px;
}
.right_col ul{
display: block;
list-style-type: none;
padding-left: 10px;
}
.right_col ul li{
display: block;
list-style-type: none;
float: none;
padding: 0 0 17px 17px;
background: url('images/list.png') no-repeat left 5px;
}
.right_col ul li a
{
font-weight: 600;
color: #000;
text-decoration: none;
font-style: Italic;
}
.ttext{
margin-left: 15px;
}
.gsep{
width: 100%;
height: 1px;
background: #c0c1c3;
margin-top: 10px;
margin-bottom: 20px;
}
.clients{
width: 100%;
margin-top: 10px;
}
.clients td{
vertical-align: middle;
text-align: left;
}
.uc_name{
color: #640b0f;
font-size: 18px;
border-left: 4px solid #640b0f;
padding-left: 8px;
}
.left_cl_click, .right_cl_click
{
width: 25px;
height: 39px;
cursor: pointer;
}
.left_cl_click{
background: url('images/left.png') no-repeat center center;
}
.right_cl_click{
background: url('images/right.png') no-repeat center center;
}
.slider_body{
width: 810px;
overflow: hidden;
}
.inner_slider{
width: 1000000px;
}
.inner_slider a{
}
.inner_slider img{
margin-right: 15px;
max-width: 100px;
margin: auto;
}
.slider_tab td{
text-align: center;
width: 116px;
}
.footer{
width: 100%;
min-width: 1000px;
height: 30px;
background: #000;
margin-top: 30px;
}
.footer_i{
width: 1000px;
margin: auto;
color: #fff;
line-height: 30px;
text-align: center;
}
.footer_i a{
color: #fff;
text-decoration: none;
}