/*以下为list页独有*/
#list
{
width: 730px;
}


/*搜索页文章列表*/
.table_control
{
margin:5px 0px;
width:100%;
border:0px;
}

.tr_control
{

text-align:left;
height: 22px;
}


/*列表分页栏样式*/
.pages
{
clear:both;
margin:10px 5px;
text-align:left;
font-size:12px;
line-height:14px;
font-weight:bold;
}

.pages span
{
display:block;
float:left;
margin-right:10px;
padding-top:2px;
padding-left:5px;
padding-right:5px;
background-color:#d0c2a6;
height:14px;
}

.pages div
{
display:block;
float:left;
width:20px;
height:16px;
background-color:#000000;
color:#ece3d2;
margin-right:1px;
text-align:center;
}





/**文章列表**/
.letter_title
{
	padding-top:10px;
	padding-left:10px;
}

.letter_title h5
{
font-size:14px;
}

.letter_brief
{
	padding:3px 0px;
	padding-left:10px;
	padding-right:10px;
}

.letter_bottom
{
	padding-left:10px;
}



/**图片列表**/
.photo_list

{
text-align: center;
width:100%;
}


.photo_list li
{
display:block;
height:125px;
float:left;
text-align:center;
width:120px;
padding:8px 0px;
}

.photo_list a img
{
width:100px;
height:100px;
border:2px solid #ece3d2;
}


.photo_list a:hover img
{
border:2px solid #9d2e26;
}

/**品牌列表**/
.logo_list
{
text-align: center;
width:100%;
}

.logo_list li
{
height:85px;
padding-top:15px;
float:left;
text-align:center;
width:145px;
}

.logo_list li img
{
width:130px;
height:60px;
}

/*名媛列表*/
.letter_left
{
	width:64px;
	float:left;
	margin:10px 6px 10px 0px;
	padding-left:10px;
}

.letter_right
{
	margin-top:10px;
	height:80px;
	float:left;
	width:640px;
}

/**广告728*90**/

#ad_01
{
margin:8px;
width:728px;
border:1px solid #7d7360;
}
#list_m{margin:8px;
width:728px;
border:1px solid #7d7360;}
#list_m a{
	width:121px;
	text-align:center;
	float:left;
	
}
#list_m span{ background:#eee;margin:2px;display: block;}

/**About类栏目**/

.about_title
{
padding:5px 15px;
font-size:14px;
font-weight:bold;
color:#9d2e26;
background-color:#c3b69f;
clear:both;
}

.about_content
{
padding:15px;
}