﻿#Home_Body
{
    width:960px;
    margin:10px auto 0px auto;
    overflow:hidden;
}
#Home_FocusSlide
{
    width:100%;
    height:146px;
    background-image:url('/images/home/bg_focus.png');
}
.Home_NewsList
{    
    margin:0px;
    padding:0px;
}
.Home_News_Item
{
    line-height:25px;
    text-align:left;
    list-style:none;
}
.Home_News_Item .Home_News_Title
{
	width:410px;
	float:left;
}
.Home_News_Item a
{
    font-family:微软雅黑;
    font-size:14px;
    width:400px;
    color:#000;
    text-decoration:none;
}
.Home_News_Item a:hover
{
    color:#D30;
    text-decoration:underline;
}
.Home_News_Date
{
	width:100px;
    float:right;
}
.Home_News_More
{
    float:right;
}
.Home_News_More a
{
    color:Red;
    text-decoration:none;
}
#Home_Cases
{
    overflow:hidden;
    width:570px;
    height:80px;
}
#Home_Float_Cases
{
	width:600px;
	height:75px;
	padding-left:19px;
	padding-top:5px;
}
#Home_Cases ul
{
    list-style-type:square;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}
#Home_Cases ul li
{
    height: 80px;
    line-height: 80px;
    width: 600px;
    float: left;
    display: inline;
    white-space:nowrap;
}
#Home_Cases .Item
{
    float:left;
    margin:5px 20px 5px 0px;
}
.Home_Banner
{
    list-style:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
    width:100%;    
}
.Home_Banner li
{
    float:left;
    width:170px;
}
.Home_Banner .right
{
    margin-left:10px;
}

#H_Campaign
{
	margin-top: 10px;
	background-color: #ffffff;
	width: 600px;
	overflow:hidden;
}

#H_ActiveImanges
{
	height:170px;
	width:600px;
	margin-top:10px;
}
#H_ActiveImanges img
{
	border:0px;
}

*+html #H_Campaign
{
	width:600px;
}



.H_content
{
	width:100%;
	float:left;
}

.H_content .foucs
{
	width:350px;
	height:235px;
	float:left;
}

.Flash_Focus
{
    float:left;
    width:350px;
    height:230px;
}

.topNews
{
	width:600px;
	height:235px;
	overflow:hidden;
	float:right;
}
.topNews ul
{
	margin-top:10px;
}
.topNews .title,.news_area .news .title
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	background-image:url('../images/home/Tip_1.gif');
	background-repeat:no-repeat;
	background-position:13px 8px;
	padding:6px 20px 5px 29px;
	background-color:#e6e6e4;
	height:16px;
	color:#555;
	overflow:hidden;
}
.topNews .title .title_txt,.news_area .news .title .title_txt
{
	width:200px;
	float:left;
}
.topNews .title .more,.news_area .news .title .more 
{
	width:50px;
	float:right;
	margin-top:2px;
}
.topNews .title .more a,.news_area .news .title .more a
{
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
	color:#666;
	text-decoration:none;
}
.topNews .title .more a:hover,.news_area .news .title .more a:hover
{
	color:#F90;
	text-decoration:underline;
}
.topNews .content
{
	width:578px;
	height:200px;
	float:left;
	border:1px solid #e6e6e4;
	padding:0px 20px 0px 0px;
}
.topNews .content span
{
	font-size:14px;
}
.img_banner
{
	width:100%;
	clear:both;
	height:95px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

.news_area
{
	width:740px;
	min-height:200px;
	float:left;
	clear:both;
	margin-top:10px;
}

.news_area .news
{
	width:360px;
	height:295px;
	overflow:hidden;
	border:1px solid #e6e6e4;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}
.news_area .news .title
{
	font-size:14px;
}

.right_ad
{
	float:right;
	background-color:White;
	width:218px;
	min-height:600px;
	margin-top:10px;
}
.right_ad .item
{
	width:218px;
	margin-bottom:10px;
}
.right_ad .item img
{
	width:218px;
}
.news_area .news .headline
{
	width:100%;
	height:130px;	
	overflow:hidden;
}
.news_area .news .headline img
{
	background-color:#F6F6F6;
	float:left;
	width:150px;
	height:100px;
	padding:6px;
	border:1px solid #999;
	margin:10px 0px 0px 10px;
}
.txt_content
{
	padding-top:8px;
	width:170px;
	height:110px;
	float:right;
	margin-right:6px;
}
.txt_content dl
{
	width:100%;
	height:100%;
}
.txt_content dl dt
{
	text-align:center;
}
.txt_content dl dt a
{
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.txt_content dl dt a:hover
{
	text-decoration:underline;
	color:#D50;
}
.txt_content dl dd
{
	padding:5px 0;
	margin:0px;
	text-indent:2em;
	line-height:20px;
}

.txt_content dl dd a
{
	font-size:12px;
	color:#333;
}
.txt_content dl dd a span
{
	color:#F00;
}
.news_area .news .content
{
	width:100%;
	float:left;
}
.news_area .news .content ul
{
	margin:0px;
	padding:3px 5px 10px 23px;
	line-height:18px;
}
.news_area .news .content ul li
{
	list-style-type:square;
}
.news_area .news .content ul li a
{
	font-size:13px;
	color:#333;
	text-decoration:none;
}
.news_area .news .content ul li a:hover
{
	color:#D30;
	text-decoration:underline;
}


/*慈善项目开始*/
.CharityProject
{
	width:100%;
	padding-bottom:10px;
	float:left;
	border-bottom:2px solid #9f0001;
}
.CharityProject .Cat_Title
{
    background-color:#9f0001;
    color:White;
    font-size:14px;
    font-weight:bold;
    height:25px;
    float:left;
    clear:both;
    width:73px;
    line-height:25px;
    padding:2px 5px 0px 20px;
}
.ProjectList
{
    list-style:none;
    margin:0px;
    padding:0px;
    float:left;
    clear:both;
    width:100%;
    border-top:2px solid #9f0001;
}
.ProjectList .Item
{
	width:125px;
	height:55px;
	overflow:hidden;
    margin:10px 0px 0px 10px;
    float:left;
}
.ProjectList .First
{
    margin-left:0px;
}
/*慈善项目结束*/