@charset "gb2312";
/* CSS Document */
body{ 
	margin: 0; 
	padding: 0; 
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif}

a{ 
	text-decoration:none}

ul,form,li,dl,dd,dt,span,p{ 
	margin: 0; 
	padding: 0; 
	list-style-type: none}
	
	
/*头部*/
#top{ 
	clear: both; 
	width: 830px; 
	height: 61px;
	background: url(images/top_bg.jpg) left right no-repeat;
	background: url(images/top_bg.jpg)!important;
	margin: 0 auto}

.logo{
	width: 0;
	height: 61px;
	float: left}

.email{	
    width: 474px;
	background: url(images/top_02.gif) left right no-repeat;
	background: url(images/top_02.gif)!important;
	height: 62px;
	float: left}	
.icon{	
    width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
	float: right}
	
.text{	
    width: 65px;
	height: 25px;
	color: #005897;
	text-align: left;
	line-height: 25px;
	margin-top: 20px;
	float: right}
	
.text a{color: #005897}

.text a:hover{color: #66CCCC}
	
/*导航*/	
#menu{ 
	clear: both; 
	width: 830px; 
	height: 39px;
	background: url(images/menu_01.jpg) left right no-repeat;
	background: url(images/menu_01.jpg)!important;
	margin: 0 auto}
	
#menu ul{ float:left; width:830px;}
#menu li{ float:left; height:39px; width: 70px;}
#menu li a{ display:block; height:39px;}
#menu li a:hover{ background:url(images/menu_02.jpg) left top no-repeat; display:block; height:39px;}

#menu li.nav_div1{ width:93px;}
#menu li.nav_div1 a:hover{ background-position:-70px 0;}
#menu li.nav_div2{ width:107px;}
#menu li.nav_div2 a:hover{ background-position:-163px 0;}
#menu li.nav_div3{ width:100px;}
#menu li.nav_div3 a:hover{ background-position:-270px 0;}
#menu li.nav_div4{ width:109px;}
#menu li.nav_div4 a:hover{ background-position:-370px 0;}
#menu li.nav_div5{ width:120px;}
#menu li.nav_div5 a:hover{ background-position:-479px 0;}
	
/*正体*/	
#container{ 
	clear: both;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px}

.clear{
clear: both}
	
/*版权*/
#footer{ 
	clear: both; 
	width: 830px; 
	height: 88px;
	background:url(images/footer.jpg);
	margin: 15px auto;
	margin-top: 15px!important;}
.url{ width: 100px; height: 30px; float: right; margin-right: 156px; margin-top: 20px}
.url a{width: 100px; height: 30px; display: block}

/*其他样式表*/
.about_con_hei{
height: 305px}

.con_con_hei{
height: 305px}

.index_con_hei{
height: 754px}
