* { font-family: arial; padding: 0; margin: 0; font-size: 14px; }

.fl { float: left; } .fr { float: right; }
.warp { width: 956px; margin: auto; text-align: center; }

.content { width: 95%; min-height: 500px; padding: 10px; }
.path a { color: #163600; }
.content h2 { padding: 10px 0 20px 0; font-size: 22px; font-weight: bold; color: #001d36; }
.content ul { margin-right: 20px; }
.content ul li { padding-bottom: 5px; }

#contactTb { width: 400px; }
#contactTb tr td { font-weight: bold; color: #343434; width: 80px; }
#contactTb tr td input[type=text]{ width: 250px; height: 20px; font-weight: normal; }
#contactTb tr td textarea { width: 250px; height: 120px; font-weight: normal; }
#contactTb tr td select { height: 20px; font-weight: normal; }

.footerText { width: 100%; text-align: right; font-size: 11px; }
.footerText a { font-size: 11px; color: #000; }