body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f2f0;
}
td,th {
	font-size: 10px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration: none;
}


/*大表格样式*/
.main{
	background-color:#f3f2f0;
}

/*左侧导航样式*/
#sLogo{text-align:center;}
#leftBtn{ margin:0; padding:0px; text-align:center; }
#leftBtn a {
	display:block;
	width:159px;
	height:35px;
	zoom:1;
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-size:14px;
	color:#666;
	background-color:#ececec;
	text-align:center;
	line-height:34px;
	font-family:verdana;
	font-size:10px;
	background-image: url(img/left_t1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftBtn a:hover {
	color:#fff;
	background-image: url(img/left_t2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.left{
	background:url(img/leftbg.jpg) repeat-y;
	width:195px;
}

td.title1{
	background:url(img/left_t2.jpg) no-repeat;
	height:35px;
	text-align:center;
	color:#FFFFFF;
	}
	
td.title1 a{ 
	color:#FFFFFF;
	}
	
td.title1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

td.title2
{
	background:url(img/left_t1.jpg) no-repeat;
	height:35px;
	text-align:center;
	color:#666666;
}

/*右侧样式*/
.right{
	word-break:normal;
	width:768px;
	text-align:top;
	
}
/*间隔样式*/
.shadow{
	width:27px;
}
.shadow2{

}

.shadow3{
	height:30px;
}


/*path样式*/
.path{
	background:url(img/path.jpg) no-repeat;
	height:17px;
	text-align:right;
	padding-right:20px;
}

/*点背景*/
.dot{
	height:1px;
	background:url(img/dot.jpg) repeat;
}

/*底部样式*/
#footer{margin-top:15px;	 }






/*  内容样式  */
#info h1{font-size:18px;color:#777777;}
#info h2{font-size:14px;color:#9a6739}

#topnav {border-bottom:1px solid #ddd;width:750px;}
#subnav img, #subnav2 img {margin-left:17px;}
#ppp img {margin-right:20px;border:0;}
#ppp td {border-bottom:1px solid #ddd;}
#ppp span {color:#bbb}
#preview_div{Z-INDEX:110; POSITION:absolute; display:none;}

