@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0;}
img{border: 0;}
.warning{color: red;}

a{
	color: #333333;
	text-decoration: none;}
a:hover{
	color: #36589b;}

body{
	font-size: 13px;
	line-height: 18px;
	background: url(bg2.jpg) repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;}
.wrapper {
	color: #333333;
	width: 900px;
	margin: 0 auto;
	position: relative;}

.cl1{
	clear: both;
	_height: 1%;
	overflow: auto;}
.cl2{
	clear: both;
	font-size: 1px;
	overflow: auto;
	height: 1px;
	line-height: 1px;}
.bd1 {
	border: 1px solid #d0d0d0;
	border-top: none;
	background: white;}
.bd2 {
	border: 1px solid #d0d0d0;
	background: white;}

.mgl15 {margin-left: 15px;}
.mgt15 {margin-top: 15px;}
.mgt10 {margin-top: 10px;}

.part1 {
	float: left;
	width: 498px;
	_display: inline;}
.part2 {
	float: left;
	width: 248px;
	_display: inline;}
.part3 {
	float: left;
	width: 763px;
	_display: inline;}

.flt {
	float: left;}

.red {
	color: red;}

/**********head******/
#head {
	height: 151px;
	overflow: hidden;
	background: url(menu_bg.jpg) repeat-x center 102px;}
#head .fun {
	height: 102px;
	background: url(logo-zycjs.png) no-repeat left 7px;}
#head .fun p {
	text-align: right;
	padding: 15px 15px 0 0;}

/*******menu*********/
#menu{
	clear: both;
	height: 45px;
	padding: 4px 0 0 0;}

#menu ul li {
	float: left;
	margin: 0 10px;
	list-style: none;}
#menu ul li.sep{
	width: 1px;
	height: 18px;
	margin: 12px 0 0 0;
	background: url(sep.jpg) no-repeat;}
#menu ul li a {
	display: block;
	_display: inline-block;
	color: #f5f5f5;
	font-size: 15px;
	padding: 0 24px;
	line-height: 40px;
	font-family: "Microsoft Yahei", Tahoma, "Hiragino Sans GB", Arial;}
#menu ul li a:hover {
	text-decoration: underline;}

/********banner********/
#banner{
	height: 265px;
	position: relative;}
#banner li {
	list-style:none;
	position:absolute;}

#main {
	_height: 1%;
	overflow: auto;
	padding: 0 0 15px 0;}

/*********side********/
#side {
	width: 220px;
	float: left;}
#side .tit {
	height: 45px;
	overflow: hidden;
	background: url(sidebar.jpg) repeat-x;}
#side .tit span,
#side .tit a {
	color: white;
	float: left;
	height: 45px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	padding: 0 0 0 15px;
	background: url(side_sep.jpg) no-repeat left;}
#side .tit div {
	float: left;
	width: 27px;
	height: 40px;}
#side .tit .ico2_notice {background: url(i2_notice.jpg) no-repeat 7px 14px;}
#side .tit .ico2_contact {background: url(i2_contact.jpg) no-repeat 7px 16px;}
#side .tit .ico2_link {background: url(i2_link.jpg) no-repeat 7px 14px;}

#side .slst1 {
	padding: 7px 15px;
	list-style: none;}
#side .slst1 li {
	padding: 2px 0 3px 17px;
	background: url(arrow2.jpg) no-repeat 1px 8px;}

#side .slst2 {
	padding: 7px 15px;
	list-style: none;}
#side .slst2 li {
	padding: 2px 0 3px 17px;
	background: url(dot1.jpg) no-repeat 3px 10px;}

#side .sdsp1 {
	padding: 10px 15px;
	line-height: 22px;}

/*******page*****/
.page {
	text-align: center;
	padding: 10px 0 15px 0;}
.page a {
	color: #fff;}
.page a:hover {
	text-decoration: none;}
.page .lnk,
.page .hov {
	line-height: 15px;
	width: 15px;
	height: 15px;
	display: inline-block;
	font-size: 11px;}
.page .lnk { background: url(page_lnk.jpg) no-repeat top;}
.page .hov { background: url(page_hov.jpg) no-repeat top;}

/*******foot*****/
#foot{
	clear: both;
	color: #d0d0d0;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding: 10px 0 20px 0;
	background: url(foot.jpg) repeat-x top #1a1a1a;}
#foot a{
	color: #d0d0d0;}
#foot img {}