@charset "utf-8";
/* CSS Document */
body{
	width:1024px;
	font-size:12px;
	margin:0 auto;
	height:auto;
	font-weight:bold;
}
ul
{
	margin:0;
	padding:0;
	list-style:none;
}
li
{
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom: 1px solid #2f508d;
}
/*NAV*/
#nav{
margin-top:5px;
width:1024px;
height:32px;
background-color:#2f508d}
#nav ul li{
width:140px;
float:left;
color:#FFFFFF;
line-height:32px;
text-align:right;
font-size:15px;}

/*CONTENT*/
#content{
width:1024px;
height:auto;}
#leftc{
width:245px; 
height:auto;
float:left;
padding:0;
margin:0;
display:inline;}
#cleft{
margin-top:7px;
width:243px;
height:260px;
border:1px solid #2f508d;
background-image:url(../img/nos.gif);
background-repeat:no-repeat;}

#tleft{
margin-top:5px;
width:243px;
height:538px;
border:1px solid #2f508d;
background-image:url(../img/nos.gif);
background-repeat:no-repeat;}
#eleft{
	margin-top:5px;
	width:243px;
	height:auto;
	border:1px solid #2f508d;
	background-image:url(../img/nos.gif);
	background-repeat:no-repeat;
}
#eleftt{
	width:243px;
	height:auto;
	border:1px solid #2f508d;
	border-top:0;
}
#cright{
	margin-top:7px;
	width:773px;
	height:455px;
	float:right;
	border:1px solid #2f508d;
	background-image:url(../img/rgh.gif);
	background-repeat:no-repeat;
}
#crightt{
	margin-top:7px;
	margin-left:4px;
	width:773px;
	height:auto;
	float:left;
	border:1px solid #2f508d;
	background-image:url(../img/rgh.gif);
	background-repeat:no-repeat;
}
#crighttt{
	margin-top:7px;
	margin-left:4px;
	width:773px;
	height:1700px;
	float:left;
	border:1px solid #2f508d;
	background-image:url(../img/rgh.gif);
	background-repeat:no-repeat;
}
.crtop{
width:732px;
height:20px;
padding-top:30px;
padding-left:40px;
font-size:14px;}
.cltop{
width:203px;
height:20px;
padding-top:30px;
padding-left:25px;
font-size:14px;}
.eltop{
width:241px;
height:auto;}
.eltop li{
width:241px;
height:40px;
line-height:40px;
font-size:14px;
text-align:center;
color:#2f508d;}

.elitop{
width:164px;
height:40px;
line-height:24px;
padding-left:75px;
font-size:14px;
color:#2f508d;}
.qlitop{
width:164px;
height:40px;
line-height:28px;
padding-left:55px;
font-size:14px;
color:#2f508d;}

.crend{
width:771px;
height:auto;
padding-top:15px;
color:#2f508d;}
.crel1{
width:516px;
height:400px;
padding-left:30px;
float:left;
line-height:25px;}
.crel2{
width:215px;
height:350px;
padding-right:10px;
padding-top:50px;
float:left;
text-align:right;}

.clend{
width:216px;
height:auto;
padding-left:25px;
padding-top:6px;
line-height:25px;
color:#2f508d;}

/*END*/
#cend{
	width:1024px;
	text-align:center;
	margin-top:7px;
	height:auto;
	color:#2f508d;
	border-top:3px solid #2f508d;
}

/*导航链接样式*/
a.aa:link {
	color: #FFFFFF;
	text-decoration: none;}
a.aa:visited {
	text-decoration: none;
	color: #FFFFFF;}
a.aa:hover {
	text-decoration: none;
	color: #FFFFFF;}
a.aa:active {
	text-decoration: none;
	color: #FFFFFF;}
/*产品链接样式*/
a.bb:link{
	color: #2f508d;
	text-decoration:none;}
a.bb:visited{
	color: #2f508d;
	text-decoration:none;}
a.bb:hover{
	color: #2f508d;}
a.bb:active{
	color: #2f508d;
	text-decoration:none;}
.sd{
border-bottom:1px solid #2f508d;}
