﻿@charset "utf-8";
/* CSS Document */
/*为背景定义了颜色*/
/*html {
color:#000;
background:#FFF;
}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
/*合并边线,边线空间至零.*/
table {
border-collapse:collapse;
border-spacing:0;
}
/*清除边线*/
fieldset, {
border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
/*添加空字符清除融合*/
q:before, q:after {
content:”;
}
abbr, acronym {
border:0;
font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
/*to enable resizing for IE*/
/*在ie下重定义*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn’t inherit in IE */
/*IE下legend不继承 */
legend {
color:#000;
}
.clear{
	clear:both;
}
a{
	color:#016096;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



/*======================================*/
.zn_a{ width:233px;}
.zn_a1{ width:233px; height:40px; background:url(/images/11_01.jpg)}
.zn_a2{ width:150px; height:16px; padding:8px 0 0 60px; font-size:14px; font-weight:bold; color:#007BC3;} 
.zn_b{ width:233px; clear:both; overflow:hidden; background:url(/images/11_03.jpg)}
.zn_b ul{ list-style-type:none; margin:0px; padding:0px;}
.zn_b li{ width:137px; height:25px; background:url(/images/zn201.jpg); display:block; margin:0 0 4px 46px; line-height:24px;}
.zn_b li a{ padding-left:5px;}
.zn_c{ width:233px; height:24px; background:url(/images/11_05.jpg)} 

