body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0;
	background-color:#0f2c3e;
	text-align:center;
}
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;  color: #72716f;}
a:active {color: #000000;text-decoration: none; font-size:11px;}
img { border:0;}
/*总的容器*/
#frame {
    width:1003px;
	margin:0 auto;
	text-align:left;
}
/*顶部*/
#top {
    width:1003px;
	height:90px;
		background:url(image/1-02.jpg);
}
#logo {
    width:275px;
    float:left;
}
/*顶部导航*/
#nav {
    float:right;
    width:458px;
	height:32px;

}
#nav ul {
    float:left;
    width:206px;
    margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
    float:left;
	line-height:32px;
	padding-left:22px;
}

#nav li a {
    color:#000000;
	text-decoration:none;
}
#nav li a:hover {
    color:#FF0000;
}
.hover {
    color:#FF0000;
}
/*顶部搜索*/
#search2{
    float:left;
    width:198px;
}
#search2 form{
    float:left;
    margin:0;
    padding:0;
}
#search2 input{
    margin-top:2px;
	}
.go{
    background:url(image/1-03.gif) no-repeat;
    border:0px;
    width:25px;
    height:15px;}

/*顶部导航*/
#nav1 {
    float:left;
    width:728px;
	height:58px;
	background:url(image/1-03.jpg) repeat-x;
}
#nav1 ul {
    margin:0;
	padding:0;
	list-style-type:none;
}
#nav1 li{
    float:left;
   	margin-top:22px;
	padding:0;
}
#nav1 li a{
    float:left;
    width:120px;
	text-align:center;
	line-height:33px;
	background:url(image/1-01.gif);
    color:#06334A;
	font-weight:bold;
	text-decoration:none;
}
#nav1 li a:hover {
	background:url(image/1-02.gif);
}
.hover1 {
	background:url(image/1-02.gif);
}
.banarzid{ font-size:14px; color:#1ca243; line-height:20px; text-transform:uppercase;}
.banarintro { color:#daba49; line-height:14px; font-size:9px;}
.clear{clear:both;}
#content { float:left; width:1002px;}
.inquiry{color:#fff; padding-left:8px; }
#showpage{height:20px;line-height:20px; clear:both; text-align:right; clear:both;}
#showpage A {border:1px solid #232323;font-family:Verdana;margin:0 2px;padding:1px 5px 2px;text-align:center;text-decoration:none;font-size:10px; color:#232323;}
#showpage A:hover{border:1px solid #c00;text-decoration:none;background-color:#eaeaea;}
#showpage .now{border:1px solid #c00;text-decoration:none;background-color:#999999;COLOR: blue;font-size:10px;font-weight:700}
.footer { color:#fff; padding-left:10px;}
