<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*common*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, blockquote, pre, form, input, textarea, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.6 Tahoma, Verdana, "ï¿½ï¿½ï¿½ï¿½", Arial;
}
body {
	background: #FFC;
	color: #7d7d7d;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
}
:focus {
	outline: 0;
}
/*link*/
a {
	color: #151515;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
/*float*/
.f-l {
	float: left;
}
.f-r {
	float: right;
}
.c-b {
	clear: both;
}
.m-t {
	margin-top:6px;
}
.m-l {
	margin-left:6px;
}
/*frame*/
.center {
	margin:0 auto;
}
.module {
	width:1002px;
	position:relative;
}
/*top*/
.top_com {
	width:1000px;
	height:33px;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	position:relative;
	background-color:#FFF;
}
.top_com .date {
	background:url(date_zgc_2013.gif) left no-repeat;
	width:200px;
	height:27px;
	line-height:27px;
	display:inline-block;
	position:absolute;
	top:3px;
	left:20px;
	padding-left:80px;
}
.top_com .date label {
	letter-spacing:1px;
	color:#000;
}
.top_com .setIndex {
	line-height:27px;
	width:auto;
	display:inline-block;
	position:absolute;
	top:3px;
	right:20px;
}
/*meun*/
.dh-menu {
	background:url(menu_zgc_2013.gif) center no-repeat;
	width:1002px;
	height:64px;
	padding-top:6px;
	position:relative;
}
.dh-menu .homePage {
	position:absolute;
	left:10px;
	top:19px;
	color:#FFF;
	font-size:16px;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
}
.dh-menu .main-menu {
	position:absolute;
}
.dh-menu .fix1 {
	top:4px;
	left:62px;
}
.dh-menu .fix2 {
	top:37px;
	left:62px;
}
.dh-menu .main-menu a {
	color:#FFF;
	font-size:16px;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
	padding:0 5px;
}
.dh-menu .search-box {
	position:absolute;
	top:18px;
	right:10px;
	width:305px;
	height:30px;
	line-height:30px;
}
.searchInput {
	background:#FFF url(q_zgc_2013.gif) 5px 5px no-repeat;
	width:190px;
	height:30px;
	line-height:30px;
	font-size:16px;
	padding-left:40px;
	border:1px #999 solid;
}
.btnSearch {
	background:url(btn_zgc_2013.gif) no-repeat;
	width:60px;
	height:33px;
	border:none;
	color:#FFF;
	font-size:16px;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
	cursor:pointer;
}

/*dh-foot*/
.dh-foot {
	background:url(img13_zgc_2013.gif) bottom repeat-x;
	height:95px;
	text-align:center;
}
.dh-foot .l {
	padding-top:15px;
}
.dh-foot .l a {
	padding:0 10px;
}
.dh-foot .c1 {
	line-height:20px;
}

.dh-foot130 {
	background:url(dhfoot130.gif) bottom repeat-x;
	height:132px;
	text-align:center;
}

.dh-foot130 .l {
	padding-top:15px;
}
.dh-foot130 .l a {
	padding:0 10px;
}
.dh-foot130 .c1 {
	line-height:20px;
}

.dh-foot130-empty {
	height:132px;
	text-align:center;
}

.dhtext {
	background:url(head05.gif) center no-repeat;
	height:45px;
	width:1002px;
	position:relative;
	line-height:28px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1.25px;
}
.dhtext2 {
	background:url(head05.gif) center no-repeat;
	height:45px;
	width:1002px;
	position:relative;
	line-height:28px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1.25px;
}


.dhtext li
{
    width:75px;
float: left;
line-height: 45px;
}

.dhtext ol
{
    width:75px;
float: left;
line-height: 45px;
}

.dhtext a
{
	color: #ffffff;
	text-decoration: none;
}
    
.dhtext a:hover {
	color: #151515;
}

.dhtext2 li
{
    width:75px;
float: left;
line-height: 45px;
}

.dhtext2 ol
{
    width:75px;
float: left;
line-height: 45px;
}

.dhtext2 a
{
	color: #ffffff;
	text-decoration: none;
}
    
.dhtext2 a:hover {
	color: #151515;
}</pre></body></html>