* {
	font-family: "宋体", sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

li {
	display: inline;
}

/*设定链接基本样式，无下划线，指定时加下划线*/
a{
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*去掉自动显示的虚框*/
a,area  {   blr:expression(this.onFocus=this.blur())   }   /*   for   IE   */  
  :focus   {   -moz-outline-style:   none;   }   /*   for   Firefox   */

body {
	background-color: #406286;
/*	background-image: url(images/bg.gif);  */
	text-align: center;
}

/*页面限制为800X600分辨率，宽772 */
#box {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
    background:#CBDCE9;
	width: 768px !important;
	width /**/:/**/768px;
}

#logo {
	background-color: #01709f; 
	float: left;
/*IE会加一小行在下面，设定	font-size:0;	overflow:hidden;解决*/
	font-size:0;
	overflow:hidden;
}

#jsq {
	font-size: 14px;
	background:#003466;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#nav {
	font-size: 14px;
	background:#003466;
	float: right;
	padding-right: 30px;
}
#nav ul {
	float: right;
}
#nav li {
	float: left;
}
#nav a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 70px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav a:link {
	color: #FFFFFF;
}
#nav a:visited {
	color: #CCFFFF;
}
#nav a:hover {
	color: #FFFFCC;
	background-image: url(img/nav_hover_bg.gif);
	background-repeat: no-repeat;
    background-position: center;
}

#gdxw {
	float: left;
	height: 22px;
	padding-top: 5px;
}

#gdxw a:hover{
	color: #FF0000;
}

#gdxw #gdxwlm{
	color: #cc6600;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
#gdxw marquee{
	font-size: 14px;
	color: #000000;
	float: left;
	width: 280px;
}
#gdxw ul{
	font-size: 12px;
	display: inline;
	float: left;
	margin-right:120px;
}
#gdxw ul li {
	display: inline;
	margin-left: 30px;
	float: left;
}

#gdxw #gdxwmore{
	font-size: 12px;
	float: left;
	margin-left: 30px;
	width: 80px;
}
#gdxw #gdxwmore a{
	color: #000000;
}

#so {
	float: right;
	height: 22px;
}

#b1{
	width: 57px;
	height: 22px;
	BACKGROUND-IMAGE:url(/img/so.jpg);
BACKGROUND-REPEAT:   no-repeat;
border: 0 none ;
}


/* 分隔图片 */
.fgtp {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left:70px;
}

/* 中间新闻列表 */
#main{
/*	display:inline;
	float:left; */
	margin-left: auto;
	margin-right: auto;
    width: 95%;
	height: 100%;
}
#tpxw{
	padding-top:16px;
	padding-left:80px;
	float:left;
	width:300px;
	height:240px;
}
.view {
	clear: both;

}

#wsxx{
	font-size: 18px;
	font-weight: bold;
	display:inline;
	float:left;
	margin-left:80px;
	width:300px;
	height: 240px;
}
	#wsxx ul{
		padding-top:0px; 
		margin-left:9px;
	}
		#wsxx ul li{
			padding:3px 0;
			padding-left:20px;
			padding-top: 20px;
			width:150px;
			background:url(img/bg_line.gif) repeat-x bottom;
		}
			#wsxx ul li a{
				color: #000000;
				margin-left:15px;
			}

			#wsxx ul li a:hover {
				color: #FFFFCC;
				background-color:#003466;
			}

.xwxs{
	float:left;
	padding-top:16px;
	padding-left:50px;
	width: 700px;
	height:240px;
	overflow-x: hidden;
	overflow-y: hidden;  
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

  .xwxs .viewborder{
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6097bf;
	border-right-color: #6097bf;
	border-bottom-color: #6097bf;
	border-left-color: #6097bf; 
	overflow-x: hidden;
	overflow-y: hidden;  
   }

  .xwxs .viewborder .lmmc{
		padding-left:7px;
		padding-top:4px;
		float:left;
		width:200px;
		height:25px;
		background: url(img/lmbg_1.gif) no-repeat;
		text-align: center;
		font-size: 16;
       }
  .xwxs .viewborder .more{
		padding-top:8px;
		float:left;
		width:420px;
		height:25px;
		padding-right: 50px;
	    text-align: right;
       }
   .xwxs .viewborder .more a:hover {
		color: #CC0000;
		}
  .xwxs .viewborder .lmnr{
		float:left;
		padding-left:20px;
		padding-top:10px;
       }

#mainview{
    width: 800px;
    background:#EBF5FA;
}

#yqlj{
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding-top:15px;
	width:700px;
}
	#yqlj a{
	  display: block;
	background-image: url(img/nav_hover_bg.gif) no-repeat;
	float:left;
	  text-decoration: none;
	  text-align: center;
	  width: 150px;
	  padding-top: 15px;
	  padding-bottom: 7px;
	  padding-left: 20px;
	}
	#yqlj a:hover {
	  color: #CC0000;
	}

#link{
		padding:2px 0;
		background:#003466;
		color:#B3C7DC;
		text-align:center;
	}
		#link a{
			color:#B3C7DC;
		}
		#link span{
			margin:0 10px;
		}

#footer {
	font-size:12px;
	clear: both;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 1px;
	line-height: 18px;
}
#footer a{
		color: #000000;
}
/*
.line{
	float:left;
    width: 10px;
	background-image: url(./images/line.gif);
	background-repeat: repeat-y;
	background-x-position: center;
	background-y-position: top;
}
*/