/*本模板是由标准之路(www.aa25.cn)的×××制作完成*/
/*本人水平有限，使用自愿，不对因使用此模板造成的任何后果负任何责任*/
/*如果您想转载此资源，请保留“<a href="http://www.aa25.cn">标准之路www.aa25.cn</a>”的链接及版权标识*/
/*如有更好的建议或意见，请到www.aa25.cn留言，本人尽力解决*/
/*2008-8-28*/
body { font-family:Verdana; font-size:14px; margin:0;}

#container {margin:0 auto; width:1000px;}
#header { height:150px; background:#6cf; margin-bottom:0px;}
#mainContent { height:450px; margin-bottom:0px;}
#sidebar { float:left; width:230px; height:450px; background:#DCE9F6;}
#sidebar2 { float:right; width:230px; height:450px; background:#9ff;}
#content {  margin:0 230px; height:450px; background:#cff;}
#footer { height:50px; background:#99CCFF;}

p {
    margin: 0;
}

.title {
    height: 30px;
   	line-height:30px; 
    width: 540px;
    background:url(pic/title.jpg) repeat-x;
   
}

.con{
	padding:0px 15px 0px 15px;
}

#menu dl {
  margin: 0 auto;
  width: 230px;
  background: url(pic/u8_original.png) ;
}

#menu dd {
  margin: 0;
  padding: 0;
  background: url(pic/u8_original.png) ;
  color: #000;
  font-size: 1em;

}
#gallery a, #gallery a:visited {
  display:block;
  width:230px;
  height:35px;
  line-height:35px; 
  text-align: center;
  background: url(pic/u8_original.png) ;
  color:#000;
  text-decoration:none;
}
#gallery a:hover {
  background: url(pic/u8_hover.png);
  color:#fff;
}
