body{/*对页面body进行全局定义*/
margin:0 auto;
font-size:12px;
line-height:150%;
font-family:Arial, Helvetica, sans-serif;
background:url(wholepage-bg.gif) repeat-x;
}
a:link{/*对页面超级链接进行全局定义*/
color:#000;
text-decoration:none;
}
a:visited{
color:#000;
text-decoration:none;
}
a:hover{
color:#a00;
text-decoration:underline;
}
a:active{
color:#a00;
text-decoration:underline;
}
ul,ol{/*对页面的列表元素进行全局定义*/
margin:0;
padding:0;
list-style:none;
}
p{/*对页面的段落标签进行全局定义*/
margin:0;
padding:0;
}
h1,h2,h3{/*对页面的标题进行全局定义*/
margin:0;
padding:0;
}
a img{/*对页面有超级链接的图片进行全局定义*/
border:0;
}
form{/*对页面的表单进行全局定义*/
margin:0;
padding:0;
}
.clear{
padding-bottom:10px;
clear:both;
}
.nullclear{
clear:both;
}
/*用户样式表开始*/

.pagetop{
width:964px;
margin:0 auto;
padding:0px 10px 0px 9px;
}
.pagetop .toplink{
text-align:right;
padding:0px 36px 0px 0px;
}
.pagetop .toplink a{
padding:0px 10px;
}
.pagetop .header{
height:111px;
background:url(logo-bg.gif) repeat-x;
margin-top:5px;
}
.pagetop .logo{
width:540px;
float:left;
}
.pagetop .header .search{
width:377px;
height:44px;
float:right;
padding-top:67px;
padding-right:43px;

}

.pagetop .header .search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.pagetop .header .search ul{


}
.pagetop .header .search ul li{
float:right;/*border:1px #FF0000 solid;*/
}


.pagetop .header .search input#search-submit{
border:0px;
width:42px;
height:27px;
background:url(search-btn-bg.gif) no-repeat left center;
}
.pagetop .header .search #form2 input#keyword{
border:0px;
width:124px;
height:24px;
line-height:24px;
background:url(search-text-bg.gif) no-repeat right center;
padding-left:10px;
}
.pagetop .header .search ul li.name{
line-height:30px;
height:26px;

}
.pagetop .menu{
line-height:42px;
height:42px;
background:url(menu-bg.gif) repeat-x;
}
.pagetop .menu ul li{
float:left;
height:39px;
width:119.5px;
text-align:center;
border-right:#E1E1E1 solid 1px;

}
.pagetop .menu ul li.index{
width:118.5px;
border:solid #E1E1E1;
border-width:0px 1px 0px 1px;
}
.pagetop .menu ul li a:hover,.pagetop .menu ul li.index a{
background:url(nav-active.gif) no-repeat;
display:block;
color:#FFFFFF;
text-decoration:none;
}
.container{
width:982px;
margin:8px auto;
}
.container .mainbox{
background:url(mainbody-bg.gif) repeat-y;
padding:8px 6px 0px 6px;
}
.container .mainbox .leftbox{
width:271px;
float:left;
}
.container .mainbox .rightbox{
width:657px; 
padding:0px 0px 0px 0px;
float:right;
}
.container .mainbox .leftbox h1.subnav-title{
font-size:14px;
height:43px;
line-height:35px;
padding:0px 0px 0px 39px;
color:#484848;
background:url(subnav-title-zjtd.gif) no-repeat;
}
.container .mainbox .leftbox .lsubnav li{
width:271px;
height:36px;
}
.container .mainbox .leftbox .lsubnav li a{
line-height:36px;
padding:0px 0px 0px 18px;
display:block;
color:#484848;
background:url(subnav-bg.gif) no-repeat;
}
.container .mainbox .leftbox .lsubnav li a:hover{
background:url(subnav-bg-active.gif) no-repeat;
color:#FFFFFF;
text-decoration:none;
}
.container .mainbox .rightbox h1{
font-size:18px;
color:#D00501;
width:660px;
height:45px;
background:url(gsgk-title-bg.gif) no-repeat 0px 0px;
}
.container .mainbox .rightbox .cont{
padding:0px 60px 0px 18px;

}
.container .mainbox .rightbox .cont p{
padding:8px 0px 0px 0px;
color:#484848;
} 

.container .mainbox .rightbox .cont img{
padding:0px 0px 0px 8px;
}
.container .mainbox .rightbox h1.title{
	_height:22px;
	margin-top:11px;
	height:28px;
	background:url(title-EquipmentDisplay.gif) no-repeat;
}
.container .mainbox .rightbox h1.title .more{
	float:right;
    padding:10px 6px 0px 0px;
}
.container .mainbox .rightbox .content{
	border:#E1E1E1 solid;
    border-width:0px 1px 1px 1px;
}
.footer{
height:99px;
background:url(footer-bg.gif) repeat-x;
}
.footer .flogo{
width:485px;
float:left;
}
.footer .address{
	padding:0px 10px 0px 0px;
	float:right;
	font-size:12px;
	line-height:100px;
}
.footer .address .tel{
padding:0px 0px 0px 20px;
}
