﻿@charset "utf-8";
/*全局*/
body {font-family: "";font-size: 12px;margin-top: 0px;line-height: 150%;}
tr {font-size: 12px;line-height: 150%;}
ul {margin:0;padding: 0px;list-style-type: disc;list-style-position: inside;}
h1{margin: 0px;}
h2{font-size: 12px;font-weight: bold;}
a {color: #006600;}
a:hover {color: #006699;}
/*头部*/
.top { height: 90px;background-image: url(../images/menu_bg.gif);background-repeat: repeat-x;width: 980px; }
.top a:hover {color: #cbe4b1;}
.toplogo { float: left;height: 60px;width: 186px; }
.topbanner { float: left;height: 35px;width: 594px; }
.toplink { float: left;height: 35px;width: 200px;color: #333333;text-align: center;line-height: 35px; }
.topmenu { height: 25px;width: 515px;font-weight: bold;background-image: url(../images/menu_bgt.gif);float: left; }
.topmenu li {float:left;line-height: 25px;letter-spacing: 1px;}
.topmenu a {color:#FFFFFF;text-decoration:none;margin-left: 12px;}
/*栏目菜单*/
.menu { height: 30px;width: 794px;font-weight: bold;float: left; }
.menu ul { width:794px; height:25px; overflow:hidden; }
.menu li {float:left;line-height: 30px;background-image: url(../images/dotted.gif);background-repeat: no-repeat;background-position: right;padding-right: 10px;}
.menu ul li a {color:#FFFFFF;text-decoration:none;margin-left: 12px;}

/*底部:版权信息*/
.footer { height: 60px;width: 980px;margin-top: 60px;float: left; }
.footer .copyright { height: 30px;line-height: 30px;background-color: #006600;background-image: url(top.gif);background-repeat: no-repeat;background-position: right;text-indent: 10px; }
.footer .copyright ul { margin:0;list-style-type: none; }
.footer .copyright li {float: left;margin-left: 10px;}
.footer .copyright a {color: #cbe4b1;text-decoration: none;}
.footer span { float: left;height: 30px;width: 980px; }