@charset "UTF-8";
/* CSS Document */

/*body  {
	margin: 0;
	padding: 0;
}*/


/*#home_news_left {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#home_news_right {
	float: right;	
	width: 180px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#home_news_left p, #home_news_right p {
	padding-right: 10px;
	padding-left: 10px;
}

#home_news_left a:link, 
#home_news_left a:visited, 
#home_news_right a:link, 
#home_news_right a:visited {
	text-decoration: none;
	color: #333333;
}

#home_news_left a:hover, 
#home_news_left a:hover, 
#home_news_right a:hover, 
#home_news_right a:hover {
	text-decoration: none;
	color: #00CCFF;
}

#home_news_left a:active, 
#home_news_right a:active {
	text-decoration: none;
}*/

/*.clearfloat {*/ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	/*clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}*/

/*#footermain_new {
	left: -180px;
	width: 755px;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #00CCFF;
	text-align:left;
	padding-top: 2px;
	padding-left: 5px;
	position: relative;
}*/

/*#background_wrapper {
	position:absolute;
	left: 180px;
	top:298px;
	background-color: #FFF;
	width: 580px;
}

#background_new {
	width: 580px;
	background-color: #e7e7e7;
	padding-bottom: 30px;
	position: relative;
}*/

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
