.bgOut{
  background:#c8181d url(../images/bgOut.gif) repeat-x;
}
/**wrap**/
#wrap{
 margin:0 auto;
 width:770px; 
}
/**logo**/
#logo{
  
}

/**mainMenu**/

ul#mainMenu{  
  padding:0px;
  margin:0px;
  float:left;
  list-style:none;
  height:27px; 
}

ul#mainMenu li{
  float:left; 
  
}

.clear{clear:both;}
#mainMenu a{
  display:block;
  width:87px;
  height:21px;  
  color:#766a05;
  font:12px simsun;
  background:url(../images/menuBg2.gif) left top no-repeat;
  text-decoration:none;
  margin-left:1px;
  text-align:center;
  padding-top:6px;
}
#mainMenu #menu1 a{
  width:66px;
  background:url(../images/menuBg1.gif) left top no-repeat;
  margin-left:0px;
}
#mainMenu a:hover{
   background:url(../images/menuBg2_2.gif) left top no-repeat;
}
#mainMenu #menu1 a:hover{
  background:url(../images/menuBg1_1.gif) left top no-repeat;
}
/**bg_inner**/

#bgInner{
  float:left;
  background:url(../images/bg.gif);
  width:770px;
  height:700px;
}

/**copyRight**/

#copyRight{
  float:left;
  background:#d24246 url(../images/copyRightBgl.gif) left top no-repeat;  
  color:#ffffff;
  font:12px simsun;
  margin-top:15px;
  margin-bottom:6px;
  padding-left:108px; 
  margin-left:1px; 
  height:26px;     
}
#copyRight a{
 color:#ffffff;
 font:12px simsun;
 text-decoration:none;
 text-align:center;
 line-height:28px; 
 margin-bottom:20px;
}
#copyRight a:hover{
	text-decoration:underline;
}
.copyRightBg2{
    float:right;
	height:26px;
	padding:0px 104px 0px 0px;	
	background:url(../images/copyRightBg2.gif) right top no-repeat;	 
}
#copy{
	margin-top:8px;
	padding-bottom:25px;
	color:#ffffff;
  font:12px simsun;
  text-align:center;
	}
#copy span{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	}

#copy a{
 color:#ffffff;
 font:12px simsun;
 text-decoration:none;
 text-align:center;
 line-height:28px; 
 margin-bottom:20px;
}
#copy a:hover{
	text-decoration:underline;
}
