/* 全局CSS定义 */
body { font-family:"宋体",Arial; margin:0;padding:0; font-size:12px; }
p,div,form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul,ol,li{list-style:none;  }
img { border:0; }

a{
	 text-decoration: none; color:  Black;
}
a:hover{
	color: Red; text-decoration: underline;
}
.box{	 margin: 0px auto;  width: 921px; height:auto;  overflow:hidden;  }
.banner{ height: 142px;background: url(images/title_bg.jpg) no-repeat;}
.nav{	line-height: 27px; height: 27px;background: url(images/nav_bg.gif) repeat-x; padding-bottom:2px; border-bottom:1px solid #D2CFE2;  }
.day{	width: 200px; text-align: center; color:red;  float: left;  font-weight:  bolder;}
.menu{	 margin-left: 30px; float: left;  font-weight:  bolder;  color: #025184;    word-spacing: 1em;}
.menu a{ color: #025184;   }
.menu a:hover{
	text-decoration: underline; color:  Red;
}

.ad{	height: 253px; background: #ccc;margin-top: 2px;}
.center { clear: both;	width: 100%;height: auto;  margin-top: 10px;}
.left{
	width: 700px; float: left;
}
.left .flash{
	 width: 290px; height: 215px; overflow:hidden; float: left; 
}
.left .hrxw{
	width:398px; height: 216px;  float: right;
}
.hrxw h1{
	 width: 400px;line-height: 32px; height: 32px; background: url(images/bg_1.gif) no-repeat;  font-size: 13px;  text-indent: 3em; 
}
.hrxw h1 span{
	float:  right;  margin-top: 13px;margin-right: 10px;
}


.list1{
	width: 95%; margin: 0 auto;
}
.list1 ul li{
	line-height: 150%;  background: url(images/dot.gif) no-repeat left center; text-indent:1em; 
}

.list2{
	width: 333px; overflow: hidden;  float: left;
}
.list2 h1{
	width: 333px; height: 32px; float: left;  line-height: 32px; background: url(images/bg_2.gif) no-repeat; font-size: 13px;  text-indent: 3em;
}
.list2 h1 span{
	float:  right;  margin-top: 13px; margin-right: 10px;
}
.list2 div{
	border: 1px solid #ccc; border-top: none; min-height: 135px; height: auto!important; height: 135px;
}
.list2 div ul{
	width: 95%; margin: 0 auto;
}
.list2 div ul li{
	line-height: 150%;  background: url(images/dot.gif) no-repeat left center; text-indent:1em; 
}

.list2right{
	float: right;
}
.pic{
	display: block;  clear: both;  width: 100%;margin-top: 10px;
}
.pic_title{
	background: url(images/dot2.gif) no-repeat left 2px; text-indent:1.5em; font-size: 13px; border-bottom:2px solid #213DA1;   font-weight: bolder;
}
.gd{
	clear: both;   width: 700px; border: 1px solid #ccc;   background: url(images/gd_bg.gif)  repeat-x left bottom;   
}
.right{
	width: 216px;  float: right;
}
.fooder{
    
	 color: #296A88; line-height:150%; clear: both; width: 100%; display:  block; background: url(images/fooderbg.gif)  repeat-x; min-height: 90px;height: auto!important;height: 90px;margin-top: 10px!important;margin-top:5px; margin-bottom: 5px;
	 padding-top: 20px; text-align: center;   border-bottom: 1px solid #ccc;
	 
	
}