﻿* { padding: 0; margin: 0; }
body { background: url(/Images/Conference/bg.png) repeat 0 0; }
#header-bg { margin-bottom: -314px; }
.h-bg-01 { widows: 1920px; height: 92px; background: url(/Images/Conference/header_bg_01.jpg) no-repeat center top; }
.h-bg-02 { widows: 1920px; height: 123px; background: url(/Images/Conference/header_bg_02.jpg) no-repeat center top; }
.h-bg-03 { widows: 1920px; height: 99px; background: url(/Images/Conference/header_bg_03.jpg) no-repeat center top; }

#container { width: 1016px; margin: 0 auto; position: relative; }
.intro-box { /*position: absolute; left: 288px; top: 33px;*/ margin: 33px 0 0 288px; color: #fff; overflow: hidden; font-family: 微软雅黑,宋体; }
	.intro-box h1 { font-size: 28px; font-weight: normal; line-height: 42px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.intro-box h2 { font-size: 20px; font-weight: normal; line-height: 28px; }
.nav-box { /*position: absolute; left: 27px; top: 186px;*/ margin: 57px 0 0 36px; }
	.nav-box ul { list-style-type: none; }
	.nav-box li { display: inline-block; *display: inline; *zoom: 1; height: 21px; line-height: 21px; margin-right: 28px; }
	.nav-box a { text-decoration: none; color: #fff; font-size: 14px; font-weight: bold; }
		.nav-box a:hover { color: #E53D3D; }
.content-box { color: #444444; padding: 0 20px; margin-top: 30px; background: #fff url(/Images/Conference/content_bg.jpg) repeat-y 0 0; }
	.content-box h2 { border-bottom: 3px solid #1f9fdc; font-size: 16px; padding-bottom: 8px; margin: 20px 0 15px 0; }
	.content-box .content-intro { border-bottom: 1px dashed #ccc; padding-bottom:32px; }
	.content-box .content-logo img { border: 0; max-width: 684px; max-height: 280px; }

#footer-bg { margin-top: -31px; }
	#footer-bg .f-bg-01 { widows: 1920px; height: 106px; background: url(/Images/Conference/footer_bg_01.jpg) no-repeat center top; }
	#footer-bg .f-bg-02 { widows: 1920px; height: 118px; background: url(/Images/Conference/footer_bg_02.jpg) no-repeat center top; }
	#footer-bg .f-bg-03 { widows: 1920px; height: 114px; background: url(/Images/Conference/footer_bg_03.jpg) no-repeat center top; }
.footer-content { width: 980px; margin: -280px auto 0 auto; }
	.footer-content .disclaimers { color: #2f5181; line-height: 24px; font-size: 12px; }
	.footer-content .footer-link { color: #fff; margin: 120px 0 0 232px; }
		.footer-content .footer-link a { color: #fff; text-decoration: none; font-size: 12px; }
			.footer-content .footer-link a:hover { text-decoration: underline; }
	.footer-content .copyright { color: #fff; font-size: 12px; margin: 120px 0 0 442px; }
