@charset "gb2312";
#content .left {
	float: left;
	width: 205px;
	padding-left: 30px;
}
#content .left .list {
	padding-left: 12px;
	padding-right: 30px;
	margin-top: 35px;
}
#content .left .list li {
	background-image: url(li_left.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 35px;
	font-size: 14px;
	line-height: 28px;
}
#content .left .list a {
	font-weight: bold;
}
#content .left .contact {
	float: right;
	padding-right: 30px;
	margin-top: 25px;
}



#content .right {
	float: right;
	width: 753px;
	padding-left: 12px;
}
#content .right .newlist {
	background-image: url(bg_news_list_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 721px;
	padding-top: 10px;
	margin-top: 15px;
}
#content  .right  .newlist  .title {
	padding-left: 20px;
	height: 45px;
	background-image: url(h2/news.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-right: 28px;
}
#content .right .newlist .title span {
	float: left;
}


#content   .right   .newlist   .title h2 {
	background-image: url(bg_list_title.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 28px;
}
#content .right .newlist .title img {
	margin-right: 20px;
}




#content .right .newlist .newlsit_middle {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
}
#content .right .newlist .newlsit_middle p {
	text-indent: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .right .newlist .newlsit_middle h3 {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	display: block;
}
#newsview {
	padding-bottom: 10px;
}


#content .right .newlist #page_nav {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
}


#content .right .newlist .newlsit_middle li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#content .right .newslist_footer {
	float: left;
	height: 30px;
	width: 721px;
	background-image: url(bg_news_list_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
