.letter_head
{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}

.letter_subhead
{
	padding:5px 10px;
	background-color:#f4efe6;
}

#letter_content
{
	padding:10px 20px;
	font-size:14px;
	line-height:180%;
}


.letter_foot
{
background-color:#ddd3c1;
color:#666666;
padding:10px;
clear:both;
}

/*各功能标题栏*/
.func_title
{
	font-weight:bold;
	font-size:14px;
	height:14px;
	background-color: #D9C8AC;
	padding:8px 8px;
	margin:10px 0px 5px 0px;
	line-height:14px;
}


/*表格样式*/
.td_title
{
	background-color:#EEEEEE;
	padding-left:8px;
	font-weight: bold;
}

.td_content
{
	background-color:#F8F8F8;
	padding-left:8px;
}

/*按钮样式*/
.button
{
height:25px;
margin:5px;
}





/*google广告*/
#googlead01
{
clear:both;
margin:0px 0px 10px 20px;
}

#googlead02
{
float:right;
height:250px;
width:300px;
margin-right:0px;
}


/*上一页下一页*/
#pageredirect
{
margin:10px;
text-align:center;
color:#9d2e26;
}

#pageredirect a
{
width:60px;
height:20px;
border:1px solid #9d2e26;
padding:3px 5px;
color:#9d2e26;
font-size:12px;
text-decoration:none;
line-height:12px;
}

#pageredirect a:hover
{
text-decoration:none;
background-color:#ddd3c1;
}

/*顶一下*/

#point
{
margin:10px;
text-align:center;
}

#point a
{
display:block;
width:50px;
height:48px;
padding:5px;
background-image:url(/images/point.gif);
color:#333333;
text-decoration:none;
}

#point a strong
{
font-size:18px;
font-weight:bold;
color:#9d2e26;
text-decoration:none;
line-height:28px;
}