﻿@charset "utf-8";
/* CSS Document */

body{ width:1004px; margin:5px auto; padding:0; font-size:12px;}
ul,li{ margin:0px; padding:0px; list-style:none;}
img{ border:none;}
a{ color:#0066CC; font-weight:bold;text-decoration:none;}
a:hover{ color:#99CC33;}


/****************************************************** top_nav ********************************************************************/

#top_nav{ width:995px; margin:0 auto; float:left; height:92px; border-bottom:4px solid #D4D4D4;}
#top_nav .logo{ width:376px; float:left;}
#top_nav .login{ width:610px; float:left; color:#505050; text-align:right; font:12px/25px "宋体";}
#top_nav .login input{ width:86px; height:18px; border:1px solid #505050; line-height:18px;}
#top_nav .nav{ width:610px; float:left; line-height:25px; padding-top:38px;}
#top_nav .nav a{ margin:0px; padding:0px; width:122px; float:left; font:bold 14px/23px "宋体"; 
text-decoration:none; text-align:center; color:#000; display:block; }
#top_nav .nav a:hover{ color:#065aae;}
#top_nav .nav .hover{  color:#78b333; }


/****************************************************** center ********************************************************************/
#center{ width:995px; float:left; }
#center .model{ width:204px; float:left; margin:10px 0px 10px 20px;}
#center .model h2{ background:url(../images/title_top_bg6.jpg) no-repeat; width:174px; font:bold 15px/40px "宋体"; padding-left:30px;}
#center .model h2 a{ color:#000;}
#center .model h2 a:hover{ text-decoration:underline;}
#center .model ul{ width:204px; float:left; }
#center .model li{ width:204px; float:left; border-bottom:1px dotted #B0B0B0;}
#center .model li a{ font:lighter 14px/25px "宋体"; color:#000; text-decoration:none;}
#center .model li a:hover{ color:#0066CC;}



/****************************************************** 底部 ********************************************************************/
#footer{ width:1001px; float:left; margin-top:5px; border-top:5px solid #d2d4d3; color:#707070; clear:both;}
#footer .footer{ margin-top:10px;}
#footer .footer .footer_left{ width:175px; float:left; height:106px; text-align:center;}
#footer .footer .footer_center{ width:474px;  float:left; height:86px; padding:10px; line-height:23px;
 border-left:1px dotted #707070;  border-right:1px dotted #707070;}
#footer .footer .footer_center a{ font:lighter 12px/28px "宋体"; color:#707070; padding-left:20px;}
#footer .footer .footer_center a:hover{ color:#3374ac; text-decoration:none;}
#footer .footer .footer_right{ width:305px;  float:left; height:86px; padding:10px; line-height:21px;}

