/* CSS Document */
body {margin: 0px; background:#eeeeee}
body,td,th {
	font-size: 12px;
	color:#535353;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif
}
a:link {color:#535353;text-decoration: none;}
a:visited { color:#535353;text-decoration: none;}
a:hover { color:#FF6600;text-decoration: none;}
.clear { clear:both}
ul,li { margin:0px; padding:0px; list-style:none}
#tops { border-top:6px solid #102242; background:#18335a; height:430px}
.allmain { width:980px; margin:auto}
.left { float:left}
.right { float:right}

#top { height:89px;}
.logo {float:left;background-image: url(../images/all_pic.gif);background-repeat: no-repeat;background-position: 0px 0px;width:207px; height:65px;margin-top:15px;display:inline; margin-left:20px}
.logo_text { float:left; color:#5e718c; margin-left:5px; margin-top:37px}
.tel {float:right;background-image: url(../images/400.jpg);width:195px;height:54px;margin-top:30px;display:inline; margin-right:15px}

#nav {height:45px;background-image: url(../images/navdi.gif);background-repeat: repeat-x;}
#nav .nav_left { float:left;width:4px; height:45px; background:url(../images/navleft.gif)}
/*#nav .nav_menu {float:left; height:45px; overflow:hidden}
#nav .nav_menu li { float:left; height:45px;}*/

#nav .nav_menu {float:left; height:44px;overflow:hidden;background-image: url(../images/nav_di.gif);background-repeat: repeat-x;}
#nav .nav_menu li {
	float:left;
	height:44px;
	background-image: url(../images/nav_ge.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:120px;
	line-height:44px;
	color:#15305f;
	font-size:14px;
	text-align:center;
	font-family:microsoft yahei;
	font-weight:bold
}
#nav .nav_menu a:link {color:#15305f;}
#nav .nav_menu a:visited {color:#15305f;}
#nav .nav_menu a:hover {color:#15305f;}

#nav .nav_right { float:right;width:4px; height:45px; background:url(../images/navright.gif)}

#banner { border-top:1px solid #18335a}

.gptop { font-weight:bold}
#foots { clear:both; margin-top:10px; background:#18335a; height:100px; padding:10px}
#foot_logo {
	float:left;
	width:195px;
	height:50px;
	background-image: url(../images/all_pic.gif);
	background-repeat: no-repeat;
	background-position: -22px -401px;
	margin-top:10px; 
	border-right:1px solid #7f8ca0;
	
}
#copyright { float:left; margin-left:5px;padding:20px; color:#7f8ca0}
#foot_right {float:right; width:180px;margin-left:5px;padding:20px; color:#7f8ca0}