body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #003;
	margin:0;
	padding:0;
}
body a{ color:#003; text-decoration:none;}
body a:hover{ color:#f60;}

.sitebody{
	width: 1001px;
	padding: 0 1px 0 2px; 
}

/*去除表格的行、列边距样式设置*/
table,td
{
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;	
}
.header{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 1001px;
}
/*=============头部导航样式设置开始=====================*/
#nav{
	float: right;
	width: 700px;
	clear:both;
	margin-top:86px;
	
}
#nav ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#nav li {
	float: left;
	width: 65px;
	text-align: center;
}
#nav li a{
	display: block;
}

#nav li ul {
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	left: -450em;
	width: 90px;
	position: absolute;
	padding: 8px 0 0 0;
	margin-left: -50px;

}
#nav li ul li{
   float: left;
   width: 80px;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
}

#nav li ul li a{
   display: block; 
   width: 80px;
   text-align:left;
   padding-left:25px; 
   color:#0267FF;
   background:#C0EDCE;
   text-decoration:none;
}

#nav li ul li a:hover {
    background:#f4f4f4;
    color:#f60;
	text-decoration:none;
	font-weight:normal;
	width: 80px;
}

#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}
/*=============头部导航样式设置结束=====================*/
.news{
	height: 140px;
	width: 225px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:3px;
}
.li{
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}
.keshi_nav{
	height: 210px;
	width: 227px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:3px;
}
.keshi_nav ul{
	list-style-type: none;
	margin:3px 0 0 0;
	padding: 0;
	
}
.keshi_nav ul li{padding:0px 1px 0px 1px; margin:0;}

.search{
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	width:227px;
	height: 110px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:3px;
	background-position: left 20px;
}


.keyan{
	width:227px;
	height: 120px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:3px;
	 
}

.yiliaoInfo{
	width:227px;
	height: 140px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:3px;
	line-height:15px;
	 
}
.yiliaoInfo ul{
	list-style-type: none;
	margin:0;
	padding:5px 3px 0 3px;
}
.yiliaoInfo ul li{
	padding-bottom: 8px;
	background-image: url(images/icon05.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	background-position: left 4px;
}

.notice{
	height: 16px;
}
.notice_title{ padding-left:50px; padding-right:20px; }
.company{
	height:130px;
	padding: 0px 10px 0px 5px;
}
.content_height{
	height:160px;
	padding-top: 15px;
}
.li2{
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	list-style-type: none;
}
.li3{
	background-image: url(images/icon03.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left:10px;
}


.technology{ height:120px; text-align: center;}

.link{
	height: 30px;
	border: 1px solid #D4D9D5;
	margin-top:2px;
	margin-bottom:2px;
	 
}
.link_bg{
	background-image: url(images/link_bg.gif);
	background-repeat: repeat-x;
	width: 1003px;
}


.mingyi_content{
	height: 170px;
	width: 218px;
	border: 1px solid #91E5BF;
	margin-top:2px;
	margin-bottom:7px;
}

.guide{
	height: 165px;
	width: 218px;
	border-left: 1px solid #E0DFE1;
	border-right: 1px solid #E0DFE1;
	border-bottom: 1px solid #E0DFE1;
	margin-bottom:5px;
}
.help{
	height: 100px;
	width: 218px;
	border-left: 1px solid #E0DFE1;
	border-right: 1px solid #E0DFE1;
	border-bottom: 1px solid #E0DFE1;
	margin-bottom:5px;
	padding-top:15px;
	text-align:center;
}

.service{
	height: 120px;
	width: 218px;
	border-left: 1px solid #E0DFE1;
	border-right: 1px solid #E0DFE1;
	border-bottom: 1px solid #E0DFE1;
	margin-bottom:5px;
}


.footer_top{
	background-image: url(images/footer_top.gif);
	background-repeat: repeat;
	height: 38px;
	margin-bottom:8px;
}
.footer{
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	height:65px;
	text-align:left;
	padding-left:180px;
	padding-top:5px;
}

/*=============内页导航样式设置=====================*/

.page_content_bg{
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;
	width: 730px;
}
.page_padding{ padding-bottom:10px;}
.page_content{ margin:20px; text-align:left; letter-spacing:1px; line-height:20px;}
.page_equipment_title{
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	width: 225px;
	height:27px;
	padding-left:25px;
	line-height:28px;
}
.page_title_s{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.page_news_title_bg{
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/news_title02.gif);
	background-repeat: no-repeat;
	height:60px;
	padding-left:50px;
	padding-top:20px;
	font-family: "黑体";
	letter-spacing:2px;
}

