@charset "utf-8";
/* CSS Document */

@import url("common.css");
@import url("news-events.common.css");

#wrapper_home{
	width:960px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#wrapper_header_home{
	float:left;
	position:relative;
	width:940px;	
	padding:110px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

#communities_list{
	float:left;
	width:300px;
	height:260px;
	background-image: url(../../_sharedimg/home/heading-communities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:61px 0px 0px 0px;
}

#communities_list img{
	float:left;
}

#flash_home{
	float:left;
	width:640px;
	height:321px;
}

#wrapper_body_home{
	float:left;
	width:940px;
	margin:0px 10px 0px 10px;
}

/*content left*/

#content_home_left{
	float:left;
	position:relative;
	width:639px;
	padding:30px 0px 0px 17px;
}

#welcome_more_btn{
	position:absolute;
	top:108px;
	left:372px;
}

.news_header_home{display:block;}

#wrapper_body_home h3{
	color:#0079aa;	
	font-weight:bold;
	font-size:1.3em;
	margin:0px;
	padding:0px;
}

#wrapper_body_home h3 a{
	color:#0079aa;	
	font-weight:bold;
	font-size:1.0em;
	margin:0px;
	padding:0px;
}

#wrapper_body_home h3 a:hover{
	color:#13bde2;
	text-decoration: none;
}


/*content right*/


#content_home_right{
	float:left;
	width:283px;
	padding:4px 0px 62px 0px;
}

#content_home_right img{
	float:left;
	padding:10px 0px 0px 0px;
}

