﻿body {
	text-align:left;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	float: left;
	font-style: normal;
	background-image: url(images/back.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #63BAE3;
}
a:link,a:visited {font-size:13px;text-decoration:none;color: #666666;}
a:hover{color: #ff9900;}

/*页面层容器*/
#container {
	width:980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
/*页面头部*/
#header {
	height: 20px;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/top.jpg);
}
#banner{
	width: 980px;
	float: left;
	text-align: center;
}

/*页面主体*/
.PageBody {
	width:980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;

}

.MainBody{
	width:650px;
	height:auto;
	float:left;
	background-position: left;
	text-align: left;
	color: #999999;
	padding-left: 50px;
}
#maintop{
	height:auto;
	float:left;
	font-size: 18px;
	color: #ED5700;
	padding-top: 10px;
	font-weight: bold;
	background-image: url(images/maintop.jpg);
	background-repeat: no-repeat;
	width: 935px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-left: 2px;
}
.h10{width:100%; height:10px;clear:both; }
.table{
	width:860px;
	height:auto;
	line-height: 22px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.clear{clear: both;}
#clear{clear: both;}
.red{
	font-size: 14px;
	color: #ED5700;	
	vertical-align:middle;line-height: 25px;
	font-weight: bold;
}
.black{
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
}
#word{
	font-family: "宋体";
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 10px;
	float: left;
	width: 90%;
	padding-left: 50px;
	color: #666666;
	padding-right: 50px;
}
#word1{
	font-family: "宋体";
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 10px;
	float: left;
	width: 90%;
	padding-left: 50px;
	color: #666666;
	padding-right: 50px;
}
UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	MARGIN: 0px;
	padding: 0px;
	width: 290px;
	float: left;
	color: #666666;
}
/*页面底部*/
#Footer {
	width: 980px;
	height: 50px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 10px;


}
#Footer a:link,#Footer a:visited {
	font-size:12px;
	text-decoration:none;
	color: #003366;
	background-image: url(images/bg-footer.gif);
}
#Footer a:hover{
	color: #666666;
	background-image: url(images/bg-footer.gif);
}
