﻿/*------------------------------------------------------------------------------------------
*Filename:			global.css
*Description:		全局样式
*Version:			1.0.0(2011-10-09)
*Website:			http://www.tz.ziq.gov.cn
*Author:			gxh
------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,textarea,img,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse: collapse; border-spacing: 0;}
body
{
    background-position: center;
    margin: 0;
    border: 0px;
    font-size: 12px;
    font-family: "宋体";
    /*background: #fff;*/
    background:url(../images/609.gif) repeat-x top;}
 

img{border:0;}
a:link,a:visited{color:#000;text-decoration:none;} a:hover{color:#f60;text-decoration:underline;}

ul
{
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;}

.search
{
    color: #FF0000;}

