.subright {
	width: 930px;
	float: left;
	position: relative
;}
.subright .nowposition {
	margin-top: 20px;
	font-size: 18px;
	color: #222;
	height: 50px;
	line-height: 50px;}
/*列表*/
.subright .listtitle {
	height: 50px;
	font-size: 30px;
	line-height: 50px;}
.subright .topic {
	height: 250px;
	width: 930px;
	margin-top: 20px;
	border-top: 5px solid #7b0202;}
.subright .articlelist {
	margin: 20px 0;}
.subright .articlelist ul li {
	padding: 0 120px 0 40px;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px dotted #ccc;
	position: relative;
	background: url(../../images/defaultui/liststyle.png) no-repeat;
	font-size: 14px;
	display: block;
	/*内联对象需加*/
	word-break: keep-all;
	/* 不换行*/
	white-space: nowrap;
	/* 不换行*/
	overflow: hidden;
	/* 内容超出宽度时隐藏超出部分的内容*/
	text-overflow: ellipsis;}
.subright .articlelist ul li .date {
	position: absolute;
	right: 30px;
	width: 80px;
	height: 39px;
	line-height: 39px;
	text-align: right;
	color: #7b0202
;}
.subright .pagenum {
	height: 25px;
	margin-bottom: 20px;
	padding: 0 30px;
	font-size: 14px;}
.subright .pagenum ul li {
	float: left;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #CCC;
	text-align: center;
	cursor: pointer;}
.subright .pagenum ul li:hover {
	background: #999;}
/*正文*/
	.subright .articletitle {

	font-size: 30px;
	line-height: 50px;
	color: #900
;}
.subright .authorinfo {
	font-size: 14px;
	color: #666;
	height: 50px;
	line-height: 50px;
	border-bottom: #7b0202 1px solid
;}
.subright .article {
	margin: 20px 0 30px 0;
	text-indent: 2em;
	line-height: 2em;
	font-size: 14px;}
/*联系我们*/
	.subright .subtitle {
	height: 50px;
	font-size: 30px;
	line-height: 50px;}
.subright .contactbox {
	height: 100px;
	padding: 20px;
	background: #690b0b;
	margin-bottom: 20px;}
.subright .contactbox .left {
	width: 440px;
	height: 100px;
	float: left;
	position: relative
;}
.subright .contactbox .list {
	height: 50px;}
.subright .contactbox .list .icon {
	padding: 10px;
	width: 30px;
	height: 30px;
	float: left
;}
.subright .contactbox .list .text {
	line-height: 50px;
	color: #fff;
	font-size: 16px;}
.subright .contactbox .center {
	width: 10px;
	height: 100px;
	background: url(../../images/defaultui/contactsep.jpg);
	float: left
;}
.subright .contactbox .right {
	width: 440px;
	height: 100px;
	float: left;
	position: relative
;}
.subright .map {
	width: 930px;
	height: 600px;
	border-top: 5px solid #7b0202;
	margin-bottom: 20px;}
.subright .tips {
	/*margin-bottom: 20px;*/
	line-height: 1.5em;
	font-size: 14px;}
.subright .tips p {
	margin-top: 10px;}


.sx_bg{border-bottom:#CCCCCC solid 1px;background:url(../../images/defaultui/d2.jpg) no-repeat #f2f2f2 30px 18px;}
.sx_bg a{ margin-left:50px;}
.sx_bg:hover{background:url(../../images/defaultui/d1.jpg) no-repeat #DDDDDD 30px 18px;}

.subright .digg {
padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:20px; padding-top: 3px; text-align: center
;}
.subright .digg A {
border-right: #aaaadd 1px solid; padding-right: 5px; border-top: #aaaadd 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #aaaadd 1px solid; color: #1870AF; padding-top: 2px; border-bottom: #aaaadd 1px solid; text-decoration: none
;}
.subright .digg A:hover {
border-right: #1870AF 1px solid; border-top: #1870AF 1px solid; border-left: #1870AF 1px solid; color: #000; border-bottom: #1870AF 1px solid
;}
.subright .digg A:active {
border-right: #1870AF 1px solid; border-top: #1870AF 1px solid; border-left: #1870AF 1px solid; color: #000; border-bottom: #1870AF 1px solid
;}
.subright .digg SPAN.current {
border-right: #1870AF 1px solid; padding-right: 5px; border-top: #1870AF 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #1870AF 1px solid; color: #fff; padding-top: 2px; border-bottom: #1870AF 1px solid; background-color: #1870AF
;}
.subright .digg SPAN.disabled {
border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
;}