@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.logo img
{
		width: 290px;

	height: 100px;
	}
.myhead {
	text-align: left;
}
.banner img {
	width: 1200px;
	height: 400px;
}
.shuoming {
	padding: 20px;
	line-height: 150%;
	font-size: 18px;
}
.btitle {
	font-weight: bold;
	font-size: 18px;
}
.support {
	margin-bottom: 20px;
}
.bsupport {
	font-weight: bold;
	font-size: 18px;
	color: #666;
	line-height: 200%;
}
.isupport img {
	height: 55px;
	/*width:180px;*/
	padding: 5px;
	padding-left:5px;
	padding-right:5px;
}
.partners img {
	height: 55px;
	width:150px;
	padding: 5px;
		padding-left:5px;
	padding-right:5px;
}
.mybottom {
	border-top-color: #999;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 20px;
	line-height: 150%;
	color: #666;
}
.mybottom a {
	text-decoration: none;
	color: #333;
}
