@charset "utf-8";
/* CSS Document */
* { font-family: "微软雅黑", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; margin: 0; padding: 0; color: #333; text-align: left; border: 0;  }
body { background: #ffffff url(bg.jpg); }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: middle; }
ul, li, ol { list-style: none }
a { text-decoration: none; color: #333333; }
a:hover { color: #333333; text-decoration:none; }
.clear { clear: both; height: 0px; overflow: hidden; font-size: 1px; line-height: 0; }
.left,.fl{float:left;display:inline;}
.right,.fr{float:right;display:inline;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#000;}
ul{margin:0;padding:0;}

/* 标题大小 */


h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}


.Hand{cursor:pointer;}
/****定义边框(同DIVH10等高度设置配合使用)***/
	.NoBorder{border:none;}
	.BTW{ border-top-width:1px;}
	.BRW{ border-right-width:1px;}
	.BLW{ border-left-width:1px;}
	.BBW{ border:0px; border-bottom-width:1px;}
	.B3PX{ width:100%; height:3px; line-height:3px; background-color:#000;}
	.B1{border:1px solid #999;}
	/*****边框宽度****/
	.BW1{ border-width:1px;}
	.BW2{ border-width:2px;}
	.BW3{ border-width:3px;}
	.BW4{ border-width:4px;}
	.BW5{ border-width:5px;}
	/******边框样式*****/
	.BSS{ border-style:solid;}
	.BSD{ border-style:dotted;}
	/******边框颜色*******/
	.BcBlue{ border-color: #0000FF;}
	.BcBlack{ border-color: #000;}
	/*****下划线******/
	.BotLine{ border-bottom:1px solid #CFCFCF; overflow:hidden;}
	.BotDotLine{ background: url(../image/dot01.gif) repeat-x left bottom;}
	.BotDotLine01{ width:95%; margin:0 auto; background: url(../image/dot01.gif) repeat-x; height:1px; line-height:1px; overflow:hidden;}
	.BotDasLine{ border-bottom:1px dashed #CFCFCF; overflow:hidden; height:1px; line-height:1px;}
	.border-r-dot{ background:url(../image/dot02.gif) repeat-y right top;}
	/*********通用边框颜色**********/
	.BB01{ border-bottom:1px solid #B6CAE3;}
/*****文本对齐方式*****/
.t-l{text-align:left;}
.t-c{text-align:center;}
.t-r{text-align:right;}
/*****颜色*****/
.cRed{color: #FF0000;}
.cWhite{color: #FFF;}
.cGreen{color:#72B729;}
.cGray{color:#B0B0B0;}
.cBlue{ color:#0000FF;}
.cblack{ color:#000;}
/*******字体样式定义*****/
.FB{font-weight:bold;}
.FN{ font-weight:normal;}
.FI{font-style:italic;}
.Fs10{ font-size:10px;}
.Fs12{ font-size:12px;}
.Fs14{ font-size:14px;}
.Fs16{ font-size:16px;}
.Fs18{ font-size:18px;}
/***字母和单词换行设置********/
.Break{word-break:break-all;word-wrap:break-word;}
.Nobreak{word-break:keep-all;word-wrap:normal;}
/******定位关系*******/
.Absolute{position:absolute;}
.Relative{position:relative;}
/**********显示隐藏***********/
.Dis{display:block;}
.Undis{display:none;}
/**********清除浮动*********/
.clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden;}
/**** 链接 ********/
/*********通用链接********/
a{text-decoration:none;cursor:pointer;}
a:link,a:visited{color: #404040;text-decoration:none;}
a:hover,a:active{color:#F50;text-decoration:none;}
	/********去掉链接的虚线框********/
/***	a {outline: none;  
	a {star:expression(this.onFocus=this.blur()); ********/ 
/********end*********/
.UnLine{text-decoration:underline;}
.DisunLine{text-decoration:none;}
/********标签下的more的定义*********/
.More{text-align:right;position:absolute; top:0; right:3px;}
.MoreR5{ position:absolute; top:0px; right:3px; font:12px normal; }
.MoreR15{ position:absolute; top:0px; right:15px; font:12px normal;}
/********* 间距 *******/

.DivH5,.DivH10,.DivH15,.DivH20,.DivH25,.DivH30,DivH1,.DivH40{width:100%;overflow:hidden;}
.DivH1{ height:1px;}
.DivH5{height:5px;}
.DivH10{height:10px;}
.DivH15{height:15px;}
.DivH20{height:20px;}
.DivH25{height:25px;}
.DivH30{height:30px;}
.DivH40{height:40px;}
.LH1px{ line-height:1px;  }
.LH10px{ line-height:10px; }
.LH15px{ line-height:15px; }
.LH18px{ line-height:18px; }
.LH20px{ line-height:20px; }
.LH25px{ line-height:25px;}
.LH30px{ line-height:30px;}
.LH35px{ line-height:35px;}
/*******定义宽度*****/
.W975,.W972{width:975px;margin:0 auto;overflow:hidden;}
.W922{width:922px;}
/*****浮动定义*****/
.FL{float:left;}
.FR{float:right;}
/******标题定义*****/
.PTit25,.PTit20,.PTit18,.PTit30,.PTit,.PTit1,.PTit22{	width:100%;	overflow:hidden;}
.PTit{ line-height:18px;}
.PTit30{line-height:30px;height:30px;}
.PTit25{line-height:25px;height:25px;}
.PTit22{line-height:22px;height:22px;}
.PTit20{line-height:20px;height:20px;}
.PTit18{line-height:18px;height:18px;}
.PTit15{line-height:15px;height:15px;}
.PTit10{line-height:10px;height:10px;}
.PTit1{line-height:1px;height:1px;}
/*****列表通用****/
.ArtList,.ArtList25,.ArtList22,.ArtList24{ width:100%; overflow:hidden; margin:0 auto;}
.ArtList li{ width:100%; height:20px; line-height:20px; overflow:hidden;}
.ArtList25 li{ width:100%; height:25px; line-height:25px; overflow:hidden;}
.ArtList24 li{ width:100%; height:24px; line-height:24px; overflow:hidden;}
.ArtList22 li{ width:100%; height:22px; line-height:22px; overflow:hidden;}
/**
.dotLine{ background:url(../image/dot01.gif) repeat-x left bottom;}
**/
/*头部*/
#header{}

/*底部*/
#footer{}

