﻿@charset "utf-8"; 
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#8db3e2}
.pages-list>div span:nth-child(2){word-break:break-word}
.fcontact p:nth-child(1){font-size:24px}
.fcontact p:nth-child(2){font-size:19px}
.nyaboutusbox{max-width:800px;margin:0 auto}