@charset "UTF-8";

/* New Edge Concept CMS 2.0 - Demo Design
 * CSS Document - Main Stylesheet
 */

.col_center {
	padding:0;	
}

.home_article_item p{
	text-align:left;
}	

/*------------------NEWS HOME-------------------------*/
div.home_article_list{
	margin-top:15px;
	background:url(../../images/i_layout/tit_news_home.gif) no-repeat;
	padding-top: 40px;
	margin-left:20px;
	border:0px solid red;
	overflow:hidden;

}

div.home_article_item{
	border:0px solid green;
	width:710px;
	margin-right:10px;
	float:left;
	
}

div.home_article_item h3{
	font-size:18px;
	font-weight:normal;
	color:#ff7200;
	padding-bottom:6px;
	
}
div.home_article_item .link{
	color:#ff7200;
}
div.home_article_item a{
	color:#ff7200;
}
div.home_article_item a:hover{
	text-decoration:none;
}


.body_content p.nospace, p.nospace img{
	margin:0;
	padding:0;
}

div.homeNav{	
	
	
	
}


h2.section1 a{	
	background:url(../../images/i_layout/but_section1.gif) top no-repeat;	
}
h2.section2 a{	
	background:url(../../images/i_layout/but_section2.gif) top no-repeat;	
}
h2.section3 a{	
	background:url(../../images/i_layout/but_section3.gif) top no-repeat;	
	margin-right:102px;
}

div.nav_sections{	
	border:0px solid red;
	width:687px;
	float:left;
	padding-left:63px;
	margin-right:-50px;
	
}

div.nav_sections h2{
	float:left;
	border:0px solid red;
	width:140px;
	padding:0;
	margin:0;
	height:27px;
	overflow:hidden;
	margin-right:0px;
	
}

div.nav_sections h2.section1{
	margin-right:102px;
	
}

div.nav_sections h2.section2{
	margin-right:102px;
	
}

div.nav_sections h2 a{	
	display:block;
	padding:27px 0 0 0;
	width:140px;
	margin:0;
	height:0px;
	overflow:hidden;
	
}

div.nav_sections h2 a:hover{	
	background-position:0 -27px;
	
	
}

div.guy_block{
	background:#d49f2c;
	border:3px solid #ffbf37;
	min-height:119px;
	margin: 20px 20px 0 20px;
	color:#FFF;
	
}
div.guy_block p{	
	padding:5px 10px;
	
	
}

