body {
	margin: 0px;
	padding: 0px;
	background-image: url(../html_image/ui/bgrp.gif);
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../html_image/index_bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#head {
	margin-right: 10px;
	margin-left: 10px;
}
#top_menu {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 340px;
}
#top_menu_EN {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 380px;
}
#top_menu_JP {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 380px;
}


/*---------------------------------------------------------------------------------------------------------首頁搜尋top區------------*/
#top_box{
	font-size:12px;
	color:#8594a0;
	float:left;
	margin-right:10px;
	margin-top:2px;
	padding:6px;
}
#top_box a:Link,#top_box a:Visited{
	color:#8594a0;
	text-decoration:none;
}
#top_box a:Hover{
	color:#003366;
	text-decoration:underline;
}
#top_box form{
	width:120px;
	margin:0px;
}
#menu {
	position: absolute;
	right: 30px;
	display: block;
	top: 60px;
	line-height: 16px;
}



.search_bt{
	background-color:transparent;
	/*background:url(../html_image/ui/search_bt.gif) no-repeat center 2 5;*/
	background-image:url(../html_image/ui/search_bt.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
	width:30px;
	height:20px;
	border-width:0px; 
	border-style:solid;
	border-color:#275E89;
	cursor:pointer;
	float:left;
}
.search_lab{
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	border:#0099FF 1px solid;
	float:left;
	font-size:11px;
}
#content {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	background-image: url(../html_image/center_to_bg.gif);
	z-index: 101;
	display: block;
}
#content .hot-pro {
	float: left;
	width: 522px;
	background-image: url(../html_image/pro-bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	_margin-left: 10px;
}
#content .news {
	float: left;
	width: 299px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 15px;
}
#content .new {
	width: 299px;
	background-image: url(../html_image/news-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#content .partenr {
	width: 299px;
	background-image: url(../html_image/news-bg.gif);
	background-repeat: repeat-y;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}
#content .download {
	float: left;
	width: 522px;
	background-image: url(../html_image/pro-bg.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-right: 10px;
}
.sp {
	clear: both;
}








/*---------------------------------------------------------------------------------------------------------首頁foot區------------*/
#footbt_foot{
	color:#319cee;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}

#footbt_foot a:Link, #footbt_foot a:Visited{
	color:#319cee;
	text-decoration:underline;
}
#footbt_foot a:Hover{
	color:#319cee;
	text-decoration:none;
}
#footer {

	padding-top: 10px;
	clear: both;
	background-color: #FFF;
}
#Copyright {
	background-image: url(../html_image/footer_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #999;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

