body {
   
    margin: 0 auto;
    font-family: arial;
    font-size: 14px;
}
h1 {
    font-size: 18px;
}
.main_left {
    float: left;
    width: 672px;
}
.logo div {
    float: left;
}
.main_right {
    float: right;
    
    background-image: url('../images/place_rigt_top_bg.png');
    background-repeat: no-repeat;
}
.logo_left {
    width: 516px;
    height: 327px;
    background-image: url('../images/logo_left_bg.png');
    background-repeat: no-repeat;
}
.logo_right {
    width: 156px;
    background-image: url('../images/logo_right_bg.png');
    background-repeat: no-repeat;
    padding-top: 90px;
	padding-left:0;
}
.logo_right div {
    margin-bottom: 1px;
}
.work_place div {
    float: left;
}
.work_place_left {
    width: 198px;
}
.work_place_right {
    width: 474px;
    background-image: url('../images/work_colum.png');
    background-repeat: repeat-y;
    background-position: 443px top;
}
.foot {
    width: 672px;
    height: 61px;
    background-image: url('../images/foot_bg.png');
    background-repeat: no-repeat;
    background-position: 41px top;
}
.place_top {
    width: 320px;
    height: 60px;
}
.place_bottom {
    vertical-align: top;
    width: 250px;
    padding-top: 90px;
}
.info_block {
    width: 194px;
    margin-top: 36px;
    margin-left: 28px;
}
.place_top_car {
    height: 100px;
    margin-top: 242px;
}
.place_top_car div {
    float: left;
    width: 112px;
    text-align: center;
}
.place_top_car img {
    margin-bottom: 10px;
}
.place_top_car_left {
    margin-left: 15px;
}
.place_top_car_right {
    margin-left: 41px;
}
.place_top_phone {
    margin-top: -150px;
    text-align: center;
    font-weight: bold;
    color: #079544;
}
.green_square {
    list-style-image: url('../images/square_green.png');
    margin-top: 13px;
    margin-left: 60px;
}
.green_square li {
    margin-bottom: 17px;
    padding-left: 9px;
    font-weight: bold;
}
.green_square li a {
    text-decoration: none;
    color: #000;
}
.txt_title {
    width: 437px;
    margin-top: 15px;
    text-align: right;
}
.txt_ramka {
    background-color: #91cb8f;
    width: 443px;
    padding-bottom: 20px;
    padding-top: 200px;
}
.txt_txt {
    background-color: #fff;
    margin-left: 60px;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 12px;
    padding-right: 5px;
    text-align: justify;
    font-size: 12px;
}
.txt_space {
    width: 443px;
    height: 46px;
}
.info_title {
    border: solid 1px black;
    width: 192px;
    height: 18px;
    background-color: #1da838;
    text-align: right;
    font-weight: bold;
    color: #fff;
    padding-right: 5px;
    font-size: 12px;
}
.info_txt {
    background-color: #c2c1c1;
    margin-left: 32px;
    margin-right: 5px;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 3px;
    font-size: 12px;
}
.logo_menu {
    height: 25px;
    margin-top: 302px;
}
.logo_menu div {
    float: left;
}
.menu_title {
    margin-left: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.menu_botoms {
    margin-left: 75px;
}
.menu_botoms div {
    height: 25px;
    margin-right: 37px;
    background-image: url('../images/dot.png');
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    padding-top: 15px;
}
.menu_botom_left {
    background-position: top right;
    padding-right: 3px;
}                                 
.menu_botom_right {
    background-position: top left;
    padding-left: 3px;
}
