body,
button,
input,
select,
textarea {
	margin: 0;
	font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1";
	color: #595959;
	background: #fff;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	outline: none;
}

img {
	border: none;
}


/*头部*/

#g_hd {
	background: #151618;
	border-bottom: 1px solid #000;
	height: 110px;
}

.wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#logo_hd {
	float: left;
	margin: 25px 0 0 50px;
	width: 186px;
	height: 64px;
	background: url(http://17m3.com/images/logo_hd.jpg) no-repeat left top;
}

#m_login {
	font-family: '\5B8B\4F53';
	position: absolute;
	right: 60px;
	top: 10px;
	padding: 2px 8px;
	color: #808080;
	background: #1a1b1c;
}

#m_login a {
	color: #abbac9;
}

#m_login a:hover {
	color: #f08300;
	text-decoration: none;
}

#nav {
	position: absolute;
	right: 60px;
	top: 60px;
	font-weight: bold;
	font-size: 16px;
}

#nav li {
	float: left;
	margin-left: 30px;
}

#nav a {
	display: block;
	padding-bottom: 5px;
	color: #989898;
}

#nav .crt a {
	color: #fff;
	border-bottom: 2px solid #f6891a;
}

#nav a:hover {
	color: #fff;
}


/*主题内容*/

#content{
	height: 970px;
	background: url(../img/content.jpg)  no-repeat center top;
}
#content>div{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#content a{
	position: absolute;
	width: 300px;
	height: 50px;
	top: 537px;
    left: 840px;
}
/*底部*/

#g_ft {
	min-width: 1000px;
	padding: 49px 0 82px;
	line-height: 2em;
	font-size: 12px;
	color: #6c7585;
	background: #151618;
}

#logo_ft {
	float: left;
	display: block;
	width: 176px;
	height: 46px;
	padding: 15px 32px 0 75px;
}
.mft_gray{
	background: #151618 !important;
}
.mft_wrap p{
	color: #6c7585 !important;
}
.mft_gray .mft_left{
	border: none !important;
}
.mft_gray .mft_wenLogo{
	display: none !important;
}
.mft_gray .mft_dhLogo{
	width: 176px !important;
	background:url(http://17m3.com/images/logo_ft.jpg) no-repeat left top !important;
	float: right !important; 
	margin: 14px 22px 0 0;
}
.mft_right {
	padding-left: 10px !important;
}
