@charset "utf-8";
/* CSS Document */

/*-------forum style*----------*/
.forumBlock {
	width: 677px;
}
.forumTitleBg {
	background: url(Images/forumTitleBg.jpg) left top no-repeat;
	width: 677px;
	height: 53px;
}
.forumContent {
	width: 100%\9;
	padding: 9px 13px 11px 13px;
/*	background: url(Images/forumContentBg.jpg) left bottom repeat-y;*/
background-color: #121413;
	min-height: 173px;
	height: 193px\9;
}
.forumContent p {
	font-size: 12px;
	color: #898989;
}
.forumFooter {
	width: 677px;
	height: 12px;
	background: url(Images/forumFooterBg.jpg) left top repeat-x;
	font: 0;
}
/*---------heart feel style---------*/
.heartFeelBlock {
	width: 713px;
}
.heartFeelTitleBg {
	background: url(Images/heartFeelTitleBg.jpg) left top no-repeat;
	width: 713px;
	height: 92px;
}
.leftShadow {
	width: 13px;
	background: url(Images/heartFeelShadow_l.jpg) left top repeat-y;
}
.rightShadow {
	width: 13px;
	background: url(Images/heartFeelShadow_r.jpg) left top repeat-y;
}
.heartFeelContent {
	width: 687px;
	background: url(Images/heartFeelContentBg.jpg) left top no-repeat;
	background-color: #26231C;
	padding: 16px 14px;
}
.heartFeelContent p {
	font-size: 12px;
	color: #70654F;
}

/* heartfeel subpage*/
.heartFeelBlockSubpage {
	margin-top:8px;
	width: 221px;
}
.heartFeelTitleBgSubpage {
	width 221px;
	height: 58px;
	background: url(Images/heartFeelTitleBg2.jpg) left top no-repeat;
}
.heartFeelContentSubpage {
	width: 100%\9;
	background: url(Images/heartFeelContentBg2.jpg) left top no-repeat;
	background-color: 26231C;
	min-height: 174px;
	height: 214px\9;
	padding: 20px 9px;
}
.heartFeelContentSubpage p {
	font-size: 12px;
	color: #70654F;
}

/*---------------NewsBlock--------------------*/
.NewsTitleBg{
background:url(Images/NewsTitle.jpg) no-repeat left top;
height:112px;}
.NewsFooter{
background:url(Images/NewsFooter.jpg) no-repeat left top;
height:103px;}
.NewsContent{
background:#F6F6F6 url(Images/NewsContent.jpg) repeat-x left bottom;
padding:0px 35px; 
border-left:1px solid #37383A;}
/*---------------NewsListBlock--------------------*/
.NewsListTitleBg .Head{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:35px;
padding-left:10px;
color:#fff;
}
.NewsListTitleBg{
background:url(Images/NewsListTitle.jpg) no-repeat left top;
height:35px;}
.NewsListFooter,.NewsListContent{
background-color:#1E1E1E;
}
.NewsListContent{
padding:8px 0px 10px 25px;
}

