* html body * { overflow:visible; }
a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}

body {		
		font-size:12px;		
		background:url(../images/topbg1.jpg) repeat-x top left;
		color:#000;
		text-align:left; /* LTR */
		margin:0;
		padding:0;
	}
	
	div:target { outline:0 none; }
	img {border:0}
.wrapper {
		width: 940px;
		height:900px;
		margin: 0 auto;
		padding:0 10px;
		background:url(../images/bg.png) repeat-y top center;
    }
	.box {width:940px; margin:0;padding:0;clear:both;}
	.gray {height:20px;background:#efefef;}
	.cx {background:url(../images/d.gif) repeat;height:auto;text-align:center;padding:30px 0;}
	.title {background:url(../images/title.jpg) no-repeat top center;height:125px;}
	.k {width:300px;}
	.cx span {color:red;}
	.sm {background:none}
	.sm p {margin:20px;font-size:12px}
	.sm span {font-weight:bold;color:red}
	.anli {height:35px;background:url(../images/anli5.jpg) no-repeat top left}
	.wz {height:auto;padding-bottom:10px;}
	
	.wz .left {width:458px;float:left;border:#f5f5f5 1px solid}
	.wz .right {width:458px;float:right;border:#f5f5f5 1px solid}
	.foot {height:150px;background:url(../images/bg3.png) no-repeat top center;width:940px;text-align:center}
	.title1 {list-style:none;padding:0;margin:0;}
	.cont {list-style:none;padding:0;}
	.cont li {width:418px;line-height:25px;border-bottom:#efefef 1px dotted;clear:both;padding:0 10px 0 10px}
	.cont li .date {float:right;}
	.cont li .qian {float:left;}
	.h10 {height:10px;}
/* list */
.listc {padding:20px;}
.listc li {list-style:none;border-bottom:#ddd 1px dotted;width:880px;line-height:30px;}
.date1 {float:right;display:inline;}
.content {padding:0 20px 0 20px;width:900px;}
h3 {text-align:center;border-bottom:#ddd 1px solid;line-height:30px;font-size:1.5em}

.content p {text-indent:2em;}
.notice {
    height: auto;
    width: 300px;
    color:red;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    position: fixed;
	background:url(../images/gg1.jpg);
	  background-repeat: no-repeat;
    top: 118px;
    left: 80%;
    text-indent: 2em;
}
/*底部*/
.db{width:940px; height:120px; margin:0 auto;}
.db_1{width:940px; height:100%;}
.db_1 .tu{width:12%; height:100%; margin-left:5%; float:left;}
.tu img{width:100%; height:100%;}
.db_1 .bq{width:70%; height:90%; float:left;
            margin-left:20px; font-size:14px; }
.db_1 .bq p{width:100%; height:20%;}
.bq p a{color:#00F;}