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

#maintext {
	float: left;
	position: relative;
	z-index: 2;
	background-image: none;
}
#mainflash {
	position: relative;
	z-index: 3;
}
#home_content_left {
	float: left;
	width: 405px;
}
#home_content_right {
	float: left;
	width: 333px;
	background-color: #333333;
	color: #FFFFFF;
	background-image: url(../images/white_box1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
	margin-left: 196px;
}
#home_content_right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1AC4E1;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 8px;
}
.home_news_headline {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 20px;
	line-height: 12px;
}
.home_news_headline a {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
.home_news_headline a:hover {
	color: #1AC4E1;
	

}

.home_news_date {
	font-size: 9px;
	font-weight: normal;
	color: #1AC4E1;
}

#home_content_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1AC4E1;
	margin-left: 25px;
	margin-top: 10px;
}
#home_content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 25px;
	margin-top: -7px;
	margin-right: 50px;
}
