@charset "UTF-8";
/* TOPPAGE */


/* NEWS */

#top_news {
	padding: 0px 0px 0px 0px;
/*	margin: 0px 0px 30px 0px;*/
	margin: 0px 0px 30px 25px;
	_margin: 0px 0px 30px 14px;
	width: 315px;
	float: left;
	font-size: 12px;
	line-heiht: 1.8em;
}

#top_news h3 {
	padding: 4px 0px 4px 10px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 305px;
	font-size: 12px;
	line-height: 1.0em;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/common/h3_bg.gif);
	background-repeat: no-repeat;
	clear: both;
}

#top_news li {
	margin: 0px 0px 10px 16px;
	font-size: 12px;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-image: url(../img/common/link_marker.gif);
}


#top_news dl {
	padding: 0px 0px 8px 12px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/common/link_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#top_news dt {
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
	display: inline;
}

#top_news dd {
	display: inline;
}

/* add by headway 2007.09.06 */
#top_news a:link {
	color: #4433DD;
	text-decoration: none;
}

#top_news a:visited {
	color: #3300BB;
	text-decoration: none;
}

#top_news a:hover, a:active {
	color: #FFAA00;
	text-decoration: underline;
}
/* add by headway 2007.09.06 end */


/* MENU */

#top_menu {
/*	margin: -2px -4px 20px 0px; */
	margin: -2px 14px 20px 0px;
	_margin: -2px 6px 0px 0px;
	padding: 0px 0px 0px 12px;
	width: 420px;
	float: right;
	background-image: url(../img/common/dotted.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#top_menu ul {
	margin: 0px 0px 5px -1px;
	padding: 0px;
	line-height: 0px;
}

#top_menu ul li {
	margin: 0px;
	/*_margin-bottom: -4px;*/
	*margin-bottom: -3px;
	padding: 0px;
}

#top_menu ul.left li {
/*	_margin: 0px -3px -7px 0px;*/
	*margin: 0px -3px -9px 0px;
}


/* add by headway 2008.10.28 */
#top_menu #menu_penabled a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 110px;
	text-indent: -9999px;
	background-image: url(../english/img/top/penabled.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_penabled a:hover {
	background-position: 0px -110px;
}

#top_menu #menu_capplus a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 110px;
	text-indent: -9999px;
	background-image: url(../english/img/top/capplus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_capplus a:hover {
	background-position: 0px -110px;
}

/* add by headway 2008.10.28 end */



#top_menu #menu_product a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 55px;
	text-indent: -9999px;
	background-image: url(../chineseGB/img/top/product.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_product a:hover {
	background-position: 0px -55px;
}



#top_menu #menu_technology a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 55px;
	text-indent: -9999px;
	background-image: url(../chineseGB/img/top/technology.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_technology a:hover {
	background-position: 0px -55px;
}

#top_menu #menu_partner a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 55px;
	text-indent: -9999px;
	background-image: url(../chineseGB/img/top/partner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_partner a:hover {
	background-position: 0px -55px;
}

#top_menu #menu_about a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 55px;
	text-indent: -9999px;
	background-image: url(../chineseGB/img/top/about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_about a:hover {
	background-position: 0px -55px;
}

#top_menu #menu_download a {
	padding: 0px;
	margin: 0px;
	width : 207px;
	height : 55px;
	text-indent: -9999px;
	background-image: url(../chineseGB/img/top/download.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#top_menu #menu_download a:hover {
	background-position: 0px -55px;
}


h2 { z-index:-1; }

/* add by headway 2007.09.06 */

#site_menu {
	font-size: 10px;
	text-align: center;
	clear: both;
}

#site_menu select {
	font-size: 10px;
	line-height: 1.0em;
}

