@charset "utf-8";

/*  */

#page_top {
}

/**/

#page_top div.top_left{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
	clear: left;
}
* html #page_top div.top_left{
}
#page_top div.top_right{
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #page_top div.top_right{
}
#page_technology div.top_center {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
* html #page_technology div.top_center {
}

/**/
#page_top h2{
	background-image: url(../img/whatsNew.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 20px;
	text-indent: -10000px;
	display: block;
	margin-left: 5px;
}
#page_top dl.new{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: small;
}
#page_top dl.new dt{
	float: left;
	padding-top: 5px;
	clear: left;
}
#page_top dl.new dd{
	padding-top: 5px;
	margin-left: 90px;
}
/**/
#page_top ul.banner{
	background-image: url(../img/top_factry_bnr.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 240px;
	padding: 8px 0;
}
#page_top ul.banner li{
	padding: 0px;
	width: 219px;
	height: 50px;
	margin: 0 0 10px 10px;
}
#page_top ul.banner li a{
	display: block;
	width: 219px;
	height: 50px;
	text-indent: -9999px;
}




