﻿body
{
	text-align: center;
	background:url(../images/bj.jpg) repeat-x; 
}
#wrap
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
#header
{
	height: 120px; color:#000; padding-top:45px;
}
#header h1 { color:#000; font-size:32px; margin:0px; padding:0px;}


/************导航栏*************/
#nav
{
	width: 1000px;
	text-align: center;
	background-image:url(../images/bj2.jpg);
	float: left;
	height:86px;
	line-height:64px;
	text-indent:2em;
	
}
#nav a
{
	color:#000;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}
#nav a:hover
{
	color: #000000;
}
/***********************************/
#main
{
	width: 1000px;
	background-image:url(../images/bj3.jpg);
}
#sideBar
{
	width: 177px; /*剩余780**/
	float: left;
	padding-left:23px;
	padding-right:2px;
}
#sideBar .sideBarRegTop 
{
    background-image:url(../images/bj4.jpg);
    width:160px;
	height: 34px;
	background-repeat:repeat;
}
#sideBar .sideBarRegTop span 
{
	color:#000;
	font-size: 12px;
	font-weight: bold;
	text-indent:1em;
	line-height: 34px;
	}
#content
{
	width: 779px;
	float: left;
	margin-top:2px;
	margin-left:1px;
}
/***********footer************/
#footer
{	padding-top:23px;
	width: 1000px;
	height: 53px;
	text-align: center;
	background-image:url(../images/bj8.jpg);
	color:#000;
	font-size:12px;
}
#footer a{color:000; font-size:12px;}
/***********左边栏************/
.sideBarReg
{
	width: 180px;
}
.sideBarRegTop
{
	background-color:#ccc;
    width:100%;
	height: 20px;
	line-height: 20px;
	background-repeat:repeat;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-indent:1em;
    width:100%;
}
.sideBarRegContent
{
	text-align: left;
	padding:5px 0px 5px 6px;
}
.sideBarRegContent a 
{
font-size:12px;
line-height:20px;
width:145px;
color:#000;
}
.sideBarRegTop a
{
	color:#FFFFFF;
	text-decoration: none;
}
.sideBarRegTop a:hover 
{
  color: #FBF806;
}
.button
{
 text-align:center;
}


/***** 新加 ******/