/* 整体CSS */
body {
    margin:0px;
    background-color:#000000;
    font-size:12px;
}
body,td,th {
	font-family: 宋体;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
ul {
    margin:0px;
    padding:0px;
}
li {
    list-style-type:none;
}

/* 导航 */
.nav {
    height:40px;
}
.nav a:link,.nav a:visited {
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.nav a:hover,{
    color:#FF0000;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.nav a:active, {
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}



/* 驱动下载 */
.qudong img {
    padding:2px;
    border: 2px solid #CCCCCC;
}

/* 友情链接 */
.links { 
    margin-left:3px;
    margin-right:3px;
    width:100%;
    height:30px;
    background-color:#CC0000;
    color:#FFFFFF;
    font-size:12px;  
    padding-top:8px;  
    text-align:center;
}
.links a:link,.links a:visited {
    color:#FFFFFF;
    text-decoration:none;
}
.links a:hover {
    text-decoration:underline;    
}

/* 版权 */
.copyright {
    margin:1px 3px 3px 3px;
    padding:12px 0px;
    background-color:#000000;
    color:#FFFFFF;
    font-size:12px;
    text-align:center;
    line-height:25px;
}
.copyright a:link,.copyright a:visited {
    color:#FFFFFF;
    text-decoration:none;
}
.copyright a:hover {
    text-decoration:underline;
}

/* 首页 */
/* 公告 */
.affiche {
    
    height:210px;
    border: 1px solid #CCCCCC;
    font-size:12px;
    line-height:18px;
}
.flashads {
    font-size:12px;
    height:210px;
    border: 1px solid #CCCCCC;
}
.menu {
    font-size:12px;
    border: 1px solid #CCCCCC;
    font-size:12px; 
}
.vir_line {
    font-size:12px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}
.peijian img {
    font-size:12px;
    width:82px;
    height:56px;
}
.peijian a {
    font-size:12px;
    display:block;
    margin:2px;
    padding:5px;
    border: 1px solid #CCCCCC;
}
.index_title {
    font-size:12px;
    display:block;
    margin-top:3px;
    text-indent:25px;
    letter-spacing:5px;
}
.wxxm {
    font-size:12px;
    padding:3px 0px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}
.bbwx a {
         font-size:12px;
         display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
         margin:5px 10px;
         line-height:18px;
         background:url(beiwei/biao1-1.gif) no-repeat 0px 0px;
         text-indent:20px;
}
.cjgz {
        font-size:12px;
}
.cjgz a{
         font-size:12px;
         display:block;
         line-height:18px;
         margin:3px 10px;
         background:url(beiwei/tubiao.gif) no-repeat 0px -2px;
         text-indent:20px;
}
.pj_img a {
         font-size:12px;
         display:block;
         padding:5px;
         border: 1px solid #CCCCCC;
}
.service a {
          font-size:12px;
          display:block;
          margin-top:3px;
          margin-left:10px;
          margin-bottom:5px;
}
.zxbb a {
          font-size:12px;
          display:block;
          margin:3px 5px;
}
.ershouben img {
         font-size:12px;
         margin:3px;
         border: 1px solid #CCCCCC;
}

/* 列表页 */
.list_title a{
         font-size:12px;
         display:block;
         margin-top:5px;
         margin-left:15px;
         width:400px;
         padding:5px;
         text-indent:20px;
         background:url(beiwei/tubiao.gif) no-repeat 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bbpj_img img {
         font-size:12px;
         display:block;
         padding:5px;
         border: 1px solid #CCCCCC;
}
.pj_title {
          font-size:12px;
          display:block;
          float:left;
          font-size:13px;
          letter-spacing:5px;
          width:250px;
}
.pj_lm a {
          font-size:12px;
          display:block;
          float:left;
          margin:0px 5px;
          width:40px
}
.pj_lm a:link,.pj_lm a:visited {
          font-size:12px;
          color:#FFFFFF;
          font-weight:normal;
}
/* 行高 */
.hg {
          line-height:25px;
          font-size:12px;
}
.NFS1
{
	color:#000000;
	text-decoration:none;
	font-family: "宋体";
	font-size: 12px;
}
.NFS1:link{
	color:#000000;
	text-decoration:none;
	font-family: "宋体";
	font-weight: lighter;
	font-size: 12px;
}
.NFS1:visited{
	color:#000000;
	text-decoration:none;
	font-family: "宋体";
	font-weight: lighter;
	font-size: 12px;
}
.NFS1:hover{
	color:#990033;
	text-decoration:underline;
	font-family: "宋体";
	font-weight: lighter;
	font-size: 12px;
}
.NFS1:active{
	color:#0000FF;
	text-decoration:underline;
	font-family: "宋体";
	font-weight: lighter;
	font-size: 12px;
}
.cssa {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}