html {
	color: #000;
	background: #FFF
}

body,h1,h2,div,p,ul,li,dl,dt,dd,form,input,button {
	margin: 0;
	padding: 0
}

img {
	border: 0
}

li {
	list-style: none
}

input {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

body {
	font: 12px/1.5 "ËÎÌå"; /*Edited by Chenjl*/
	background: url(images/bg_x.png) repeat-x 0 30px;
}

input,button {
	font: 99% arial;
}

.cf:after {
	content: "";
	display: table;
	clear: both;
}

.cf {
	zoom: 1;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #f60;
}

.header,.section,.footer {
	width: 790px;
	margin: 0 auto;
}
/*Edited by Chenjl*/
.header {
	height: 66px;
	overflow: hidden;
	margin-top: -4px;
}

.logo {
	width: 134px;
	height: 66px;
	float: left;
}

.nav {
	float: right;
	margin-top: 26px;
}

.e {
	width: 790px;
	height: 300px;
	overflow: hidden;
	background: url(images/bg_e_2013.png) no-repeat;
}

.e h1 {
	display: none;
}

.eInfo {
	padding: 128px 0 0 475px;
	font-size: 14px;
	color: #005581;
	line-height: 24px;
}

.eDownload {
	padding: 15px 0 0 471px;
}

.eDownload a {
	display: block;
	width: 114px;
	height: 38px;
	float: left;
	margin-left: 55px;
	text-indent: -999px;
	overflow: hidden;
}

.item {
	margin: 38px 0 0 0;
	float: left;
	display: inline;
}

.item .icoStyle {
	width: 32px;
	height: 35px;
	float: left;
	background: url(images/ico_item.png) no-repeat;
	margin-right: 7px;
}

.item dl {
	float: left;
	width: 210px;
}

.n1 {
	width: 275px;
}

.n1 .icoStyle {
	background-position: 0 0;
}

.n2 .icoStyle {
	background-position: -32px 0;
}

.n3 .icoStyle {
	background-position: -64px 0;
}

.n2 {
	width: 262px;
}

.n3 {
	width: 250px;
}

/*footer*/
.footer {
	margin-top: 68px;
	width: 100%;
	height: auto;
	background: url(images/bgEmallIndexRepeatX20111201.png) repeat-x left
		-276px;
	color: #999;
	text-align: left;
	padding-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}

.footer .footerInner {
	width: 939px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 0 11px;
	position: relative;
	z-index: 20;
}

.footer .icobox {
	width: 30px;
	height: auto;
	float: left;
	padding-top: 5px;
}

.footer .fLink {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.footer .fLink a {
	color: #999;
}

.footer .fLink a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.footer .fLink span {
	margin-right: 27px;
}

.footer .rightLink {
	float: right;
	line-height: 18px;
	height: 18px;
	margin-top: 18px;
}

.footer .rightLink a {
	color: #36c;
	text-decoration: none;
	margin-left: 12px;
}

.footer .rightLink a:hover {
	color: #f60;
	text-decoration: underline;
}