@charset "utf-8";
body {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:130%;
	margin:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#home_outer_border{
	width:950px;
	height:650px;
	margin:0px;
}
#home_top_flash {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:auto;
}
#home_space1 {
	height:0px;
}
#home_space2 {
	height:125;
	width:10px;
	float:left;
}

#home_bottom {background:url(images/home/bottom-bg.gif) repeat-x;height:135px; }

#home_news {
	color:#FFFFFF;
	width:310px;
	height:125px;
	background-image:url(images/home/w_news.jpg);
	float:left;
	font-size:11px;
}

#home_news a {
	color:#FFFFFF;
}
#home_news ul { }
#home_news ul li { margin-left:-15px;margin-bottom:4px;}
#home_ad_1 {
	color:#FFFFFF;
	width:310px;
	height:125px;
	background-image:url(images/home/w_vedio.jpg);
	float:left;
	text-align:left;
	font-size:11px;
}

#home_ad_1 ul { }
#home_ad_1 ul li { margin-left:-15px;margin-bottom:4px;}

#home_ad_2 {
	color:#FFFFFF;
	width:310px;
	height:125px;
	background-image:url(images/home/w_setup.jpg);
	float:left;
	text-align:left;
	font-size:11px;
}
#home_ad_2 ul { }
#home_ad_2 ul li { margin-left:-15px; margin-bottom:4px;}
#copyright{
	font-size:10px;
	text-align:left;
}

#copyright2{
	font-size:10px;
	text-align:left;
}


#copyright a {
	color: black;
}