html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: none;
	width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	color:#373839

	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p,a{
    text-decoration:none;
	margin:0 ;
	padding:0;
	height: auto;
	width: auto;
	list-style:none;
	
	
}
a{color:#373839}
a:hover{color:#990000}

img{border:0;}

* { margin:0 auto; padding:0; word-break:break-all; }
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }


.main{margin:0 auto;width:1004px;}

.top{width:100%;}

.head{width:100%;height:80px; margin:0 auto; background:url(../images/head_bg.jpg);}
.head_con{width:1004px;height:80px; margin:0 auto; }
.nav{width:100%;height:41px;margin:0 auto; background:url(../images/nav_bg.jpg) ;}

.nav_con{width:1004px;height:41px;margin:0 auto;background:url(../images/index_02.jpg)}


.nav_bt{width:100%;height:41px;margin:0 auto; background:url(../images/nav_btbg.jpg);}

.nav_bt_con{width:1004px;height:41px;margin:0 auto;background:url(../images/index_03.jpg)}

.SP1{margin-left:100px;float:left;line-height:37px;}
.SP1 a{margin-right:20px;float:left;line-height:37px;}

/*导航菜单*/
#nav{width:1004px;margin:0 auto;}
#n_bg{width:1004px;margin:0 auto;height:41px;}

#navMenu{width:1000px;float:left;height:41px;}
#navMenu li{float:left;font-size:14px;height:41px;}
#navMenu li a{color:#fff!important;text-decoration:none;height:41px;line-height:39px;text-align:center;display:block;}
#navMenu li a.last{height:41px;}


/*-------- 下拉菜单 --------------*/
.dropMenu{position:absolute;top:0;z-index:100;visibility:hidden;margin-top:-2px;border:1px solid  #146cab;border-top:0;background-color:#5ba4d6;padding:4px;}
.dropMenu li{float:left;height:32px;margin-right:10px;margin-left:5px;}
.dropMenu li a{display:block;line-height:25px;color:#FFFFFF;height:25px; text-align:center}
.dropMenu a:hover{text-decoration:underline;color:#FFFFFF;}



.banner{width:1004px;height:287px;margin:0 auto;}
.banner img{width:1004px;margin:0 auto;height:287px}


.foot{width:100%;color:#FFFFFF}
.foot a{width:100%;color:#FFFFFF}

.in_con{width:300px;height:200px;float:left}
.in_about{width:700px;height:200px;float:left}


.left{width:286px;height:536px;float:left; background:url(../images/left.jpg)}
.right{width:700px;float:left;height:auto;margin-left:10px;}