@charset "utf-8";
/* CSS Document */
html,body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,table,input,select,button,textarea,iframe,tr,td,samp{
padding:0;
margin:0;
font-size:12px;
}
img{
border:0 none;
vertical-align:top;
}
ul,li{
list-style:none;
}
i{
font-style:normal;
}
h1,h2,h3,h4,h5,h6{
font-size:14px;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.7;
color:#666;
background:#fcf2d9;
}
a,a:link{
color:#666;
text-decoration:none;
}
a:active,a:hover{
color:#008dfa;
text-decoration:none;
}
a:focus{
outline:none;
}
a{
blr:expression(this.onFocus=this.blur());/* IE Opera */outline:none;/*FF Opera*/
}
a:focus{
-moz-outline-style: none; /* FF */
} 
button{
cursor:pointer;
}
.fl{
float:left;
}
.fr{
float:right;
}
.clear{
clear:both;
line-height:1px;
height:1px;
}
/*top*/
#top{
width:1004px;
height:95px;
margin:0 auto;
padding-top:32px;
}
#top .logo{
float:left;
width:535px;
}
#top .serth{
width:225px;
float:right;
margin-top:10px;
}
input.ser_tex{
	width:170px;
	height:24px;
	border:1px solid #10578d;
	color:#999;
	line-height:24px;
	padding-left:5px
}
input.ser_bt{
	width:48px;
	height:26px;
	border:none;
	background:#10578d url(../images/fdjbg.gif) no-repeat center center;
	cursor:pointer;
}

/*foot*/
#foot{
	margin:15px auto 20px auto;
	width:1004px;
	height:53px;
	background:#ff6d00;
	color:#fff;
	text-align:center;
	padding-top:12px;
}