.nav {
	height: 56px;
	background-image: url(/uploads/image/ticnwest/pic_menubg.gif);
	background-repeat: repeat-x;
}
.lt {
	background-image: url(/uploads/image/ticnwest/pic_lt.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 56px;
}
.rt {
	background-image: url(/uploads/image/ticnwest/pic_rt.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 56px;
}
.nav div {
}
.ch_logo {
	height: 56px;
	width: 160px;
	margin-left: 4px;
}
#menu {
	height: 28px;
	float: right;
	width: 790px;
}
#menu ul li {
	line-height: 28px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
}
#menu ul li a {
	color: #fff;
}
.bn_line5 {
	background-color: #666;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.main_body {
	margin-top: 10px;
}
.tab {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	line-height: 32px;
}
.img_body li {
	height: 200px;
	width: 159px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.title {
	clear: both;
	display: block;
	margin-top: 10px;
}
.pic img {
	padding: 2px;
	border: 1px solid #ccc;
}
