ul {
    list-style-type:none;
	margin-left: -2px;
}
li {
	line-height: 16px;
	background: url(../Images/li.gif) repeat-x left bottom;
	
}
/*content°üÀ¨position¡¢frame,frame°üÀ¨TableName¡¢right*/
#content {
	width: 780px;
}
#content #Position{
	width: 780px;
	text-align:left;
	height:30px;
	border-top:2px solid #FFFFFF;
	border-bottom:4px solid #FFf;	
}
#content #Position #word{
    padding-top:8px;
	padding-left:20px;
	background:#0066cc;
	height:24px;
	color:#FFFFFF;
}
#content #frame{
    width:780px;
}
/*×ó*/
#left{
     width:180px;
	 background:#f5f5f5 url(../Images/red.gif) no-repeat top;
	 float:left;
	 text-align:left;
	 padding-top:30px;
	 color:#333333;
}


/*ÓÒ*/
#content #frame #right {
	width: 578px;
	border: solid 1px #cecfce;
	float: right;
	background-color: #fff;
	padding:10px;
	min-height:600px!important;_height:600px;
}
.List {
	width: 576px;
	text-align: left;
}
.List #Title{
    font-size:20px;
	text-align:center;
	font-family:"¿¬Ìå_GB2312";
	color:#000000;
	font-weight:500;
	padding:10px 0px;
}
.List #Date{
     border-top:solid 1px #cecfce;
	 border-bottom:solid 1px #cecfce;
	 padding:5px 0px;
	 text-align:center;
	 color:#666666;
}
.List #Content{
    text-align:left;
	font-size:15px;
	line-height:20px;
	color:#666;
	letter-spacing:0px;
	padding:10px 0px;
}