@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003385;
	text-decoration: none;
	background-image: url(../images/jianbian1.jpg);
	z-index:9999;
	margin: 0px;
	padding: 0px;
	line-height: 160%;	/*background-color: #8FADB7;*/
}
.black {
	color: #464646;
}
.18 {
	font-size: 18px;
}


#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1168px;

}
#container_services {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1680px;
}
#container_partners {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1200px;
}

#container_testimonials {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 2440px;
}

#container_news {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 820px;
}
#container_contactus {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 920px;
}
#top {
	background-image: url(../images/top.jpg);
	height: 90px;
	width: 900px;
}

#left {
	width: 230px;
	float:left;
	height:100%;
	overflow:hidden;
}
#left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 984px;
}
#services_left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 1474px;
}
#partners_left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 973px;
}
#testimonials_left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 2213px;
}
#news_left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 600px;
}
#contactus_left_white {
	background-color: #FFF;
	float: right;
	width: 70px;
	height: 784px;
}

#left_nav  {
	background-image:url(../images/nav1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 230px;
	float: right;
	/*background-color: #A1BBC4;*/
	height: 225px;
	padding-top: 2px;
	background-image: url(../images/nav1.jpg);
}
#left_nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#left_nav a:hover {
	text-decoration: underline;
}

#left_nav li {
	float: left;
	font-weight: bold;
	display: block;
	margin-left: 105px;
	display:inline;
	list-style-type: none;
	line-height: 34px;
	margin-top: 2px;
	width: 100px;
}



#right {
	width: 670px;
	float:left;
	height:100%;
	overflow:hidden;
	/*background-image: url(../images/jianbian.jpg);*/
}
#right_1 {
	background-image: url(../images/top22.jpg);
	height: 50px;
	width: 670px;
}
#right_banner {
	height: 150px;
	width: 670px;
	background-image: url(../images/banner.jpg);
}


#right_content {
	background-color:#FFFFFF;
	width: 670px;
	height: 970px;
	overflow: hidden;
	float: left;
}
#services_right_content {
	background-color:#FFFFFF;
	width: 670px;
	/*text-indent: 20px;*/
	height: 1500px;
	overflow:hidden;
	float:left;
}
#services_right_content li {
    list-style-type: none;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: -10px center;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 5px;
}

#partners_right_content {
	background-color:#FFFFFF;
	width: 670px;
	text-indent: 20px;
	height: 1000px;
	overflow:hidden;
	float:left;
}
#partners_right_content li {
	list-style-type: none;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: -10px center;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 5px;
}

#testimonials_right_content {
	background-color:#FFFFFF;
	width: 630px;
	text-indent: 20px;
	height: 2440px;
	overflow:hidden;
	float:left;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#news_right_content {
	background-color:#FFFFFF;
	width: 630px;
	text-indent: 20px;
	height: 820px;
	overflow:hidden;
	float:left;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#contactus_right_content {
	background-color:#FFFFFF;
	width: 670px;
	height: 920px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-size: 20px;
}
#contactus_right_content p {
	text-align: left;
	padding-left: 100px;
}

#right_content ul {
	padding: 0px;
}


#right_content p {
	width: 620px;
	text-align: justify;
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
	margin-left: 20px;
}
#services_right_content p {
	width: 620px;
	text-align: justify;
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
	margin-left: 20px;
}
#footer {
	height: 60px;
	width:740px;
	float: right;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 25px;
        font-size:14px;
}
