/*CSS全局样式*/
*{margin:0px; padding:0px;}
body{ color:#333333; background:#F8F8F8; font-family:Arial, Helvetica, sans-serif,宋体; font-size:12px; text-align:center;} 
body div{ text-align:left;}
body,ul,li,dl,dt,dd,p,table,tr,td,img,span,h1,h2,h3,h4,h5,textarea,input,label{ margin:0px; padding:0px;}

li{ list-style-type:none;}
img{ border:0px; vertical-align:middle;}

a{color:#333333;}
a:link {color: #333333;text-decoration: none;}
a:visited {color: #333333;text-decoration: none;}
a:hover {color: #ff3300;text-decoration: underline;}
a{ blr:expression(this.onFocus=this.blur()); /* ie opera */ outline:none;} 
a:focus{ -moz-outline-style: none;} 

h1{font-size:14px;}      /* 定义字号大小为14号字 */
h2{font-size:16px;}      /* 定义字号大小为16号字 */
h3{font-size:18px;}      /* 定义字号大小为18号字 */
h4{ font-size:20px;}     /* 定义字号大小为20号字 */
h5{ font-size:28px;}     /* 定义字号大小为28号字 */
/*特效数字显示 一般用于电话 */
.Number{font-family:Georgia, 'Times New Roman', Times, serif;}

/*  鼠标样式 */
.pointer{cursor:pointer;}/*手形*/

/* 通用容器 只用修改总宽度 */
.Top{clear: both; overflow: hidden;margin:auto; width:1000px; background:url(imagesindextopbg.jpg) repeat-x left center; height:104px;}
.wrapper{clear: both; overflow: hidden;margin:auto; background:#F8F8F8 url(imagesbg01.jpg) repeat-y left center;  width:1087px ;}
.wrapper2{clear: both; overflow: hidden;margin:auto; width:980px; background:#fff;}	
.wrapper3{clear: both; overflow: hidden;margin:auto; width:1000px;}	
/* @desc 清理浮动元素,当浮动换行时后面元素不希望浮动，添加此属性，防止IE BUG */
.clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.blank{clear:both; height:8px; overflow:hidden;}
.FB14{font-weight:bold; font-size:14px;}	
	  
/*  分页的样式 */
.AspNetPager{ width:90%; text-align:center; height:40px; line-height:40px; clear:both;}

	
/*  定义不同颜色的链接     */
.ColorFF0000 a:link{ color:#FF0000;}
.ColorFF0000 a:visited{ color:#FF0000;}
.ColorFF0000 a:hover{ color:#FF0000;}



.colorCD6614 a:link{ color:#CD6614;}
.colorCD6614 a:visited{ color:#CD6614;}
.colorCD6614 a:hover{ color:#CD6614;}



.Colorfff a:link{ color:#fff;}
.Colorfff a:visited{ color:#fff;}
.Colorfff a:hover{ color:#fff;}


/*　link:连接平常的状态

　　active:连接被按下的时候

　　visited:连接被访问过之后

　　hover:鼠标放到连接上的时候

*/



	
/*  定义不同的文字大小粗细    */
.F8b{ font-size:10px; font-weight:bold;}
.F10{ font-size:10px; font-weight:normal ;}
.F10b{ font-size:10px; font-weight:bold;}
.F11{ font-size:11px; font-weight:normal ;}
.F11b{ font-size:11px; font-weight:bold;}
.F12{ font-size:12px; font-weight:normal ;}
.F12b{ font-size:12px; font-weight:bold;}
.F13{ font-size:13px; font-weight:normal ;}
.F13b{ font-size:13px; font-weight:bold;}
.F14{ font-size:14px; font-weight:normal ;}
.F14b{ font-size:14px; font-weight:bold;}
.F15{ font-size:15px; font-weight:normal ;}
.F15b{ font-size:15px; font-weight:bold;}
.F16{ font-size:16px; font-weight:normal ;}
.F16b{ font-size:16px; font-weight:bold;}
.F18{ font-size:18px; font-weight:normal ;}
.F18b{ font-size:18px; font-weight:bold;}
.F20{ font-size:20px; font-weight:normal ;}
.F20b{ font-size:20px; font-weight:bold;}
.F22{ font-size:22px; font-weight:normal ;}
.F22b{ font-size:22px; font-weight:bold;}
.F24{ font-size:24px; font-weight:normal ;}
.F24b{ font-size:24px; font-weight:bold;}

/* 定义不同的边框样式 */
.borderSo43{ border:solid 1px #5ab943;}	
.borderDa43{ border:dashed 1px #5ab943;}	


	

	
	
	
/*  整个网站头部和尾部样式放这里 */
.NewTop{background:url(imagestopbg.jpg) repeat-x left center; height:96px;}
.NewLoge{ float:left;}

.TopRight{ float:right; display:inline; margin:0 50px 0 0;}
.NewTopRight{ float:right; display:inline; margin:0 50px 0 0;}
.NewColl{ margin:20px 0 15px 0; color:#fff;}
.newTopSearch{ background:url(imagestopright.jpg) no-repeat left center;  width:183px; height:24px;}
.NewTopText{ width:135px; height:20px; background:none;}
.NewTopBnt{ background:none;  width:41px; height:18px; cursor:pointer;}