﻿body { font-family: Arial, Sans-Serif; font-size: 14px; color: #000; background-color: #fff; height: 100%; margin: 0; padding: 0; }
a { color: #007168; text-decoration: none; cursor: pointer; }
a:hover { color: #666666; text-decoration: underline; }
a:visited { color: #406A06; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin:0; padding:0; }
h1 { font-size: 22px; color: #406A06; border-bottom: 1px solid #ddd; padding: 0; margin-bottom: 10px; }
h2 { font-size: 18px; color:#666666; padding:0; }
h3 { font-size: 16px; color:#406A06; font-weight:bold; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
p { font-size: 16px; margin: 0; padding: 0 0 10px 0;  line-height: 1.5em; }
.clear { clear: both; margin: 0; padding: 0; }
.rule { height:1px; width:100%; background-color:#D0D0D0; }

.center { margin:0 auto; width:784px; }

.center .header_cont { background: url('../images/layout/top_repeat.png') repeat-y; padding:0 13px; width:758px; }
.center .header_cont .login { font-size:12px; color:#666666; float:right; text-align:right; padding:0 5px 5px 0; clear:both; }
.center .header_cont .address { font-size:12px; color:#666666; float:right; text-align:right; padding-right:5px; clear:both }
.center .header_cont .logo { background:url('../images/layout/logo.png') no-repeat; width:263px; height:224px; position:absolute; z-index:2; margin:22px 0 0 10px; }
.center .header_cont .header_bg { background: url('../images/layout/header.jpg') no-repeat 0 5px; 
                                  width:758px; height:179px; margin:10px 0 10px 0; padding:5px 0; border-top:1px solid #D0D0D0; border-bottom:1px solid #D0D0D0;}

.center .body_cont { background: url('../images/layout/bottom_repeat.png') repeat-y; padding:15px 13px 0 13px; width:758px; margin-top:-10px; }

.center .nav_cont { width:219px; float:left; padding-bottom:35px; }
.center .nav_cont .nav_item { display:block; padding:5px 0px 6px 20px; border-bottom:1px solid #D0D0D0; }
.center .nav_cont .nav_item_last { border:none; }
.center .nav_cont .nav_item_on { background:url('../images/layout/nav_on.jpg') no-repeat 0px 2px; }
.center .nav_cont .nav_item_on h2 { color:#406A06; }
.center .nav_cont .map_link { margin:50px 0 0 20px; display:block; }

.center .bodycontent { padding:5px 25px 0 25px; width:489px; float:right; }

.center .footer { background:url('../images/layout/bottom_grass.png') no-repeat; width:759px; height:66px; }
.footer .np { display:none; }


