body {
	font-size:20px;
/*	FILTER: Gray;
*/	font-family:"宋体";
	text-decoration: none;
	line-height:30px;
	margin:0 auto;
}
td {
	font-family:"宋体", "Arial Narrow", "Times New Roman";
	font-size:20px;
	LINE-HEIGHT: 20px;
	text-decoration: none;
	color:#333333;
}
ul {
	margin:10px 20px 0 20px;
	padding:0;
	list-style-type:none;
}
li {
	line-height:25px;
	list-style-type:none;
	background:url(imagespoint_02.gif) no-repeat 0% 50%;
/*	width:250px;
	margin-top:3px;*/
	border-bottom:1px dashed #CCCCCC;
	padding-top:5px;
	padding-left:10px;
	overflow:hidden;/*隐藏溢出*/
	white-space:nowrap;/*禁止换行*/
	text-overflow:ellipsis; /*溢出显示省略号*/
}
h1{/*标题*/
	font-size:20px!important;
	text-align:center;
	margin:30px auto 10px auto;
	color:#cc0000;
}
h2{/*副标题*/
	font-size:20px!important;
	text-align:center;
	margin:0px auto 10px auto;
	color:#cc0000;
}
img {
	border:0;
}
div {
	border:0;
}
iframe {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	
}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {/* 链接无下划线,有为underline */
	text-decoration: none;
	color:#000000
}          
a:link {/* 未访问的链接 */
	COLOR: #000000;
	TEXT-DECORATION: none
}  
a:visited {/* 已访问的链接 */
	color: #333333;
}                     
a:hover {/* 鼠标在链接上 */
	COLOR: #cc0000;
	TEXT-DECORATION: none
}  
a:active {/* 点击激活链接 */
	color: #333333;
}

#wrap{
	
}
.header{
	width:980px;
	margin:0 auto;
	background: url(imagesipad_03.png) no-repeat bottom;
	height:164px;
	margin-bottom:14px;
}
.nav{
height:24px;
background:url(imagesipad_02.png) repeat-x;
text-align:right;
padding-top:5px;
font-size:16px;
}
.nav a{
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
	line-height:15px;
}
.content{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.linebox{
	border:1px solid #469838;
	margin-bottom:10px;
}
.bg_01{
background:url(imagesbg_01.jpg) no-repeat bottom;
}
.more{
	float:right;
	margin:5px auto;
	margin-right:20px;
	font-size:12px;
}
.footer{
	width:980px;
	height:90px;
	margin:0 auto;
}
.TechBorder {
	width:980px;
}
.solid-bottom {
	background:repeat-x url(upp.gov.cnimagesbq_bj001.jpg) bottom;
	height:38px;
}
.s1 {
	display:block
}
.s2 {
	display:none;
}

.TechTabComm {
	display: block;
    float: left;
    height: 37px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9ec688;
    line-height: 37px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #5e5e5e;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #9ec688;
	
}

.TechTabActive {
	    display: block;
    float: left;
    height: 38px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    line-height: 37px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #0f591e;
    text-decoration: none;
    background-image: url(upp.gov.cnimagesbq_bj002.png);
    background-repeat: repeat;
    background-position: left top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #9ec688;
	
}