﻿body         { font-family: serif; font-size: 12px; color: #C0C0C0; background-color: #191919 }
td           { font-size: 12px; color: #CDCDCD; line-height:150% }
ul { list-style:none; }
* { padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
img { border:0px; }
a { color:#CDCDCD ; }
a:hover { color:#FF3300; text-decoration:none; }
.dd{background-image: url('../../images/index/dd.gif'); background-repeat: repeat-x; 
               background-position-y: bottom}

/*栏目菜单*/
.topmenu { height:37px; background:url("../../topmenu_bg.gif") left top repeat-x; }
.topmenu ul { width:900px; height:37px;  overflow:hidden; }
.topmenu ul li { float:left; margin-left:-2px; text-align:center; background:url("../../images/index/linkhr.gif") left bottom no-repeat; }
.topmenu ul li a { float:left; color:#FFFFFF; display:block; padding-left:27px; padding-right:27px; text-decoration:none; height:37px; line-height:37px; font-size:14px; font-weight:bold }
.topmenu ul li a:hover { color:#000000; background:url("../../images/index/linkbg2.gif") top repeat-x; }
.topmenu ul li a.thisclass { color:#FFFF99; background:url("../../images/index/linkbg2.gif") top repeat-x; }

/*字体*/
.font14  {font-size: 14px; font-weight: bold}
.center {
	text-align: center;
}

.pic {
	text-align: center;
	margin: 4px;
	float: left;
	width: 165px;
}

.picimg {
	margin: 0 0 2px 0;
	float: left;
}
.pictxt {
	text-align: center;
	float: left;
}

