#content {
	margin-top: 30px;
}
#clounmA {
	overflow: hidden;
}
#focusBox {
	width: 600px; height: 400px; float: none;
}
#focusBox.hd {
	
}
.focusBox .hd ul li {
	width: 24px; height: 7px; background-color: rgb(255, 255, 255);
}
#focusBox .bd ul li {
	height: 400px;
}
#focusBox .bd .con .title a {
	font-size: 16px;
}
#focusBox .bd .pic {
	text-align: center;
}
#focusBox .bd .pic img {
	width: 600px; height: 400px;
}


#clounmA .side {
	margin: 0px; width: 580px; float: right;
}
#clounmA .side .hd {
	border-bottom-color: rgb(165, 48, 21); border-bottom-width: 3px; border-bottom-style: solid; background-image: none; background-color: rgb(255, 255, 255);
}
#clounmA .side .hd h3 a {
	color: rgb(159, 10, 10); font-size: 20px;
}
#clounmA .side .hd a.more {
	color: rgb(153, 153, 153);
}
#clounmA .side .bd {
	padding: 0px 20px; height: 353px;
}
#clounmA .side .infoList li {
	background: url("img/li1.png") no-repeat 0px; height: 40px; line-height: 40px; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: dashed;
}
#clounmA .side .infoList li.last {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#cloumnB {
	overflow: hidden; margin-top: 10px;
}
#cloumnB .box .topicList .t {
	margin: 0px;
}
#cloumnB .box .topicList li.n {
	height: 32px; line-height: 32px;
}
.cloumnB_l {
	background: rgb(255, 255, 255); width: 380px; margin-right: 30px; float: left;
}
.cloumnB_l .hd {
	background: url("img/bluebg.png") repeat-x;
}
.cloumnB_l .bd {
	background: url("img/lbd.png") no-repeat; padding: 17px 20px; height: 290px;
}
.cloumnB_l .bd .infoList li {
	background-position: 0px -438px; padding-left: 10px;
}


.cloumnB_l .bd .tpic {
	width: 100px; float: left; margin-right:20px;
}
.cloumnB_l .bd .tpic img {
	width: 100px; height: 100px;
}


.cloumnB_m .hd {
	background: url("img/greenbg.png") repeat-x;
}
.cloumnB_m .bd {
	background: url("img/cbd.png") no-repeat;
}
.cloumnB_r {
	margin-right: 0px;
}
.cloumnB_r .hd {
	background: url("img/redbg.png") repeat-x;
}
.cloumnB_r .bd {
	background: url("img/rbd.png") no-repeat;
}