

@charset "gb2312";
/* CSS Document */

body{ background:#fbf4e0; margin:0; padding:0; font-size:10pt; line-height:160%}
body, h1,h2,h3,h4,h5,font{line-height:160%;}
.top1{height:354px;}
.m0a{ margin: 0px auto;}
.wrp{width:1001px;}
a { hide-focus: expression(this.hideFocus=true);/* for ie 5+ */
   outline: none;  /* for firefox 1.5 + */}  
/*导航*/


/*导航*/
.nav{ line-height:60px; height:70px; background:url(index_daohang_bg.jpg) repeat-x; }
.nav table{text-align:center; vertical-align:middle; width:100%; line-height:15px;}
.nav table a{ color:#000;;  font-size:10pt; text-decoration:none;}
td.nvtd + td.nvtd {  background:url(dhbs.jpg) left center no-repeat;}

/*阴影*/
.shadow{
	-moz-box-shadow: 6px 6px 8px #cccccc;  /* For FF */
	-webkit-box-shadow: 6px 6px 8px #cccccc;
    box-shadow: 6px 6px 8px #cccccc; /* For IE 8 */
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=145, Color='#cccccc');/* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=145, Color='#cccccc');
}

/*分页代码风格*/
.pgnv1 a{font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:12pt; text-align:center; color:#999;}
.pgnv1 {font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:12pt; text-align:center; line-height:50px; color:#666;}


/*内容包含器*/
.contWrp{margin:0px 2.5em; min-height:600px; padding:1em 0px; line-height:160%; font-size:11pt; }