/* ZCCSS Document */
* { word-wrap: break-word; }
* {margin:0;padding:0}
div {margin:0 auto;}
img {border:0;}
ul{ list-style: none; }
li{ list-style: none; }
a {text-decoration: none; }
	a:hover { text-decoration: underline; }
	a img { border: none; }
.wrap{margin:0 auto;}
body { background-color:#c7d7e3; font-size:12px; }
.wrap{
    width:436px;
	height:720px;
	background:url(images/nav.jpg) no-repeat;
	margin:0px auto;
	padding:80px 90px 90px 90px;
}
.box{
    width:432px;
	min-height:500px;	
	margin:0px;
}
.title{
    height:60px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:25px;
	width:432px;
}
.content{
    width:432px;
	height:auto;
	text-align:left;
	font-size:18px;
	float:left;
}
.content ul{
    list-style:none;
	float:left;
}
.content li{
	line-height:30px;
	background:url(images/read.gif) no-repeat 5px 6px;
	padding-left:30px;
}
.link{
    width:432px;
	height:auto;
	text-align:right;
	margin-top:100px;
	font-size:20px;
	font-weight:bold;
	float:left;
}
.link_ydq{
    width:432px;
	height:auto;
	text-align:right;
	margin-top:20px;
	font-size:20px;
	font-weight:bold;
	float:left;
}
