﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	font-family: "宋体";  
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000;
	background-image:url(zbg.jpg);
}
a:link {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #FF0000; 
    text-decoration: none;
	position:relative;
	right:0px;
	top:1px;
}
a:active {
	color: #000000; 
    text-decoration: none;
	position:relative;
	right:0px;
	top:1px;
}

div{
	font-family: "宋体"; 
    font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
}
td{
	font-family: "宋体"; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000;
}
form{
	margin:0px;
	padding:0px;
}
#divzt{
	margin:auto auto; 
	width:754px; 
	overflow:hidden;
	background-color:#FFF;
	position:relative;
	z-index:1;
}
/***头部***/
#divheader{
}
.headertop{
	width:754px;
	height:195px;
}

#topbtn a:link {
	color: #7f1603; 
	text-decoration: none;
	font-size:14px;
}
#topbtn a:visited {
	color: #7f1603; 
	text-decoration: none;
	font-size:14px;
}
#topbtn a:hover {
	color: #FF0000; 
    text-decoration: none;
	position:relative;
	right:0px;
	top:1px;
	font-size:14px;
	font-weight:bold;
}
#topbtn a:active {
	color: #7f1603; 
    text-decoration: none;
	position:relative;
	right:0px;
	top:1px;
	font-size:14px;
}
/***内容部分***/
#divmain{
	width:754px;
	overflow:hidden;
}
.divleft{
	float:left; 
	width:174px;
	overflow:hidden;
}
.divright{
	float:right; 
	width:580px;
	overflow:hidden;
}
.indexlink{
	float:left; 
	width:120px; 
	margin:5px 0px 5px 19px; 
	display:inline; 
	overflow:hidden;
}
/***底部内容***/
#foot{
	float:left; 
	height:150px; 
	width:754px;
	text-align:center;
	margin-top:10px;
}
.foottiao{
	float:left; 
	height:25px; 
	width:754px; 
	background-color:#999;
}
.foottiao a:link{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.foottiao a:visited{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.foottiao a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	position:relative;
	right:0px;
	top:1px;
}
.foottiao a:active{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	position:relative;
	right:0px;
	top:1px;
}
.footcontent{
	float:left;
	width:600px;
	height:115px;
	line-height:20px;
	margin-left:77px; 
	text-align:center;
	display:inline;
}
/********/
.style13 { FONT-SIZE: 12px; COLOR: #bf1919; }
.style15 { FONT-SIZE: 14px; COLOR: #7f1603; TEXT-DECORATION: none; }	
.STYLE18 { FONT-SIZE: 16px; COLOR: #bf1919; }
.STYLE20 { FONT-SIZE: 12px; list-style:none; margin:0 0 10px 0; }
.STYLE23 { FONT-SIZE: 12px; }
.style21 { color:#666;}
.style22 { font-size:12px;}
.link1 { FONT-SIZE: 9pt; COLOR: #b43234; TEXT-DECORATION: none; }

/********/
.contenttitle{
	float:left; 
	width:560px; 
	line-height:30px; 
	color:#666; 
	font-size:18px; 
	border-bottom:1px #CCC solid; 
	margin:10px 0px 0px 10px; 
	text-align:center; 
	display:inline;
}
.contenttext{
	float:left; 
	width:560px; 
	line-height:25px; 
	font-size:14px; 
	margin:10px 0px 0px 10px;
	background-image:url(zhengce_bg.gif);
	display:inline;
}
.contenttext2{
	float:left; 
	width:540px; 
	height:690px; 
	line-height:150%; 
	margin-top:20px; 
	margin-left:10px; 
	padding-left:10px; 
	padding-right:10px;
	background-image:url(zhengce_bg.gif);
	display:inline; 
	overflow:hidden;
}