
* {
	margin: 0px;
	padding: 0px;

}

img {
	border: none;
}

a {
	text-decoration: none;

}
body{	font-size: 12px;}

/*top*/



.top {
	height: 116px;
	background: url(../images/tb_02.png);
}

.top1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 116px;
	background: url(../images/i_02.png) left no-repeat;
}

#logo {
	float: left;
	height: 116px;
	width: 141px;
}

#logo a {
	width: 141px;
	height: 116px;
	display: block;
	background: url(../images/ii_02.png);
}

#gsm {
	width: 441px;
	height: 116px;
	float: left;
	background: url(../images/ii_03.png);
}

#top_r {
	height: 116px;
	width: 252px;
	padding-left: 166px;
	float: left;
}
.tr1{ height:79px; width:252px;}
.tr1 a{ float:left; display:block; margin-top:8px; text-align:center; color:#01007e; height:12px; padding-left:14px; width:70px;}
.swsy{ background:url(../images/i_04.png) no-repeat;}
.jrsc{ background:url(../images/i_06.png) no-repeat;}
.wzdt{ background:url(../images/i_08.png) no-repeat;}
.search{ height:28px; padding-left:30px;}
.menu_all{ height:43px; background:url(../images/i_16.png) repeat-x;}

.menu {
	width: 1000px;
	height: 43px;

	margin-left:auto;
	margin-right:auto;
}

.menu ul {
	height: 43px;
	width:936px;
	margin-left:auto;
	margin-right:auto;
}

.menu ul li {
	display: block;
	float: left;
	height: 43px;
}

.menu ul li a {
	display: block;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	width: 115px;
	text-decoration: none;
	color: #fff;
	height: 39px;
	line-height: 39px;
	margin-top: 2px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0756af;
	border-left-color: #0a94d9;
}

.menu ul li:hover{
	color: #000;
	background:url(../images/i_14.png);
}
.menu ul li:hover a{
	color: #000;
	 border:none;
}

.box{ margin-top:9px;}
.line{ height:2px; background:#1f78cd; margin-top:40px; margin-bottom:10px;}
.foot{ min-height:30px; width:1000px; margin-left:auto; margin-right:auto;}