.main{
	margin-top: 13px;
}
.article{
	width: 710px;
	float: left;
	
}
.article .title{
	height: 34px;
	background: url(../img/list_top.png) no-repeat;
}
.article .title span{
	margin-top: 16px;
	margin-left: 19px;
	color: #6b1a1a;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	float: left;
}
.article .title p{
	width: 450px;
	float: right;
	text-align: right;
	padding-right: 16px;
	font-size: 12px;
	color: #3d3d3d;
	margin-top: 10px;
}
.article .title p a{
	color: #3d3d3d;
}
.article  .list_body{
	background: url(../img/list_body.png) repeat-y;
	min-height: 520px;
	padding-top: 32px;
}
.article  .list{
	width: 661px;
	margin: 0 auto;
}
.article  .list li{
	height: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	background: url(../img/list_btn.png) no-repeat 7px center;
	padding-left: 16px;
	cursor: pointer;
	*margin-top: -3px;    border-bottom: 1px dashed #ede3d9;
}
.article  .list li:hover a,.article  .list li:hover span{
	color: red;
}
.article  .list li a{
	color: #333333;
	float: left;
}
.article  .list li span{
	float: right;
	color: #be8429;
}
.page{
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.border_bottom{
	height: 0px  !important;	
	background: none !important;
	padding-left: 0 !important;
	cursor: pointer;
	*margin-top: -3px;
	border-bottom: 1px dashed #cccccc;
}
.page li{
	float: left;height: 50px;
	line-height: 50px;
}
.page li span{
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #ff0084;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
}
.page li a{
	BORDER-RIGHT: #dedfde 1px solid;
    PADDING-RIGHT: 6px;
    BACKGROUND-POSITION: 50% bottom;
    BORDER-TOP: #dedfde 1px solid;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dedfde 1px solid;
    COLOR: #0061de;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dedfde 1px solid;
    TEXT-DECORATION: none;
}
.list_bar{
	height: 21px;
	background: url(../img/list_bottom.png) no-repeat;
}
.aside{
	float: right;
	width: 228px;
	background: #ffeeb6;
	border: 1px solid #e4c278;
	padding: 8px 9px;
}
.aside .columns{
	background: url(../img/lmdh.png) no-repeat;
	padding-top: 32px;
	margin-bottom: 12px;
}
.aside .columns li{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #6b1a1a;
	padding-left: 30px;
	cursor: pointer;
}
.aside .columns li a{
	color: #6b1a1a;
	font-size: 14px;
	font-family: "宋体";
}
.aside .columns li:hover{
	background: url(../img/lh_hover.png) no-repeat 8px center;
}
.aside .columns li:hover a{
	color: #523b00;
}
.correlation{
	background: url(../img/tjwz.png) no-repeat;
	padding-top: 32px;
	margin-bottom: 12px;
}
.correlation li{
	height: 34px;
	line-height: 35px;
	border-bottom: 1px dashed #6b1a1a;
	padding-left: 13px;
	background: url(../img/lh_list.png) no-repeat 5px center;
}
.correlation li a{
	color: #6b1a1a;
	font-size: 14px;
	font-family: "宋体";
}
.correlation li:hover a{
	color: red;
}
