﻿body
{
	margin: 0;
	padding: 0;
}

*
{
	padding: 0px;
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
}

img
{
	border: 0px;
	vertical-align: middle;
}

ul
{
	list-style: none;
}

li
{
	list-style: none;
}

.hidden
{
	display: none;
}

.main
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#top
{
	height: 129px;
	margin: 0 auto;
	width: 1000px;
	background: url(../images/index/top.jpg) no-repeat;
	position: relative;
}

#top .firstpage
{
	top: 25px;
	color: White;
	font-weight: bold;
	position: absolute;
	cursor:pointer;
}

#top .link
{
	top: 25px;
	right: 110px;
	color: White;
	font-weight: bold;
	position: absolute;
	cursor:pointer;
}

#menu
{
	height: 50px;
	width: 1000px;
	background: url(../images/css/nav.jpg) no-repeat;
}

#menu ul
{
	height: 47px;
	cursor: pointer;
	margin-left: 50px;
	float: left;
}



#menu ul li
{
	height: 47px;
	width: 143px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: White;
	float: left;
}

#menu ul .li_hover
{
	height: 47px;
	width: 143px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: White;
	float: left;
	background: url(../images/css/select.jpg) repeat-x;
}

#menu ul li:hover
{
	height: 47px;
	width: 143px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: White;
	float: left;
	background: url(../images/css/select.jpg) repeat-x;
}

.under
{
	height:auto;
	width: 1000px;
	background: url(../images/index/1px.jpg) repeat-x;
	margin: 0 auto;
	padding-top: 27px;
}

.under .zhengshu
{
	width:780px;
	margin:0 auto;	
}


.under .zhengshu ul
{
	height:131px;
}


.under .zhengshu li
{
	float:left;
	height:131px;	
	text-align:center;
}

.bg
{
    min-height:460px;
	width:946px;
	margin:0 auto;
	background:url(../images/css/bg.jpg) repeat-y;	
}

.left{ float:left;}
.right{ float:right;}

.bg .left
{
	width:175px;
	height:auto;
	float:left;	
}

.bg .left li
{
	width:175px;
	height:48px;
	line-height:48px;
	border-bottom:1px solid white;
	color:#0062a3;
	font-weight:bold;
	font-size:14px;
	text-align:center; 
	cursor:pointer;
}

.bg .left .li_hover
{
	width:171px;
	height:50px;
	line-height:30px;
	color:White;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	padding-left:25px;
	cursor:pointer;
	background:url(../images/css/sub-nav.jpg) no-repeat;
	margin-top:10px;
}

.bg .right
{
	float:left;
	width:724px;
	height:auto;	
	margin-left:41px;
}

.bg .right .frame1
{
	width:724px;
	height:251px;
}

.bg .right .info
{
	width:724px;
	height:auto;
}


.bg .right .info ul
{
	width:724px;
}

.bg .right .info .li_title
{
	height:38px;
	width:238px;
	background:url(../images/css/icon_6.jpg) no-repeat;
	line-height:38px;
	font-weight:bold;
	color:#228bba;
	text-align:center;
}

.bg .right .info .li
{
	line-height:2em;
	text-indent:30px;
	width:724px;
	padding-top:20px;
	padding-bottom:20px;
}



.bg .right .frame1 img
{
	float:left;	
}

.zizhi
{
	height:33px;
	width:1000px;
	background:url(../images/css/zizhi.jpg) no-repeat;	
}

#foot
{
	width: 1000px;
	height: 175px;
	background: url(../images/index/footer.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}

#foot .logo
{
	position: absolute;
	height: 25px;
	width: 103px;
	background: url(../images/index/logo.jpg) no-repeat;
	top: 48px;
	left: 102px;
}

#foot ul
{
	position: absolute;
	top: 59px;
	left: 225px;
}

#foot li
{
	float: left;
	text-align: center;
	width: 60px;
}

#foot li a
{
	color: #1485d1;
	text-decoration: none;
}


#foot .beian
{
	top: 116px;
	left: 100px;
	position: absolute;
}

#foot .link
{
	top: 11px;
	right: 185px;
	font-weight: bold;
	color: White;
	position: absolute;
}

#foot .email
{
	position: absolute;
	right: 182px;
	top: 70px;
	color: #454545;
	font-size: 14px;
}

#foot .address
{
	position: absolute;
	left: 668px;
	top: 105px;
	color: #454545;
}
