/* 基本样式 */
body {
	margin: 0px; 
	font-size: 12px; 
	color: #000; 
	text-align: center; 
	background-color: #fff;
	}
A:link {
	COLOR: #58595B; 
	TEXT-DECORATION: none
	}
A:visited {
	COLOR: #58595B; 
	TEXT-DECORATION: none
	}
A:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
	}
p {
	text-indent: 2em;
	}

/* 新闻样式 */
#zhixi {
	width: 1000px;
	height: 50px; 
	margin: 0px auto;
	filter: progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#81D5F6,endColorStr=#EEFAFF);
	}
#zhixileft {
	float: left;
	width: 185px;
	height: 50px;
	color: #000;
	font-size: 20px;
	text-align: center;
	font-family: 黑体;
	letter-spacing: 4px;
	line-height: 50px;
	border-right: 1px solid #fff;
	}
#zhixileft A:link {
  color: #000;
  }
#zhixileft A:visited {
  color: #000;
  }
#zhixileft A:hover {
  color: #ff0000;
  }

#zhixirightcontain {
  float: left;
  width: 814px;
  height: 50px;
  color: #000;
  }
#zhixirightxt {
	color: #000;
	text-align: left;
	line-height: 50px;
	padding-left: 23px;
	}
#zhixirightxt ul {
	margin: 0px;
	padding: 0px;
	}
#zhixirightxt li {
  float: left;
  color: #000;
  font-size: 14px;
  padding-right: 23px; 
  list-style-type: none;
  }
#zhixirightxt A:link {
  color: #000;
  }
#zhixirightxt A:visited {
  color: #000;
  }
#zhixirightxt A:hover {
  color: #ff0000;
  }

#xuline {
	width: 1000px;
	height: 1px;
	margin: 0px auto;
	font-size: 0px;
	text-align: center;
	background: url(/tq/images/xuline.jpg) repeat-x;
	}

#midcontain {
	width: 990px;
	height: auto;
    overflow: hidden;
	margin: 0px auto;
	border: 5px solid #E8F8FF;
	}

/*图*/
#map {
	float: left;
	width: 461px;
	height: auto;
    overflow: hidden;
	}
#baidu {
	width: 430px;
	height: 50px;
	margin-top: 10px;
	}

/*右边部分*/
#bai {
	float: left;
	width: 524px;
	height: auto;
    overflow: hidden;
	border-left: 5px solid #E8F8FF;
	}
#weather {
	float: left;
	width: 524px;
	display: inline;
	height: auto;
    overflow: hidden;
	margin: 0px auto;
	margin-top: 15px;
	text-align: center;
	}
#shidu {
	float: left;
	width: 524px;
	height: auto;
    overflow: hidden;
	text-align: center;
	}


#baicon {
	width: 301px;
	margin: 10px 0px 5px 0px;
	}
#baitext {
	float: left;
	width: 90px;
	text-align: left;
	font-size: 18px;
	color: #003367;
	font-family: "黑体";
	padding: 10px 0px 0px 15px;
	}
.bailine {
	width: 280px;
	border-bottom: 1px solid #A9C1DA;
	font-size: 0px;
	}

/*分页*/
#otherleft {
	float: left;
	width: 237px;
	height: 300px;
	background: url(/tq/images/aa.jpg) no-repeat  center bottom;
	}
#otherleft1 {
	float: left;
	width: 237px;
	height: 355px;
	background: url(/tq/images/bb.jpg) no-repeat  center bottom;
	}
#otherleft2 {
	float: left;
	width: 237px;
	height: 370px;
	background: url(/tq/images/cc.jpg) no-repeat  center bottom;
	}
#othercont {
	float: left;
	width: 748px;
	border-left: 5px solid #E8F8FF;
	}


#othercont1 {
	width: 990px;
	margin: 0px auto;
	text-align: center;
	}

#othertitle {
	width: 748px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	background-color: #8CB5CF;
	}

#othertitle1 {
	width: 990px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	background-color: #8CB5CF;
	}
#other {
	width: 525px;
	margin: 10px 0px 30px 0px;
	}
#other1 {
	width: 525px;
	margin: 15px 0px 70px 0px;
	}
#other2 {
	width: 970px;
	margin: 15px 0px 0px 0px;
	}
#other3 {
	width: 525px;
	margin: 15px 0px 30px 0px;
	background-color: #E9F8FF;
	}
/*底部*/
#diban
   {
 width: 777px; 
 height: 7px; 
 background-color: #ADADAD; 
 font-size: 0px; 
 margin-left: auto;
 margin-right: auto;
   }
 #dibucontain
   {
   width: 777px;
   height: 70px;
   background-color: #DDDDDD;
   }
#dizhi
   {
   padding-top: 20px;
   letter-spacing: 2px;
   text-align: center;
   color: #333333;
   }
#dizhi A:link
  {
  color: #333333;
  }
#dizhi A:visited
  {
  color: #333333;
  }
#dizhi A:hover
  {
  color: #ff0000;
  }