@charset "utf-8";

#apDiv1 {
	position: fixed;
	width: 900px;
	height: 50px;
	z-index: 100;
	text-align: center;
	bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
#apDiv2 {
	position: fixed;
	width: 41px;
	height: 333px;
	z-index: 101;
	left: 0px;
	top: 120px;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EAEAEA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.PgContain {
	width: 970px;
}

.BannerBox {
	background-image: url(../images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 86px;
	width: 965px;
	text-align: right;
	padding-top: 14px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.BannerPhone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #DF010E;
}
.SearchBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	border-radius: 7px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F2F2F2;
	height: 20px;
	background-image: url(../images/search-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #666;
	width: 400px;
}
.SlidesBox {
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
	-moz-box-shadow: 3px 3px 4px #AEAEAE;
	-webkit-box-shadow: 3px 3px 4px #AEAEAE;
	box-shadow: 3px 3px 4px #AEAEAE;
}






.SlidePics {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
	width: 480px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 220px;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}
.SlideText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
	width: 480px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 220px;
	float: left;
}
.WeeklyNewsBox {
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	height: 350px;
	margin-top: 10px;
	margin-bottom: 20px;
	-moz-box-shadow: 3px 3px 4px #AEAEAE;
	-webkit-box-shadow: 3px 3px 4px #AEAEAE;
	box-shadow: 3px 3px 4px #AEAEAE;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.WeeklyNewsHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E6040F;
	text-align: left;
}


.ENewsBox {
	margin-top: 10px;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
}


.ENewsItems {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #626262;
	border-left-color: #626262;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 8px;
}
.EcoNewsHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #339933;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	height: 35px;
}
.eNewsItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 39px;
	width: 200px;
	margin-right: 8px;
	border: 1px dotted #CCC;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.QuickLinksBox {
	border-radius: 10px;
	height: 55px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 15px;
}
.QuickAdd {
	background-image: url(../images/icon-add.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	float: left;
	height: 55px;
	width: 270px;
	padding-left: 45px;
	font-size: 11px;
	color: #999;
}
.QuickAccount {
	background-image: url(../images/icon-account.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	float: left;
	height: 55px;
	width: 270px;
	padding-left: 45px;
	font-size: 11px;
	color: #999;
}
.QuickSignup {
	background-image: url(../images/icon-signup.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	float: left;
	height: 55px;
	width: 260px;
	padding-left: 45px;
	font-size: 11px;
	color: #999;
}


.QuickHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.VideosBox {
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	-moz-box-shadow: 3px 3px 4px #AEAEAE;
	-webkit-box-shadow: 3px 3px 4px #AEAEAE;
	box-shadow: 3px 3px 4px #AEAEAE;
	clear: both;
	padding-left: 15px;
}

.VideoHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E6040F;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.VideoItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 185px;
	margin-right: 5px;
}
.VideoItem2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 180px;
}
.VideoImg {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.SectionHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #244C70;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	width: 970px;
}

.BuildNewsHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #E6040F;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 35px;
}
.IntNewsHd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #660000;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 35px;
}

.NewsItemsBox {
	overflow: auto;
}

.NewsItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	float: left;
	height: 39px;
	width: 250px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px dotted #CCC;
}

.NewsImage {
	padding-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.WeeklyNewsItems {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	padding: 5px;
	margin-right: 5px;
	text-align: left;
}
.ChinaBox {
	border: 1px solid #C5C5C5;
	border-radius: 10px;
	height: 350px;
	margin-top: 20px;
	padding: 10px;
	margin-bottom: 20px;
	-moz-box-shadow: 3px 3px 4px #AEAEAE;
	-webkit-box-shadow: 3px 3px 4px #AEAEAE;
	box-shadow: 3px 3px 4px #AEAEAE;
}
.ChinaContact {
	width: 200px;
	float: right;
	padding: 10px;
	height: 330px;
	background-color: #333;
	color: #FC3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.ChinaForm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	line-height: 18px;
	color: #FFF;
}
.ChinaInfo {
	width: 680px;
	float: left;
	padding: 10px;
	height: 330px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
}
.ChinaHd1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.ChinaHd2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #002F60;
	padding-left: 25px;
}
.ChinaItem {
	text-align: left;
	vertical-align: top;
	height: 190px;
	width: 300px;
	margin-right: 20px;
	border: 1px solid #CCC;
	padding: 8px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.SponsorsBox {
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top: 15px;
	padding: 5px;
}
.GoogleBox {
	background-color: #0066cc;
	text-align: center;
}
.FooterBox {
	color: #333;
	padding: 15px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B7B7B7;
	margin-top: 25px;
}













a.LinksENews:link {
	color: #666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 39px;
	width: 220px;
	border: 1px dotted #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #E6040F;
	text-decoration: none;
}
