﻿/* CSS Document */
*{
	marign:0;
	padding:0;
}
:focus { outline: none; }/*针对Firfox*/
a,area { blr:expression(this.onFocus=this.blur()) }/*/针对IE*/
a{ color:#cccccc; text-decoration:none;}
a:hover{ color:red; text-decoration:none;}
p,h1,h3,h2,h4,h5{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0;
}
a{
	color:#000000;
	text-decoration:none;
}
body{
	font-size:12px;
	font-family:'宋体',Arial Narrow,arial,serif;
	margin:0 auto;
}
#box{
width:1050px;
/*background:red;*/
height:auto;
font-size:12px;
font-family:'宋体',Arial Narrow,arial,serif;
margin:0 auto;
}
/*头部样式开始*/
#head{
width:1050px;
height:183px;
}
#nav{
width:1050px;
height:45px;
background:url(imagesnavbg.jpg) no-repeat;
overflow:hidden;
margin-top:0px;
}
.nav1{
width:66px;
float:left;
line-height:45px;
text-align:center;
font-family:华文中宋;
font-size:17px;
font-weight:normal;
}
.nav1 a{
color:#ffffff;
}
.nav3 a{
color:#ffffff;
}
.nav4 a{
color:#ffffff;
}
.nav5 a{
color:#ffffff;
}
.nav2{
width:5px;
height:41px;
float:left;
}
.nav3{
width:78px;
float:left;
line-height:45px;
text-align:center;
font-family:华文中宋;
font-size:17px;
font-weight:normal;
}
.nav4{
width:86px;
float:left;
line-height:45px;
text-align:center;
font-family:华文中宋;
font-size:17px;
font-weight:normal;
}
.nav5{
width:128px;
float:left;
line-height:45px;
text-align:center;
font-family:华文中宋;
font-size:17px;
font-weight:normal;
}
#sousuo{
width:1050px;
height:35px;
background:url(imagessousbg.jpg) no-repeat;
}
#ssk{
width:235px;
height:32px;
float:right;
}
.wbk{
width:165px;
height:20px;
border:1px #adadad solid;
margin-top:5px;
float:left;
}
.ssan{
width:58px;
height:24px;
background:url(imagesssan.jpg) no-repeat;
float:right;
margin-top:5px;
border:0;
margin-right:5px;!important;
_margin-right:2px;
}
/*头部样式结束*/
/*尾部样式开始*/
#footer{
width:1050px;
height:170px;
background:#ffffff;
margin-top:15px;
float:left;
}
#footer h3{
width:1050px;
text-align:center;
font-family:宋体;
font-size:14px;
font-weight:normal;
margin-top:15px;
}
#footer_nav{
width:1050px;
height:33px;
background:#0860bc;
}
#fnav{
width:440px;
height:33px;
text-align:center;
}
#fnav ul li{
width:110px;
line-height:33px;
float:left;
font-family:宋体;
font-size:15px;
font-weight:bold;
}
#fnav ul li a{
color:#ffffff;
}
/*尾部样式结束*/







































