@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
body{
	font-size: 12px;
	text-align: left;
	background: #ebebeb;
}

a:link,a:visited,a:active{ text-decoration:none;}

.banner{
 width: 980px;
 height: 108px;
margin: 0px auto;}

#dqwz {                      /* 左-栏目名称*/
 width: 280px;
  height: 50px;
 text-align: center;
 line-height: 50px;
 background-color: #940303;     /* 不是左-标题栏颜色，标题栏颜色在表格背景里 */
 font-family: "微软雅黑";
 font-size: 16px;
 color: #FFF;
}



#ejdhlb {                   /*左-二级网站导航  */
 font-family: "微软雅黑";
  font-size: 14px;
 color: #333;
 }
#ejdhlb li {
 line-height: 40px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#999;
}
#ejdhlb li a {
 color:#333;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 200px;
 margin:3px 0 0 0;
 display:inline-block;
}
#ejdhlb li a:hover {
 color:#fff;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 200px;
 background-color:#0565af;     /* ?颜色 */
 margin:3px 0 0 0;
 
}


 .line_2_bg {
width:100%;
min-width:980px;
background: #0565af ;
background-repeat: repeat-x;
height:45px;}
 
 .line_2_bg .line_2_center {
width: 980px;
height: 27px;
padding: 15px 0px 10px 0px;
margin: 0px auto;
border-style: none;}

.mid{
width: 980px;
height: 550px;  /*中间部分高度*/
margin: 0px auto;}

.mid2{
width: 980px;
margin: 0px auto;}
	 
 .line_space {
width:100%;
min-width:980px;
height:25px;}

.line_3_bg {
width:100%;
min-width:980px;
background:#0565af ;
height:2px;}

.line_space2 {
width:100%;
min-width:980px;
height:3px;}

.line_4_bg {
width:100%;
min-width:980px;
background:#0565af ;
height:1px;}

.footer {
width:980px
background:#ffffff ;
height:70px;
 margin: 0px auto;}/* CSS Document */