﻿@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0 auto;}
ul,li { list-style: none; padding: 0; margin: 0; }
td{ font-size:12px; color:#444444; text-decoration:none; font-family:Arial, Helvetica, sans-serif; line-height:170%;}
.lk{display: block;height: 0;width: 0;overflow: hidden;}

a {
	 font-family:Arial, Helvetica, sans-serif,"宋体";  
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	 font-family:Arial, Helvetica, sans-serif,"宋体";  
	font-size: 12px;
	color: #f80263;
	text-decoration: underline;
}

a.b {
	font-family: "微软雅黑",Arial, Tahoma,"宋体";  
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	display:block;
	line-height:30px;
	padding-left:10px;
}
a.b:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	padding-left:10px;
	background:url(images/menu_bgx.jpg);
}




a.menu{
	font-family: "微软雅黑",Arial, Tahoma,"宋体";  
	font-size: 13px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	display:block;
	line-height:40px;
}

a.menu:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	background:url(images/menu_bgx.jpg);}


.ziti{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 18px;font-weight:bold;color: #ffffff;text-decoration: none;}
.ziti1{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 21px;color:#0076be;}
.biaotia{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 15px;color:#0076be;}
.ziti3{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 18px;color:#0076be;}
.ziti4{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 25px;color:#ffffff;font-weight:bold;}
.ziti5{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 35px;color:#ffffff;font-weight:bold;}

/*banner*/
.bannerbg{display:none;width:986px; height:300px}
.showbannerbg{display:block;}
#bannerContainer{position:relative; overflow:hidden; height:300px}
#pagecontainer{position:absolute; bottom:20px; width:100%; text-align:center}	
#pagelist{display:inline-block}
#pagelist li{width:12px; height:12px; float:left; margin-right:10px; background:url(images/bai.png); cursor:pointer}	
#pagelist .current{background:url(images/lv.png)}	