﻿/* 基本样式*/
*{ margin:0; padding:0;}
ul{list-style-type:none;}
a:link,a:visited{color:#305B8F;text-decoration:none;}
a:hover,a:active{color:#FF6600;}
a:hover { color: #FF9900; text-decoration:underline; }
img{border:none;}
.clear{clear:both;height:0;overflow:hidden;}
.normal { font-weight: normal; }
.bold { font-weight:bold; }
body{color: #000; background: #fff url(/templets/content/images/mainBG.jpg) repeat-x; font-size:12px; }
header{margin: 0 auto; width: 985px; height: 169px;}
/*头部工具条样式*/
#topNavTools { width:985px; margin: 0px auto; height:30px; background: url(/templets/content/images/navbg.gif) repeat-x -33px -33px; padding-top:0px; border-bottom: 1px solid #b7dffb; }
#Navigation { margin-top: 2px; width: 250px; color: #000; float:left; margin-left: 30px; }
#setIndex { float: left; margin: 3px 2px 0px 20px; height: 28px; line-height: 28px; width: 580px }
#setIndex a { margin-left: 3px }
#navRight { margin-top: 2px; display: block; float: right; width: 200px; height: 28px; line-height: 28px;}
#navRight h1 a { display: block; float: left; margin: 0px auto; width: 35px; text-indent: -5000px; height: 22px }
#navRight p { color: #000; line-height: 22px }
#navRight p a { margin: 0px 4px; color: #000 }
#IndexNav { font-size: 14px; background: url(/templets/content/images/headernavbg.gif) 0px -32px; float: left; overflow: hidden; width: 109px; height: 20px; font-weight:bold; padding:14px 0px 0px 0px; }
.topbox { margin: 0 auto; width: 985px; height: 105px; background:#fff url(/templets/content/images/headerBG.gif) repeat-x;}
.gtzyLogo { background: url(/templets/content/images/logo.gif) no-repeat; float: left; height: 70px; width: 320px; margin-left: 0px; }
.headerR { float: left; width: 500px; height: 105px;  background: url(/templets/content/images/headIMG.jpg) no-repeat; margin-left: 140px; }.ToNavigation { MARGIN: 0px auto; WIDTH: 985px; HEIGHT: 32px; BACKGROUND: url(/templets/content/images/navBg.gif) repeat-x; }
#mainNav { width:840px; BACKGROUND: url(navBg.gif); MARGIN-left: 0px; LINE-HEIGHT: 31px; HEIGHT: 31px; TEXT-ALIGN: center; float: left; }
#mainNav ul li { width: 90px; float: left; FONT-SIZE: 14px; font-weight:bold;  background: transparent url(/templets/content/images/TopNavLine.gif) no-repeat right top;}
.indexMain { background: url(/templets/content/images/headerNavBG.gif) no-repeat 30px 34px; height: 25px; width: 76px; display: block; }
#mainNav li a, #mainNav li a:link { display:block; color: #FFF; }
#mainNav li a;hover,.currentNav{ display:block; color: #444;  background: url(/templets/content/images/navHover.gif) no-repeat; }
#indexMain a, #indexMain a:link { color: #333; display: block; background: url(/templets/content/images/navHover.gif) no-repeat; }

/*底部样式*/
#footer { width:985px; margin: 5px auto; padding-top: 20px; clear:both; color:#888; text-align:center; position:relative; border: solid 1px #cdcdcd; background: url(/templets/content/images/footBG.png) repeat-x; height: 100px;}
#footer a, #footer a.linked { color: #777; }
.navBtm { height: 24px; width: 900px; float:left;margin-bottom: 10px; margin-top: 8px; }
.navBtm span { margin-right: 24px; }
.returnTop{ float: left; height: 30px; width: 48px; margin-top: 5px; }

