@charset "shift_jis";

/* 基本文字設定 */

body {
color:#333333;
}

.normal {
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_gy {
color:#888888;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_bl {
color:#3654CB;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_rd {
color:#E84A66;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_or {
color:#FF7300;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_wh {
color:#FFFFFF;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_pp {
color:#A878D3;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.normal_gn {
color:#006633;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.small {
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.small_bl {
color:#3654CB;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.medium{
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.medium_bl{
color:#3654CB;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.big{
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.privacy {
color:#3E949D;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.privacy enq{
color:black;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

/* メインリンク */

a {
color:#3654CB;
text-decoration:none;
}

a:visited {
color:#3654CB;
text-decoration:none;
}


a:hover {
color:#333333;
text-decoration:none;
background-color:#D9F0E4;
}


/* リンク2 ニュース用 */

.news a {
color:#3654CB;
text-decoration:none;
}

.news a:visited {
color:#666666;
text-decoration:none;
}

.news a:hover {
color:#666666;
text-decoration:none;
background-color:#DDECF2;
}


/* ブレッドクラム用 */

.bread a {
color:#3654CB;
text-decoration:underline;
}

.bread a:visited {
color:#666666;
text-decoration:underline;
}

.bread a:hover {
color:#666666;
text-decoration:none;
background-color:#DDECF2;
}


/* ブレッドクラム下ナビ用 */

.navi a:link {
color:#1D80DA;
text-decoration:none;
}

.navi a:visited {
color:#1D80DA;
text-decoration:none;
}

.navi a:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#A2ADB3;
}

/* ブレッドクラム下ナビ(product_name,catalog_name)用 */

.navi_name a:link {
color:#3654CB;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
text-decoration:none;
}

.navi_name a:visited {
color:#3654CB;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
text-decoration:none;
}

.navi_name a:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#A2ADB3;
}
/* 外部リンク用 */

a.blank { color : #268E41 ; text-decoration : none ;}
a.blank:active { color : #268E41 ; text-decoration : none ;}
a.blank:visited { color : #268E41 ; text-decoration : none ;}
a.blank:hover { color : #808882 ; text-decoration : none ; background-color:#F5F5F5;}


/*メニューのスタイル*/
td.main{
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
cursor:hand;
}

/*サブメニューのスタイル*/
td.sub{
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
position:relative;
left:10px;
}

.sub div{display:none;}

/*サブメニューのリンクスタイル*/
.sub div a:link{
text-decoration:none;
color:#333333;
}
.sub div a:visited{
text-decoration:none;
color:#333333;
}
.sub div a:hover{
color:#333333;
text-decoration:none;
background-color:#D9F0E4;
}


/****************************************************/
/* 共通ヘッダ向けスタイルシート
/****************************************************/

/* 色を変更する際は以下を入れ替えてください */
/* 検索バーの色を設定 */


/* シルバー */
/*
BODY.type1 A					{color:#4060AC;}
BODY.type1 FORM A				{color:black;}
BODY.type1 FORM.header			{color:black; border-color:#646565 #646565 #646565 #A4A1A1;background-image:url(/Image/New/back_form1.gif);}
*/

/* ヘッダー リンク色設定 */
/* 通常  アクセス済みの色   マウスオーバー */
/*
BODY.type1 FORM.header A:link               {text-decoration:none;color:#333333;}
BODY.type1 FORM.header A:visited            {text-decoration:none;color:#333333;}
BODY.type1 FORM.header A:hover              {text-decoration:none;color:#333333;}
*/


/* レッド */
BODY.type1 A					{color:#333333;}
BODY.type1 FORM A				{color:#4060AC;}
BODY.type1 FORM.header			{color:white; border-color:#A67376 #874B40 #95392F #BE968A; background-image:url(/Image/New/back_form_new.gif);}


/* ヘッダー リンク色設定 */
/* 通常  アクセス済みの色   マウスオーバー */

BODY.type1 FORM.header A:link               {text-decoration:none;color:#990000;} 
BODY.type1 FORM.header A:visited            {text-decoration:none;color:#990000;} 
BODY.type1 FORM.header A:hover              {text-decoration:none;color:#990000;} 



/* Google Only (リンク下線を表示) シルバー */
/*
BODY.typeG A					{color:#4060AC;}
BODY.typeG FORM.header A		{color:black;}
BODY.typeG FORM.header			{color:white; border-color:#646565 #646565 #646565 #A4A1A1; background-image:url(http://www.product-search.jp/Image/New/back_form1.gif);}
BODY.typeG A:link               {text-decoration:underline;color:#4060AC;}
BODY.typeG A:visited            {text-decoration:underline;color:#333333;}
BODY.typeG A:hover              {text-decoration:underline;color:#333333;}
BODY.typeG FORM.header A:link    {text-decoration:none;font-weight:bold;color:#333333;} 
BODY.typeG FORM.header A:visited {text-decoration:none;font-weight:bold;color:#333333;} 
BODY.typeG FORM.header A:hover   {text-decoration:none;font-weight:bold;color:#333333;} 

*/
/* Google Only  */



/* Google Only (リンク下線を表示) レッド */
BODY.typeG A					{color:#333333;}
BODY.typeG FORM.header A		{color:white;}
BODY.typeG FORM.header			{color:white; border-color:#A67376 #874B40 #95392F #BE968A; background-image:url(https://www.product-search.jp/Image/New/back_form_new.gif);}
BODY.typeG A:link               {text-decoration:underline;color:#4060AC;}
BODY.typeG A:visited            {text-decoration:underline;color:#333333;}
BODY.typeG A:hover              {text-decoration:underline;color:#333333;}
BODY.typeG FORM.header A:link    {text-decoration:none;color:#990000;} 
BODY.typeG FORM.header A:visited {text-decoration:none;color:#990000;} 
BODY.typeG FORM.header A:hover   {text-decoration:none;color:#990000;} 

/* Google Only  */




/********************
 A
 ********************/
A								{text-decoration:none;}
H1 DIV A, DIV.head_takagi A		{height:44px;}
H1 DIV A, DIV.foot_takagi A		{float:left; position:relative;}
/*H1 DIV A						{width:279px;}*/
/*DIV.head_takagi A				{width:190px; float:right;}*/
/*DIV.foot_takagi A				{width:109px; height:25px; top:16px; left:14px;}*/
H1 DIV A						{width:279px; background:url(/Image/New/PS_logo_Red.gif) 0% 50% no-repeat;}

/* 高木商会ヘッダー画像 */
DIV.head_takagi A				{width:190px; float:right; background:url(/Image/New/head_takagi_new.gif) 100% 50% no-repeat;}
/* 高木商会フッター画像 */
DIV.foot_takagi A				{width:123px; height:51px; background:url(/Image/New/foot_takagi.gif) 0% 50% no-repeat;}

UL.menu#menu1 LI A				{_height:1em;}

/* 規約画像 */
UL.kiyaku LI A					{width:126px; height:20px;
							 	 background:url(/Image/New/kiyaku.gif) 50% 50% no-repeat; display:block;}

/********************
 BODY, INPUT
 ********************/
/* BODY, INPUT.input				{color:black; font-size:10pt; background-color:white;} */

/* TOP文字全体の大きさ */
BODY							{margin:15px 0px 0px 0px; _margin-top:0px; padding:0px; text-align:center; font-size:x-small;}
:root BODY			{font-size:small; } /* N Fx */

table.top				{font-size:x-small;margin-top:-20px;}
:root table.top				{font-size:small; } /* N Fx */


BODY, INPUT.input				{color:black;  background-color:white;} /* IE */




/********************
 DIV
 ********************/
/*DIV.wrap_all					{width:780px; margin:auto; _margin-top:-5px; text-align:left;}*/
DIV.wrap_header_footer			{width:970px; margin:auto; margin-top:0px; margin-bottom:0px; _margin-top:-5px; text-align:left;}
/* DIV.wrap_index_contents			{width:975px; margin:auto; margin-top:0px; _margin-top:-5px; text-align:left;}*/
DIV.wrap_index_contents			{width:780px; margin:auto; margin-top:0px; _margin-top:-5px; text-align:left;}

H1 DIV, DIV.head_takagi			{height:44px;}
/*H1 DIV							{background:url(/Image/New/PS_logo_Red.gif) 0% 50% no-repeat;}*/
/*DIV.head_takagi					{margin:-70px 0px 2px 0px; background:url(/Image/New/head_takagi.gif) 100% 50% no-repeat;}*/
DIV.head_takagi					{margin:-70px 0px 2px 0px;}
DIV.header						{position:relative; top:-5em;}
DIV.form						{margin:2px 0px 6px 0px; _margin:1px 0px 4px 0px;}
/*DIV.wrap_left					{float:left; width:518px;}*/


/* PS No Search PS情報番号検索（位置調整） */
DIV.NoSearch					{float: right; margin-top: 10px; margin-right: 5px; width:255px;font-size:12px;}
DIV.NoSearch					{margin-top: -15px;}					/* Opera */
:root DIV.NoSearch				{margin-top: -15px;}					/* Fx    */
HTML*DIV.NoSearch				{right: 0px;}							/* N     */
HTML*DIV.NoSearch				{_margin-top:0px;}						/* IE    */
/* PS No Search */

/* PSMカテゴリ */
DIV.psm_category                {margin-left:140px; margin-right:50px; width:auto; margin-top:-20px; height:55px;}


/* PSMカテゴリタイトル色設定 */
DIV.catgorytitle {margin-left:25px;text-align:left; color:#B92025;font-weight:bold;_margin-top:-0px;}

/* リンク色設定 */
.psm_category a:link            {text-decoration:none;color:#333333;}	/* 通常 */
.psm_category a:visited         {text-decoration:none;color:#333333;}   /* アクセス済みの色 */
.psm_category a:hover           {color:#333333;text-decoration:none;background-color:#D9F0E4;} /* ポイント時の色 */
/* PSMカテゴリ */


/*DIV.wrap_left					{float:left; width:715px;}*/

/* 右側の枠の幅設定 自動右寄せ */
DIV.wrap_right					{float:right; width:255px;}

/*DIV.wrap_l1, DIV.wrap_l2		{float:left; width:350px; margin-top:20px;}*/

/* 左側の枠の幅設定 自動左寄せ */

/* DIV.wrap_l1						{float:left;margin-right:12px;width:250px;margin-top: 5px;} */
DIV.wrap_l1						{float:left;margin-left:0px;width:265px;margin-top: 5px;}

/* DIV.wrap_left					{float:left; width:715px;}
/* DIV.wrap_right					{float:right; width:250px; margin-top:0px;}*/
/* DIV.wrap_l1, DIV.wrap_l2		{float:left; width:253px; margin-top:20px;}*/
/* DIV.wrap_l1, DIV.wrap_l2		{float:left; width:350px; margin-top:20px;}*/
/* DIV.wrap_l1						{margin-right:12px;} */


DIV.wrap_l3, DIV.wrap_l4, DIV.wrap_r1, DIV.wrap_r2, DIV.wrap_l5	{border-width:1px; border-style:solid; margin-bottom:8px;}
DIV.wrap_r3	{border-width:0px; border-style:solid; margin-bottom:8px;}
DIV.wrap_l3, DIV.wrap_l4, DIV.wrap_r2, DIV.wrap_l5	{border-color:#b3b3b2;}
DIV.wrap_r1						{border-color:#50588B;}
DIV.item						{padding:10px; border-top:0px solid #E9E8E7;}
DIV.bnr							{margin-bottom:3px; _margin-bottom:3px;}
DIV.information					{background-color:#DEE1F0; padding:5px; line-height:120%;}
DIV.line						{height:1px; background:url(/Image/New/line.gif) repeat-x; margin:12px 0px 12px 0px;}
DIV.item DIV.line				{margin:5px 0px 5px 0px; _margin-bottom:0px;}
DIV.clear						{height:1px; clear:both;}
DIV.footer, DIV.foot_takagi, DIV.copyright			{height:51px;}
DIV.footer						{margin-top:15px; _margin-top:0px; background:url(/Image/New/back_footer.gif) 100% 50% repeat-x;}
/*DIV.foot_takagi					{background:url(/Image/New/foot_takagi.gif) 0% 50% no-repeat;}*/
DIV.copyright					{margin-top:-51px; background:url(/Image/New/copyright.gif) 50% 50% no-repeat;}


/* CenterContents */
/* ケーススタディ サプライヤハイライト */
/* 右側 位置設定 */
DIV#sidebar						{width:255px;position:absolute;right:15px;top:220px;} /* all */
DIV#sidebar						{_top:180px;_right:5px;}                              /* IE  */

/*  中央コンテンツ位置  */ 
/*DIV#content						{margin-left:186px; padding:5px 26px;} */
DIV.content						{float:right; width:430px; margin-right:0.9%; margin-top:5px;}

/* 中央コンテンツ 左からの位置　右からの位置 */
/* DIV#content.centerDIV			{margin-left:255px; margin-right:255px;float:none;} */
DIV.centerDIV2					{text-align:left;}

/* CenterContents */



/********************
 FORM
 ********************/
FORM.header						{height:51px; border-width:1px; border-style:solid;
								 background-repeat:repeat-x; text-align:center;}	/* all   */
FORM.header						{margin-top:17px;}					/* Opera */
:root FORM.header				{margin-top:15px;}					/* N, Fx */
FORM.header						{_margin-top:16px;}					/* IE    */

/********************
 H1〜H4
 ********************/
H1								{height:52px; margin-top:1.25em; background:url(/Image/New/new_back_header.gif) repeat-x;}
H4								{font-size:10pt; margin:0px; padding:0px;}
H4.subheading					{color:#333333;padding-left:5px;line-height:27px;background-position:100% 100%; background-repeat:no-repeat;}	/* all   */


/* 新着製品情報 画像部分 */
DIV.wrap_l1 H4.subheading		{background-image:url(/Image/New/h4_product.gif); border-style:solid; border-width:1px; border-color:#bbbbbb;}
/* DIV.wrap_l1 H4.subheading		{background-image:url(/Image/New/h4_product.gif); border:2px solid #bbbbbb;}*/


/* DIV.wrap_l3 H4.subheading		{background-image:url(/Image/New/h4_casestudy.gif);}*/
/* DIV.wrap_l4 H4.subheading		{background-image:url(/Image/New/h4_highlight.gif);}*/

/* カタログ 画像部分 */
DIV.wrap_l5 H4.subheading		{height:27px;background-image:url(/Image/New/h4_catalog.gif);text-align:left; }

/* ケーススタディ 画像部分 */
DIV.wrap_l3 H4.subheading		{height:27px;background-image:url(/Image/New/h4_application.gif);text-align:left; }

/* サプライヤハイライト 画像部分 */
DIV.wrap_l4 H4.subheading		{background-image:url(/Image/New/h4_highlight.gif);text-align:left; }

DIV.wrap_r2 H4.subheading		{background-image:url(/Image/New/h4_news.gif); text-align:center;}

/* インフォメーション 画像部分 */
DIV.wrap_r1 H4					{color:white; height:24px;
								 background:#50588B url(/Image/New/h4_information.gif) repeat-x; text-align:center;}

DIV.wrap_r3 H4					{color:white; height:25px;
								 background:#FFFFFF url(/Image/New/company.gif) repeat-x; text-align:center;}


/* カスタマーズクラブ 画像部分 */
DIV.customerDIV 					{color:white; height:27px;font-weight:bold;
								 background:#50588B url(title_nyukai_bak.gif) repeat-x; text-align:center; width="100%"}


/********************
 SPAN
 ********************/
SPAN.new						{color:#B92025; margin-left:5px;}
DIV.wrap_r1 H4 SPAN				{position:relative;}	/* all   */
DIV.wrap_r1 H4 SPAN				{top:3px;}		/* Opera */
:root DIV.wrap_r1 H4 SPAN		{top:2px;}		/* Fx    */
HTML*DIV.wrap_r1 H4 SPAN		{top:0px;}		/* N     */
HTML*DIV.wrap_r1 H4 SPAN		{_top:3px;}		/* IE    */

DIV.wrap_r3 H4 SPAN				{position:relative;}	/* all   */
DIV.wrap_r3 H4 SPAN				{top:3px;}		/* Opera */
:root DIV.wrap_r3 H4 SPAN		{top:2px;}		/* Fx    */
HTML*DIV.wrap_r3 H4 SPAN		{top:0px;}		/* N     */
HTML*DIV.wrap_r3 H4 SPAN		{_top:3px;}		/* IE    */


/********************
 UL, LI
 ********************/
UL, LI							{margin:0px; padding:0px; list-style-type:none;}
UL.menu#menu1					{margin-top:-1.3em; text-align:right;}
:root UL.menu#menu1				{margin-top:-1.1em; } /* Fx */

UL.menu#menu2					{margin-right:193px; text-align:right;}		/* all   */
UL.menu#menu2					{margin-top:-2.8em;}				/* Opera */
UL.menu#menu2					{_margin-top:-2.5em;}				/* IE    */
UL.menu#menu3					{margin:-0.5em 0px 40px 0px; _margin-top:-0.75em; text-align:center;}
UL.menu LI						{margin-left:5px; display:inline;}
UL.category						{margin-bottom:0.5em; _padding-top:2px; text-align:center;}
UL.category LI					{margin-right:15px; padding:4px 0px 4px 24px;
								 background:url(/Image/New/li1.jpg) 0% 50% no-repeat; float:left;}
UL.product LI					{height:64px; border:1px solid #555B8D; margin-top:8px; padding:6px;}
UL.item							{line-height:150%;}


/* ヘッダー リンク色設定 */

/* サプライヤ会員 | カスタマ会員登録 | ログイン */
UL.menu#menu1  A:link               { text-decoration: none ; color:black;}
UL.menu#menu1  A:visited            { text-decoration: none ; color:black;}
UL.menu#menu1  A:hover              { text-decoration: none ; color:black;}

/* Myリスト | Myライブラリ */
UL.menu#menu2  A:link               { text-decoration: none ; color:#3654CB;}
UL.menu#menu2  A:visited            { text-decoration: none ; color:#3654CB;}
UL.menu#menu2  A:hover              { text-decoration: none ; color:blue;}

/* メインメニュー (製品情報・カタログ・・・))*/
UL.menu#menu3  A:link               { text-decoration: none ; color:#3654CB;}
UL.menu#menu3  A:visited            { text-decoration: none ; color:#3654CB;}
UL.menu#menu3  A:hover              { text-decoration: none ; color:blue;}


/* TOP BODY リンク設定*/
                                  
/* 新着情報 ケーススタディ サプライヤハイライト リンク*/   
UL.item LI A:link                { text-decoration: none ; color:#3654CB;}
UL.item LI A:visited             { text-decoration: none ; color:#666666;}
UL.item LI A:hover               { text-decoration: none ; color:black;}

/* インフォメーション */
UL.itemLine LI A:link                { text-decoration: none ; color:#3654CB;}
UL.itemLine LI A:visited             { text-decoration: none ; color:#666666;}
UL.itemLine LI A:hover               { text-decoration: none ; color:black;}



/* PSMカテゴリ アクア画像 */
UL.item LI						{padding-left:12px; background:url(/Image/New/li2.gif) 0px 6px no-repeat;}

UL.itemLine LI                  {padding-left:5px;}

UL.product LI UL.item			{margin:-64px 0px 0px 72px; line-height:120%;}
UL.product LI UL.item LI		{border:0px; margin:0px; padding:0px 0px 0px 12px;}
UL.kiyaku						{margin-top:-41px; float:right;}


/* カタログ */
.w5				{width:90px;float:left;margin:12px 0px 0px 15px;}
.cat_img			{height:85px;width:84px;text-align:center;border:solid 1px #CCC;}
.w5 p				{width:90px;}

.w5 p a:link	{ text-decoration:none; color:#003399;}
.w5 p a:visited	{ text-decoration:none; color:#003399;}
.w5 p a:hover	{ text-decoration: underline; color:#003399;}


/* 製品新着サムネイル調整 */
UL.product LI DIV.pro_img	{width:65px;text-align:center;}
UL.product LI DIV.pro_img IMG	{vertical-align:middle;}


/********************
 その他
 ********************/
FORM.header DIV *				{vertical-align:middle;}
BUTTON							{background-color:transparent; border:0px;}

H2,
H3,
H4.bnr,
HR,
H1 DIV A SPAN,
DIV.head_takagi A SPAN,
DIV.line SPAN,
DIV.copyright SPAN,
UL.kiyaku LI A SPAN				{display:none;}


/* ようこそ・・・ 上限の設定 */
DIV.welcome					{margin-top:-0.35em;}			/* Opera */
:root DIV.welcome			{margin-top:-0.1em;}				/* N, Fx  */
DIV.welcome					{_margin-top:0.1em;}			/* IE    */
/*                           */



/* Google Only（ヘッダ部のリンク下線を非表示） */

BODY.typeG DIV.header A:link {text-decoration:none;}
BODY.typeG DIV.header A:visited {text-decoration:none;}
BODY.typeG DIV.header A:hover {text-decoration:none;}

BODY.typeG UL.menu LI A:link {text-decoration:none;}
BODY.typeG UL.menu LI A:visited {text-decoration:none;}
BODY.typeG UL.menu LI A:hover {text-decoration:none;}

BODY.typeG FORM.header A:link {text-decoration:none;}
BODY.typeG FORM.header A:visited {text-decoration:none;}
BODY.typeG FORM.header A:hover {text-decoration:none;}

/* Google Only */


/* アンケート関連 */
.title_enq {
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.ans_enq {
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}


.small_enq {
background:#EEEEEE
color:#333333;
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.small_list {
background:#FFFFFF
color:#333333;
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}


.medium_enq {
color:#333333;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.company_name {
color:#black;
text-align:center;
font-size:11pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.company_cap {
color:#333333;
text-align:left;
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}

.company_etc {
color:#FFFFFF;
text-align:left;
font-size:10pt;
font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
}


.enq_div_title {
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
background-color:#CCCCCC;
}

.enq_div {
border-style:solid;
border-width:1px;
border-color:#B0B0B0;
}

.enq_image {
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
padding-top:5px;
}

DIV.wrap_r3	{border-width:0px; border-style:solid; margin-bottom:8px;}

#simens_semi a{

	width:470px;
	height:160px;
	display:block;
	background: url(/image/d/linkIMG/1/button-green.jpg);

}

#simens_semi a:hover {

	background: url(/image/d/linkIMG/1/button-orange.jpg);

}


