@charset "gb2312";
/* CSS Document */
body{
	margin:0 auto;
	padding:0px;
	font-size:12px;
	background:#D7E3BC;
	overflow:auto;
	}
ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	line-height:60px;
	}
div{
	margin:0px;
    padding:0px;
	}
a{
  text-decoration:none;
  color:#DA81B6;
  font-weight;bold;
   
  }
 img{
	 border:0px;
	 }
.main{
	width:100%;
	height:auto;
	margin:0 auto;
	}
.header,.footer{
	width:100%;
	height:165px;
	background:#000032;
	}
.header{
	height:150px;
	}
.top_main{
	width:1008px;
	margin:0 auto;
	height:150px;
    background-image:url(../images/backimg.jpg);
	overflow:hidden;
	}
.top_main ul{
	 margin:0 auto;
	 width:100%;
	 line-height:40px;
	 margin-top:110px;
	 overflow:hidden;
	}
.select_after{
	 background:#174276;
	 width:200px;
	 line-height:40px;
	 text-align:center;
	 border-right:1px solid #000032;
	 /*border-bottom:2px solid #6A207F;
	 border-top:2px solid #6A207F;*/
	}
.select_after a{
	 color:#FFFFFF;
	 line-height:40px;
	}
.select_befor{
	 background:#3F7FCE;
	 width:200px;
	 line-height:40px;
	 text-align:center;
	 border-right:1px solid #000032;
	 /*border-right:1px solid #448402;
	 border-bottom:2px solid #A04B5D;
	 border-top:2px solid #A04B5D;*/
	}
.top_main ul li:hover{
	 background:#174276;
	 width:200px;
	 line-height:40px;
	 text-align:center;
	 border-right:1px solid #000032;
	}
.select_befor a{
	 color:#FFFFFF;
	 line-height:40px;
	}	
.top_main a{
	 font-size:20px;
	 font-weight:bold;
	 line-height:40px;
	 text-decoration:none;
}

.middler{
	border:1px solid #EEE0D4;
	margin:0 auto;
	width:1000px;
	height:auto;
	overflow:hidden;
	}
.mid_img{;
	margin:0 auto;
	float:left;
	width:1000px;
	height:355px;
	}
.mid_img img{
	 width:1000px;
	 height:350px;
	}
.mid_con{
	 margin-top:5px;
	 width:100%;
	 height:400px;
	 color:#1D1D1D;
	 font-weight:100;
	 font-family:"ËÎÌå";
	 background:#FFFFFF;
	 overflow:hidden;
	}
.mid_con_title{
	width:100%;
	height:50px;
	line-height:50px;
	font-size:30px;
	font-weight:bold;
	background:#840021;
    float:left;
	}
.mid_con_title a{
	 color:#FFEA01;
	}
.mid_con_left{
	width:400px;
	height:400px;
	float:left;
	}
.mid_con_right{
	float:left;
	margin-left:10px;
	width:585px;
	height:400px;
	overflow:hidden;
	}
.mid_right_top{
	text-align:center;
	color:#FF0012;
	width:100%;
	height:80px;
	border:0px;
	border-bottom:3px  double  #860023
 }
.mid_right_bottom{
	 margin-left:20px;
	 margin-top:10px;
	 padding-top:2px;
	 line-height:25px;
	 width:550px;
	 height:auto;
	 font-size:14px;
	}
.mid_con_img{
	 width:330px;
	 height:330px;
	 float:left;
	 margin-top:5px;
	}
.img_left{
	float:left;
	margin-left:0px;
	}
.img_middle{
	float:left;
	margin-left:5px;
	}
.img_right{
	float:right;
	margin-right:0px;
	}
.mid_con_img img{
	 width:330px;
	 height:330px;
	}
.mid_img1{
     height:717px;	
	}
.mid_img_left{
	width:550px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	}
.mid_img_left img{
	 width:550px;
	 height:330px;
	}
.mid_img_right img{
	 width:443px;
	 height:330px;
	}
.mid_img_right{
	margin-left:0px;
	margin-top:0px;
	float:right;
	width:443px;
	}
.page_nav ul li{
	 width:100px;
	 line-height:30px;
	 text-align:center;
     border-bottom:1px solid #D7E3BC;
	}
.page_nav a{
	color:#FFFFFF;
	line-height:30px;
	font-weight:bold;
	}
.page_nav{
	position:fixed;
	top:150px;
	right:0px;
	width:100px;
	height:auto;
	z-index:999;
	line-height:30px;
	background:#211715;
	/*IE6*/
	_position:absolute;
    _bottom:auto;
   _top:200px;
	}
a{
	border:opx;
	}

