/* CSS Document */
body {
	text-align: center;
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#2e4690;
	background-color: #FFFFFF;
}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{
}

/* 链接颜色 */
a { 
	
	text-decoration: none;
	color: #0066cc;
 }
a:link {

}
a:hover {
	color: #bc2931;
	position: relative;
	left: 1px;
	top: 1px;
}
a:active {color: #bc2931;}

h1 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	line-height: 25px;
	color: #0066CC;
	height: 25px;
}
h3 img {
	margin-top: 5px;
}

#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#Banner {
	height: 100px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/HeadBG.gif);
	background-repeat: repeat;
	margin-top: 8px;
	border: 1px solid #a3bfe7;
	clear: both;
}

#Logo {
	float: left;
	height: 100px;
	width: 100px;
}
#Logo li {
	margin-top: 0px;
}

#Name {
	float: left;
	height: 100px;
	width: 200px;
}
#Name li {
	margin-top: 25px;
}
#Menu {
	float: left;
	height: 100px;
	width: 690px;
}
#Top_Menu {
	float: left;
	height: 25px;
	width: 690px;
}
#Top_Menu ul {
	width: 400px;
	float: right;
}

#Top_Menu li {
	line-height: 24px;
	height: 24px;
	width: 80px;
	text-align: center;
	float: left;
	overflow: hidden;
}
#Hotline {
	height: 30px;
	width: 690px;
	float: left;
	color: #CC0000;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}
#Hotline li {
	float: left;
	text-align: center;
}
#QQ {
	width: 230px;
	float: left;
}
#Tel {
	width: 290px;
}
.Item {
	width: 170px;
}


#Main_Menu {
	float: left;
	height: 45px;
	width: 690px;
}
#Main_Menu ul {
	height: 30px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #a3bfe7;
	width: 680px;
	margin-top: 5px;
}
#Main_Menu li {
	float: left;
	height: 30px;
	width: 95px;
	line-height: 30px;
}
.All_Title {
	line-height: 25px;
	height: 25px;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3bfe7;
	float: left;
	background-image: url(../Images/TitleBG.gif);
	background-repeat: repeat;
}
.Ten {
	float: left;
	height: 50px;
	width: 9px;
}



#Links {
	height: 60px;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a3bfe7;
	background-color: #F3F8FB;
}
#Links_C {
	height: 30px;
	width: 970px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d8e4f0;
	border-right-color: #d8e4f0;
	border-left-color: #d8e4f0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	line-height: 30px;
}
#Links_C a {
	margin-right: 20px;
}

.Links {
	float: left;
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCCCDF;
	margin-top: 6px;
}




#Footer {
	height: 69px;
	width: 990px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a3bfe7;
	clear: both;
}
#Footer_L {
	background-image: url(../Images/Footer_L.jpg);
	float: left;
	height: 69px;
	width: 127px;
}
#Footer_R {
	background-image: url(../Images/Footer_R.jpg);
	float: left;
	height: 69px;
	width: 127px;
}
#Footer_R ul {
	margin-top: 20px;
}



#Footer_C {
	float: left;
	height: 69px;
	width: 736px;
	background-image: url(../Images/FooterBG.jpg);
	background-repeat: repeat;
}

#Footer_Menu {
	float: left;
	height: 30px;
	width: 736px;
	margin-top: 10px;
}
#Footer_Menu ul {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

.F_M {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 66px;
}
.F_L {
	font-size: 1px;
	float: left;
	height: 15px;
	width: 1px;
	background-color: #2E4690;
	margin-top: 7px;
}
#CopyRight {
	float: left;
	height: 29px;
	width: 736px;
	line-height: 29px;
}
#About ,#Contact {
	float: left;
	height: 200px;
	width: 238px;
	background-color: #F3F8FB;
	border: 1px solid #a3bfe7;
	background-image: url(../Images/TitleBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#About_C , #Contact_C{
	height: 150px;
	width: 218px;
	background-color: #FFFFFF;
	border: 1px solid #d8e4f0;
	float: left;
}
#About_C li {
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow: hidden;
	height: 120px;
	line-height: 25px;
	text-align: justify;
}
#Contact{
	float: right;
}

#Contact_C {
	background-image: url(../Images/Contact.jpg);
}
#TEL {
	height: 80px;
	width: 218px;
}
#TEL ul {
	width: 185px;
	margin-top: 50px;
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	float: left;
}
#Email {
	height: 44px;
	width: 218px;
	margin-top: 18px;
	float: left;
}
#Email li {
	float: left;
	width: 160px;
}
#Knowledge{
	float: right;
	height: 300px;
	width: 237px;
	background-color: #F3F8FB;
	border: 1px solid #a3bfe7;
	margin-top: 10px;
}

#Knowledge_C , #Rmb_C{
	height: 250px;
	width: 218px;
	background-color: #FFFFFF;
	border: 1px solid #d8e4f0;
	background-image: url(../Images/Knowledge.jpg);
	float: left;
}
#Rmb_C{
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	background-image: url(../Images/Products.jpg);
}
#Rmb_C a {
	color: #2E4690;
}


#Knowledge_C img ,#Rmb_C img{
	margin-top: 12px;
}

#Knowledge_C li ,#Rmb_C li{
	line-height: 29px;
	height: 29px;
	width: 180px;
	margin-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCCCDF;
	text-align: left;
	background-image: url(../Images/dot01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Rmb_C li{
	background-image: none;
}
#Knowledge_C ul ,#Rmb_C ul{
	margin-top: 8px;
}
#Rmb_C li {
	color: #FF0000;
}

#D_H{
	float: right;
	height: 170px;
	margin-top: 10px;
	width: 238px;
	background-color: #F3F8FB;
	border: 1px solid #a3bfe7;
}
#D_H_C {
	float: left;
	height: 120px;
	width: 218px;
	background-color: #FFFFFF;
	border: 1px solid #d8e4f0;
}
