﻿/*=============默认结构============*/
@charset "utf-8";
@import url(base.css);/*全局公共基础样式*/
@import url(module.css);/*模块结构样式*/
@import url(forms.css);/*表单表格样式*/
@import url(page.css);/*特殊页面样式*/
/*=============默认结构============*/

.dzzcxx
{
	width:100%;
	text-align:center;
	margin:20px 0px;
	}
.dzzcxx td
{
	font-size:12px;}
.dzzcxx h3
{
	width:502px;
	height:8px;
	background:url(images/grxx_top.gif) no-repeat;
	display:block;
	margin:0px;
	clear:both;
	padding:0px;
	font-weight:normal;
	font-size:0px;	}
.dzzcxx a
{
	float:left;
	}
.dzzcxx .list
{
	
	background:url(images/grxx_listbg.gif) ;
	height:25px}


.dzzcxx h6
{
	width:502px;
	background:url(images/grxx_mid.gif) repeat-y;
	display:block;
	clear:both;
	margin:0px;
	}
.dzzcxx h4
{
	width:502px;
	height:12px;
	background:url(images/grxx_bot.gif) no-repeat;
	display:block;
	margin:0px;
	clear:both;
	}
.shiyan_sq{
	width:400px;
	margin:0 auto;
	padding:40px 0;
	}
.shiyan_sq a{
	margin:0 20px;
	display:block;
	float:left;
	height:84px;
	width:84px;
}

.shiyan_sq a.link1{
	background: url(images/piclink313.gif) no-repeat 0 0;
}
.shiyan_sq a.link2{
	background: url(images/piclink313.gif) no-repeat -84px 0;
}
.shiyan_sq a.link3{
	background: url(images/piclink313.gif) no-repeat -168px 0;
}
.shiyan_sq em
{
	color:#000;
	text-align:center;
	margin-top:63px;
	display:block
	}