﻿@charset "utf-8";
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.table td,.table th{border:1px solid #9d9898}
.pages-list>div span:nth-child(2){word-break:break-word}
.siggle-cont iframe{border:0}
.fcontact p{min-width:320px}