@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul, li, h1, h2, h3, h4, h5, h6, form, input {
	margin:0px;
	padding:0px
}
ul, li {
	list-style:none;
}
img {
	border:0px
}
a {
	text-decoration:none;
}
.fl {
	float: left;
}
.fr {
	float: right;
	position: relative;
}
.cf {
	clear: both;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	/*background-image: url(../images/top_bg.jpg);*/
	background-image: url(../images/bg2.gif);
	background-position: center;
	height: 173px;
	min-width: 1000px;
}
#header .main .nav {
	position:relative;
	background-image: url(../images/nav_bg.png);
	height: 60px;
	z-index:99999px;
}
#header .main .top {
	height: 115px;
	position: relative;
}
#header .main .top .link .alexa {
	position:relative;
}
#header .main .top .link .alexa .tel {
	margin-top: 4px;
	color: #666;
	width: 393px;
	line-height: 21px;
}
#header .main .nav ul li {
	float: left;
	position: relative;
	z-index:99999px;
}
#header .main .nav ul li a {
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-right: 26px;
	padding-left: 26px;
	float: left;
	display: block;
	padding-top: 30px;
}
#header .main .nav ul li a:hover {
	color: #000;
}
#header .main .nav ul .jg {
	background-image: url(../images/nav_jg.jpg);
	background-repeat: no-repeat;
	width: 2px;
	margin-top: 22px;
	height: 35px;
}
#header .main .nav ul {
	margin-left: 17px;
}
#header .main .top .logo {
	margin-top: 32px;
}
#header .main .top .link .lang {
	margin-top: 22px;
	font-size: 14px;
	margin-right: 11px;
	color: #555;
}
#header .main .top .link select {
	color: #555;
}
#header .main .top .link .alexa .search {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 299px;
	position: absolute;
	color: #666;
}
#header .main .top .link .alexa .search input {
	line-height: 21px;
	background: none;
	border: 0px;
	height: 21px;
	overflow: hidden;
}
#header .main .top .link .alexa .search #keyword {
	height: 21px;
	width: 114px;
	background-image: url(../images/search_01.png);
	background-repeat: no-repeat;
	float: left;
}
#header .main .top .link .alexa .search #submit {
	height: 21px;
	width: 32px;
	background-image: url(../images/search_02.png);
	background-repeat: no-repeat;
	float: left;
}
#footer {
	margin-top: 12px;
	background-color: #e5e4e4;
	min-width: 1000px;
}
#footer .main .alink li {
	float: left;
	width: 200px;
}
#footer .alink li {
	padding-left:0px;
}
#footer .main .alink li .titl {
	padding-left:11px;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	line-height: 25px;
}
#footer .main .alink li a {
	padding-left:11px;
	line-height: 23px;
	color: #6e6e6e;
}
#footer .footlink {
	margin-left:11px;
	color: #868686;
}
#footer .footlink a {
	color: #868686;
}
#header .main .nav.ifixpng ul li .menu {
	position: absolute;
	z-index:9999;
	margin-top:57px;
	left:0px;
	border: 1px solid #35549B;
	background:#2D9CDC;
	width: 190px;
	display: none;
}
#header .main .nav.ifixpng ul li .menu ul {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#header .main .nav.ifixpng ul li .menu ul li{
	width: 180px;
}
#header .main .nav.ifixpng ul li .menu ul li a {
	margin:0px;
	padding:0px;
	color:#FFF;
	line-height: 12px;
	padding:5px;
	font-size: 12px;
	font-weight:normal;
	height:auto;
	display:block;
	width: 170px;
}
#header .main .nav.ifixpng ul li .menu ul li a:hover {
	background:#35549B;
}
#header .main .nav.ifixpng ul li .menu ul .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94C5ED;
	height:0px;
	overflow:hidden;
}
