html{color:#000;font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
image,input{
	border:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

a:link{
	color:#1C1C1C;
	text-decoration:none;
}
a:visited{
	color:#333;
	text-decoration:none;}
a:hover,a:active{
	color:#ff0000;
	text-decoration:none;
}

.clear{
	clear:both;
}
.head,.contant,.footer,#nav{
	width:990px;
	margin:0px auto;
}
.contant{
	padding-top:10px; overflow:hidden;zoom:1
}
.footer{
	margin-top:0px;
}
/*===================head and nav==========================*/
.head{
	background: url(../images/head_left.jpg) no-repeat 0px 0px;
	width:990px;
	height:100px;
	overflow:hidden;
}
.tel{
	float:right;
	padding-top:5px;
	padding-right:10px;
	line-height:15px;
	text-align:right;
}
.tel img{padding:0px 5px 0 0 }
#nav{
	margin-top:5px;
	clear:both;
}
#nav,#nav_left,#nav_middle,#nav_right{
	height:36px;
}
#nav_left{
	width:15px;
	float:left;
	background: url(../images/nav_bg.gif) no-repeat 0px 0px;
}
#nav_middle{
	width:960px;
	float:left;
	background: url(../images/nav_bg.gif) repeat-x 0px -78px;
}
#nav_right{
	width:15px;
	float:left;
	background: url(../images/nav_bg.gif) no-repeat 0px -39px;
}

.nowOn,.nowOff{
	float:left;
	margin-right:15px;
	padding-right:15px;
	background: url(../images/nav_bg.gif) no-repeat right -219px;
}
.nowOn h3{
	display:block;
	float:left;
	height:31px;
	margin-top:4px;
	background: url(../images/nav_bg.gif) repeat-x 0px -185px;
}
.nowOn strong{
	display:block;
	background: url(../images/nav_bg.gif) no-repeat left -118px;
	height:31px;
	padding-left:15px;
	float:left;
}
.nowOn a{
	display:block;
	font-weight:bold;
	padding-top:9px;
	height:22px;
	float:left;
	font-size:14px;
}
.nowOff a{
	display:block;
	font-weight:bold;
	padding-top:13px;
	height:18px;
	float:left;
	font-size:14px;
}
.nowOff a:link,.nowOff a:visited{
	color:#fff;
	text-decoration:none;
}
.nowOff a:hover,.nowOff a:active{
	color:#fff;
	text-decoration:underline;
}
.nowOn a:link,.nowOn a:visited{
	color:#003267;
	text-decoration:none;
}
.nowOn a:hover,.nowOn a:active{
	color:#003267;
	text-decoration:none;
}
.nowOn h3 em{
	display:block;
	background: url(../images/nav_bg.gif) no-repeat right -152px;
	float:left;
	height:31px;
	padding-right:15px;
	display:inline;
}
.nowOn a{
	display:block;
}
table.sousuo{
	float:right;
	width:270px;
	margin-right:10px;
	margin-top:6px;
}
input#word{
	width:200px;
	height:15px;
	padding-top:2px;
	border:#1d78a9 solid 1px;
	background-color:#f2faff;
}
input.search{
	width:64px;
	height:24px;
	background: url(../images/body_1.gif) no-repeat 0px 0px;
	cursor:pointer;
}


/*===================footer=========================*/
.footer{
	text-align:center;
	padding:10px 0px;
	background-color:#4595ff;
	color:#fff;
}
.footer p{padding-top:5px;line-height:20px}
.footer_p{color:#c0dbff}
.footer a:link,.footer a:visited{
	color:#fff;
	text-decoration:none;
}
.footer a:hover,.footer a:active{
	color:#fff;
	text-decoration:underline;
}

.pt10{padding-top:10px;}
.fr{float:right}

/*===================top=========================*/
.top_tel{height:25px; width:990px; margin:0 auto;}
strong{color:#F00}
.tel a{color:#000}

