﻿* {
	margin:0;
	padding:0;
	list-style:none;
}
body, html {
	width:100%;
	height:100%;
}
p {
	font-size:12px;
	text-indent:130px;
	text-align:left;
}
body {
	font:12px/1.5em Verdana, Arial, "宋体", Helvetica, sans-serif;
	color:#000;
	background:#ffffff;
}
body a {
	color:#aaa;
	text-decoration:none;
	outline:none;
}
body a:hover {
	color:#FEC92C;
}
table {
	border-collapse:collapse;
}
img, td, button {
	border:none;
}
/*===== Body Style 主体框架样式 =====*/
#wrap {
	width:100%;
	height:608;
	margin:0 auto;
}
#main {
	width:100%;
	height:608;
	margin:0 auto;
}
#foot {
	width:990px;
	height:120px;
	margin:0 auto;
	background:url(footer.jpg) no-repeat;
}
/*===== 弹出窗口样式 =====*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
	margin:0;
	padding:0;
	border:0;
	word-break:break-all;
}
ul {
	list-style-type:none;
}
li {
	display:block;
}
select, input {
	vertical-align:middle;
}
a {
	text-decoration:underline;
}
a:hover, a:active, a:focus {
	color:#f00;
}
.hide {
	display:none;
}
.FadeBox {
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	visibility:hidden;
	z-index:100;
	top:0;
	left:0;
}
.Container {
	margin:0 auto;
	width:100%;
	height:615px;
	position:relative;
}
.Fade {
	width:805px;
	margin:0 auto;
	margin-top:120px;
	background-color:#FFFFFF;
}
.Fade .BlkTop {
	clear:both;
	height:24px;
}
.Fade .BlkTop a:link, .Fade .BlkTop a:visited {
	width:14px;
	height:14px;
	cursor:pointer;
	background:url(close.gif) no-repeat;
	float:right;
	display:inline;
	margin:5px 5px 0 0;
}
.Fade .BlkTop a:hover, .Fade .BlkTop a:active {
	width:16px;
	height:17px;
	cursor:pointer;
	background:url(close_on.gif) no-repeat;
	float:right;
	display:inline;
	margin:4px 4px 0 0;
}
.Fade .BlkMiddle {
	clear:both;
	height:359px;
	border:1px solid #cacaca;
}
.Fade .BlkMiddle iframe {
	width:803px;
	height:359px;
}
.Fade .BlkBot {
	clear:both;
	height:5px;
	background:url(bot.gif) no-repeat;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.Titles {
	background:url(Titletop.gif) no-repeat;
}

