html{
	overflow-x:hidden;
	}
body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	background: #f0f0f0;
	color: #454545;
	font-size:12px;
}
/* headings */
* {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, form, ul {
	margin:0;
	padding:0;
}
/* links */
a {
	text-decoration: none;
	color: #000000;
	background: inherit;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	color: #428eff;
	background: inherit;
	font-size:12px;
}
img {
	border: 0;
}
/* lists and form elements */
ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
form {
	margin: 0;
}
span.pageArrow {
	font-family:webdings;
}
h1{
	line-height:22px;
	font-size:15px;
	color:#F00;
	}
#page {
	margin:0 auto;
	width: 1003px;
}
#pageHead {
	width:1003px;
	height:350px;
	float:left;
}
#pageFoot {
	width:1003px;
	height:100px;
	background:url(FootBg.jpg);
	text-align:center;
	color:#FFF;
	float:left;
}
#pageFoot a {
	color:#FFF;
}
#baoming { width:700px; margin:0 0 0 15px; float:left;
	 }
.ArticleTop {
	width:1003px;
	height:50px;
	margin:5px 0 0 0;
	float:left;
}
.ArticleBottom {
	width:1003px;
	height:15px;
	font-size:1px;
	float:left
}
.ArticleBox {
	width:973px;
	background:url(BarBg.gif);
	padding:0 15px;
	float:left;
}
.ArticleBox p {
	width:100%;
	font-size:14px;
	color:#F00;
	line-height:24px;
	text-indent:2em;
	float:left;
}
