@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #8A8A8A;
	text-decoration: none;
}
a:visited {
	color: #8A8A8A;
	text-decoration: none;
}
a:hover {
	color: #FF7A27;
	text-decoration: underline;
}
a:active {	
	color: #8A8A8A;
	text-decoration: none;
}
div {
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	word-break: break-all;
}
li {
	list-style-type: disc;
}
p {
	/*margin: 10px;*/
	font-size: 12px;
	line-height: 20px;
	text-indent: 24px;
}
a, area {
 blr:expression(this.onFocus=this.blur());
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */
a img {
	border: 0;
}
img {
	border: 0;
}

input{
	font-size: 12px;
	color: #ACADB2;
	background-color: #fff;
}
.input_mail{
	font-size: 12px;
	color: #ACADB2;
	background-color: #fff;
	border: 1px solid #9EACB7;
	width:105px;
	padding:2px 0 0 2px;
}
.input_btn{
	font-size: 12px;
	font-weight: bold;
	color: #6387A1;
	background-color: #fff;
	border: 1px solid #9EACB7;
	width:60px;
	padding:2px 0 0 2px;
}
select {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	border: 1px solid #9EACB7;
}
option {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	border: 1px solid #9EACB7;
}
textarea {
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	color: #ACADB2;
	background-color: #fff;
	border: 1px solid #9EACB7;
}
button {
	border: none;
	cursor: hand;	
	padding:0px;
}

a.icp:link {
	color: #FE7A25;
	text-decoration: none;
}
a.icp:visited {
	color: #FE7A25;
	text-decoration: none;
}
a.icp:hover {
	color: #F16101;
	text-decoration: underline;
}
a.icp:active {
	color: #FE7A25;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

.tab {
	width: 827px;
	background-color: #FFFFFF;
}


.line {
	border-bottom: 1px dashed #EE752C;
}

#nav_header {
	float: right;
	width: auto;
	margin: 20px 0 0 0;
}
#nav_header li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
}

.nav_head {
	position: relative;
 z-index: 0;
}
.nav_head:hover {
	 z-index: 99;
}
.nav_head:hover span {
visibility: visible;
 top: 0;
 left: 0;
 cursor: pointer;
 padding-top: 0px;
 *padding-top: 2px;
}
.nav_head span {
position: absolute;
 left: -999em;
 visibility: hidden;
 }
#nav_header li a,.nav_head:hover span{
 text-decoration: none;
 display: block;
 width: 88px;
 text-align: center;
}

#nav_header li a:hover,.nav_head:hover span{
	background-color:#FFFFFF;
}


#nav1 {
	float: left;
	width: auto;
	height:38px;
}
#nav1 li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
	color: #ffffff;
}

.nav1a {
	position: relative;
    z-index: 0;
	background-image: url(../images/nav1_bg.gif);
	background-repeat: repeat-x;
	height:25px;
	padding:13px 0 0 0;
	color: #ffffff;
}
.nav1a:hover {
    z-index: 99;
	height:25px;
	padding:13px 0 0 0;
	color: #ffffff;
}
.nav1a:hover span {
    visibility: visible;
    top: 0;
    left: 0;
    cursor: pointer;
	height:26px;
	*height:24px;
	padding:12px 0 0 0;
	*padding:14px 0 0 0;
	color: #ffffff;
}
.nav1a span {
    position: absolute;
    left: -999em;
    visibility: hidden;
	color: #ffffff;
 }
#nav1 li a,.nav1a:hover span{
	text-decoration: none;
	display: block;
	width: 137px;
	text-align: center;
	color: #ffffff;
} 
#nav1 li a:hover,.nav1a:hover span{
	background-color:#FE7A27;
	color: #ffffff;
}
#nav1 .hrline {
	background-color: #FFFFFF;
	float: left;
	height: 38px;
	width: 1px;
}


#nav2 {
	float: left;
	width: auto;
	height:19px;
}
#nav2 li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
	color: #3D3C3A;
}

.nav2a {
	position: relative;
    z-index: 0;
	background-color:#DDDDDF;
	color: #3D3C3A;
	height:17px;
	padding:2px 0 0 0;
}
.nav2a:hover {
    z-index: 99;
	color: #ffffff;
}
.nav2a:hover span {
    visibility: visible;
    top: 0;
    left: 0;
    cursor: pointer;
	color: #ffffff;
	height:17px;
	*height:15px;
	padding:2px 0 0 0;
	*padding:4px 0 0 0;

}
.nav2a span {
    position: absolute;
    left: -999em;
    visibility: hidden;
	color: #3D3C3A;
 }
#nav2 li a,.nav2a:hover span{
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	color: #3D3C3A;
} 
#nav2 li a:hover,.nav2a:hover span{
	background-color:#595758;
	color: #ffffff;
}
#nav2 .hrline {
	background-color: #FFFFFF;
	float: left;
	height: 19px;
	width: 3px;
}.news_line {
	border-top: 1px solid #D4D4D2;
	border-bottom: 1px solid #D4D4D2;
	padding:8px 0;
}
.news {
	margin: 0 0 0 27px;
	display:inline;
	float: left;
	width: 370px;
	text-align: left;
}
.news li {
	float: left;
	height: 25px;
	width: 360px;
	list-style-type: none;
	white-space: nowrap;
}
body {
	font-family: Arial, 宋体;
	font-size: 12px;
	color: #8A8A8A;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer {
	float: right;
	width: auto;
	margin: 5px 0 0 0;
}
#footer li {
	float: left;
	width: auto;
	list-style-type: none;
	text-align: center;
}

.navfooter {
	position: relative;
 z-index: 0;
}
.navfooter:hover {
	 z-index: 99;
}
.navfooter:hover span {
visibility: visible;
 top: 0;
 left: 0;
 cursor: pointer;
 padding-top: 0px;
 *padding-top: 2px;
}
.navfooter span {
position: absolute;
 left: -999em;
 visibility: hidden;
 }
#footer li a,.navfooter:hover span{
 text-decoration: none;
 display: block;
 width: 88px;
 text-align: center;
}

#footer li a:hover,.navfooter:hover span{
	background-color:#FFFFFF;
}

