{margin:0;padding:0;}
img{border:none;}
ul{list-style:none; padding:0;}
li{list-style-type: none;}
body { 
MARGIN: 0px;
PADDING: 0px; 
FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;
COLOR: #000;
FONT-SIZE:12px;
LINE-HEIGHT:175%; }
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
/*最新编写的CSS样式*/
#header{
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.headerleft{
	text-align: center;
	float: left;
	width: 300px;
	}
.headerright{
	text-align: center;
	float: right;
	width: 150px;
	}
#topmenu {
	font-size: 12px;
	line-height: 28px;
	background-color: #BFDAED;
	border: 1px solid #A3BDCA;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	height: 25px;
	width: 958px;
}
/*文章页部分*/
#content{
	width: 960px;
	background-color:#F00;
	margin-right: auto;
	margin-left: auto;
	}
.czuo{
	width: 756px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	float: left;
	}
.cmenu{
	height: 25px;
	width:744px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #BFDAED;
	border: 1px solid #A3BDCA;
	padding-left: 10px;
	}
.cbox{
	width: 744px;
	background-color: #fff;
	border: 1px solid #A3BDCA;
	padding: 5px;
	margin:0px 0px 4px 0px;
	}
.cyou200{
	width: 200px;
	float: right;
	}
.cyoumenu{
	background-color: #F9D891;
	font-size: 12px;
	line-height: 25px;
	padding-left: 10px;
	width: 190px;
	}
.cyoubox{
	background-color: #FFFBEF;
	font-size: 12px;
	line-height: 25px;
	border: 1px solid #EEC263;
	padding: 5px;
	width: 188px;
    margin:0px 0px 4px 0px;
	}
/*定义底部文件*/
#footer{
	clear:both;
	width: 948px;
	border: 1px solid #A3BDCA;
	padding: 5px;
	text-align: center;
	margin: 10px auto 0px auto;
	}
	
.title{
	text-align: center;
	height: 35px;
	width: 95%;	
	}
.title h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	}
#page{ text-align:center;font-size:13px }
#page a{ padding:1px 6px;margin:2px;
            border:1px solid #7fa6e7;
            color:#003fa6;text-decoration:none;
            font-weight:bold }
#page a:visited{ border:1px solid #7fa6e7;
                    color:#003fa6;
                    text-decoration:none;
                    font-weight:bold }
#page a:hover{ border:1px solid #003fa6;
                  background-color:#fdffd7;
                  color:#003fa6;text-decoration:none;
                  font-weight:bold }
#page span.current{ padding:1px 6px;margin:2px;
                       border:1px solid #003fa6;
                       background-color:#003fa6;
                       color:#ffffff;font-weight:bold  }
#page span.disabled{ border:1px solid #7fa6e7;
                        color:#444444;padding:2px 6px;margin:2px; }