/* CSS Document */

body{margin:0px auto;border:0px;font-size:12px;font-family: "宋体", arial; background-color:#FBFBFB;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*头*/
.top{ font-family:"宋体"; font-size:12px; color:#757575;}
.top a:link {
        font-size: 12px;
		color: #757575;
		text-decoration: none;
		}
.top a:visited { 
          font-size: 12px;
		  color: #757575;
		  text-decoration: none;
		  }
.top a:hover {
           font-size: 12px;
		   color: #757575;
		   text-decoration: underline;
		   }
.top a:active {
           font-size: 12px;
		   color: #757575;
		   text-decoration: none;
		   }
.menu{ font-family:"宋体"; font-size:12px; color:#FFFFFF;}
.menu a:link {
        font-size: 12px;
		color: #fff;
		text-decoration: none;
		}
.menu a:visited { 
          font-size: 12px;
		  color: #fff;
		  text-decoration: none;
		  }
.menu a:hover {
           font-size: 12px;
		   color: #fff;
		   text-decoration: underline;
		   }
.menu a:active {
           font-size: 12px;
		   color: #fff;
		   text-decoration: none;
		   }
/*首页*/
.bg{ background-image:url(images/bgline.jpg); background-repeat:repeat-x;}
.lxwm{ font-family:"宋体"; font-size:12px; color:#3962B3; line-height:20px;}
.cp{ border-bottom:dashed thin 2px; color:#666666;}
.cp a:link {
        font-size: 12px;
		color: #666666;
		text-decoration: none;
		}
.cp a:visited { 
          font-size: 12px;
		  color: #666666;
		  text-decoration: none;
		  }
.cp a:hover {
           font-size: 12px;
		   color: #666666;
		   text-decoration: underline;
		   }
.cp a:active {
           font-size: 12px;
		   color: #666666;
		   text-decoration: none;
		   }
/*分页*/
.right{ border-right:solid 1px #EBEBEB;}
.gj1{ background-image:url(images/46.jpg); background-repeat:no-repeat;}
.gsjj{ font-family:"宋体"; font-size:14px; line-height:25px;}
.k{ border:solid 1px #D7D7D7; background-color:#F7F7F7;}
.k1{ border:solid 1px #D7D7D7; }
.k2{ border-bottom:solid 1px #D7D7D7; }