@charset "utf-8";
@import url("base.css");

/*

information{
	ファイル名 : /css/product.css;
	概要 : このCSSファイルは製品概要ページに関するスタイルを定義しています;
	サイト名 : 株式会社WEICのホームページ;
	URL : http://www.weic.jp/;
	コピーライト : (c) WEIC, Inc. All Rights Reserved.;
}

 */
 

 
 
 /* 目次
--------------------------------------------------------------------------

	1. GM メインメニュー上書き

--------------------------------------------------------------------------
*/


/*	1. GM メインメニュー上書き
-----------------------------------------------	*/
div#gm li#product a:link,div#gm li#product a:visited {
	background-image:url(../images/gm_product_2.gif);
	background-repeat:no-repeat;
	width:85px;
	height:45px;
}

div#gm li#product a:hover {
	background-image:url(../images/gm_product_2.gif);
	background-repeat:no-repeat;
	width:85px;
	height:45px;
}

/*	2. サブメニュー親項目
-----------------------------------------------	*/

/* add by 胡嘉 08.03.27 */
.totop {
	CLEAR: both; MARGIN: 0px 20px 16px; TEXT-ALIGN: right;
}

#custom DT {
	PADDING-LEFT: 4px; FONT-WEIGHT: bold; MARGIN: 0px 0px 8px; FONT-SIZE: 12px; LINE-HEIGHT: 1.8em; COLOR: #0f0065; BACKGROUND-COLOR: #ededed
}

#other DT {
	PADDING-LEFT: 4px; FONT-WEIGHT: bold; MARGIN: 0px 0px 8px; FONT-SIZE: 12px; LINE-HEIGHT: 1.8em; COLOR: #0f0065; BACKGROUND-COLOR: #ededed
}

/*zhangping*/
div#gm1 li#product a:link,div#gm1 li#product a:visited {
	background-image:url(../images/gm_product_2.gif);
	background-repeat:no-repeat;
	width:85px;
	height:45px;
}

div#gm1 li#product a:hover {
	background-image:url(../images/gm_product_2.gif);
	background-repeat:no-repeat;
	width:85px;
	height:45px;
}
