/************************************************************
* ��ҳ����ʽ��
* ����ʽ�������Listҳ���У�����ΪĬ����ʽ
* Author: DANA(Web Designer)
*************************************************************/



/*--- content ---*/

#list {
	float: left;
	width: 738px;
	padding:0 0 0 15px;
}

.list_top {
width:738px;
height:54px;
background:url(../images/list_top.png) no-repeat;

}

.list_top h3 {
float:left;
width:80px;
font-size:16px;
padding:20px 0 0 55px;
font-weight:bold;
text-align: center;
font-weight: bold;
	color: #830009;
	font-family:"Microsoft Yahei";

}


.list_body {
	width:700px;
	margin: auto;

}

.list_body ul{
padding: 15px 0 10px 0;


}

.list_body ul li {
	padding: 4px 10px 0 15px;
	text-align: left;
	font-size: 12px;
	height: 28px;
	color:#389eff;
	background: url(../images/list_mbg.png) repeat-y
}

.list_body span {
	float: right;
	color: #888888;

}


 /*page*/
 .page{margin-top:12px;margin-bottom:12px;float:right; overflow:hidden;}
 .page li span.show{background:#B01F1F;color:#fff;}
 .page li{float:left;margin-left:-8px; list-style:none;}
 .page a,.page span{ font-size:12px; color:#595757; width:36px; height:25px; line-height:25px; text-align:center; border:1px solid #a8a8a8; margin: 0 9px; display:block; float:left;}
 .page a:hover{background:#d94418; border:1px solid #d94418; color:#fff;cursor:pointer;text-decoration:none;}
 