@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;
	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 .pro_middle {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 30px;
	padding-right: 20px;
	list-style-type: none;
	float: left;
	width: 705px;
}
#content .right .newlist .pro_middle #left {
	float: left;
	height: auto;
	width: 330px;
}
#content .right .newlist .pro_middle #right {
	float: left;
	height: auto;
	width: 330px;
}
#content .right .newlist .pro_middle .probox {
	float: left;
	width: 320px;
	padding-right: 15px;
}
#content .right .newlist .pro_middle .probox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #8EBAE7;
	border: 1px solid #666666;
	padding-left: 10px;
}
#content .right .newlist .pro_middle .probox a {
	color: #333333;
}

#content .right .newlist .pro_middle .probox li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#content .right .newlist .pro_middle .probox ul li a {
	padding-left: 10px;
	vertical-align: baseline;
}

#content .right .newlist #about {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	padding-right: 25px;
}
#content .right .newlist #about p {
	text-indent: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 26px;
}
#content .right .newlist #about a {
	color: #666666;
	text-decoration: none;
}

.link {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	padding-right: 25px;
}
.link a {
	padding-right: 5px;
	padding-left: 5px;
}

#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-right: 25px;
}
#content .right .newlist .newlsit_middle h3 {
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
}

#content .right .newlist .newlsit_middle p {
	text-indent: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#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;
}
