* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.01%;
}
body {
	font-family: "宋体";
	text-align: center;
	background-color: #DFF1FB;
	/* [disabled]background-image: url(images/bg.jpg); */
	background-repeat: repeat-x;
	color: #313131;
	font-size: 12px;
}

img {
    border:0;
}ul {
	list-style-type: none;
}
a {
	color: #1b5790;
	text-decoration: underline;
}
a:hover {
	color: #e85d64;
}
a:focus {
    outline: 0;
}

#wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: right;
	width: 900px;
	height: 500px;
	background-color: #FFFFFF;
	/* [disabled]background-image: url(images/logo1.jpg); */
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	text-align: left;
	height: 140px;
	background-color: #DFF1FB;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(images/logo7.png);
	background-repeat: no-repeat;
	background-position: 950px;
}
h1 {
	font-size: 46px;
	line-height: 35px;
	font-weight: bold;
	color: #3A90DB;
	padding-top: 24px;
	font-family: "黑体";
}
.desc {
	font-weight: lighter;
	margin-top: 10px;
	font-size: 40px;
	color: #3A90DB;
	font-family: Tahoma, Geneva, sans-serif;
}
#maincontent {
	background-color: #FFFFFF;
	/* [disabled]background-image: url(images/mainbg.gif); */
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 360px;
}
#maincontent h2 {
	font-size: 38px;
	line-height: 52px;
	color: #3A90DB;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "黑体";
	text-align: center;
}
#maincontent p {
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	text-indent: 2em;
	font-family: "宋体";
	color: #3A90DB;
}
#maincontent p a {
	text-decoration: none;
}
#maincontent p a:hover {
	color: #FF3300;
	text-decoration: none;
}
#sideleft  img{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

#sideright {
	height: 170px;
	width: 500px;
	background-image: url(images/logo4.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: right;
}

#sidecontent {
	background-color: #FFFFFF;
	/* [disabled]background-image: url(images/logo6.jpg); */
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
	height: 320px;
}
#sidecontent h3 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #3A90DB;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "黑体";
}
#sidecontent ul {
	margin-left: 20px;
}
#sidecontent ul li {
	line-height: 1.4em;
	font-weight: bold;
	display: block;
	font-size: 28px;
	font-family: "宋体";
	text-align: left;
}
#sidecontent ul li a {
	text-decoration: none;
}
#footer {
	clear: both;
	margin-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 15px;
	letter-spacing: 0.05em;
	font-weight: normal;
	background-color: #DFF1FB;
	height: 40px;
}



#side {
	/* [disabled]background-image: url(images/logo1.jpg); */
	background-repeat: no-repeat;
	background-position: center 200px;
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	height: 500px;
	margin-left: 30px;
}
.sidetop {
	height: 100px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 150px;
}
.sidetop h1 {
	font-size: 36px;
}
.sidetop h1 a {
	text-decoration: none;
	color: #3A90DB;
}
.sidetop h1 a:hover {
	color: #e85d64;
}
#wrap #footer a {
	color: #000000;
	text-decoration: none;
}
#wrap #footer p a:hover {
	color: #3A90DB;
	text-decoration: underline;
}
