@charset "utf-8";
/* CSS Document */
#demo{
	float:left;
	overflow: hidden;
	width: 210px;
	height:22px;
	text-align:center;
	zoom:1;
}
#demo1{
	height: 22px;
	width: 1100px;
	float: left;
}
#demo2{
	float: right;
	height: 22px;
	width: 500px;
}
#demoa{
	float:left;
	overflow: hidden;
	width: 665px;
	height:122px;
	text-align:center;
	zoom:1;
}
body{
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	font-size:12px;
	line-height: 20px;
	color: #000000;
}
ul,li,dl,dt,dd,img{
	padding:0;
	margin:0;
	border:0;
}
a{
	font-size:12px;
	color:#2B497A;
	text-decoration: none;
}
a:hover{
	font-size:12px;
	color:#FF3300;
}
#wrap{
	width:950px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header{
	clear: both;
	float: left;
	height: auto;
	width: 950px;
}
#main{
	clear: both;
	float: left;
	height: auto;
	width: 950px;
	padding-top: 8px;
	background-image: url(../images/bj.gif);
	background-repeat: repeat-x;
}
#footer{
	clear: both;
	float: left;
	height: 58px;
	width: 950px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	display:inline;
}
#left{
	float: left;
	height: auto;
	width: 229px;
}
#index-content{
	height: auto;
	width: 464px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
#content{
	height: auto;
	width: 699px;
	padding-left:20px;
	float:left;
	padding-bottom:10px;
}
#right{
	clear: right;
	float: right;
	height: auto;
	width: 225px;
	border: 1px solid #6984B2;
}
#inner-content{
	clear: right;
	float: right;
	height: auto;
	width: 745px;
	margin-right: 5px;
	_margin-right: 2px;
}
